* Offer only good for x86-64 software that runs on Linux whose dependencies you can install locally or mock. The first two restrictions we will probably relax someday.
cout << "Hello, World!" << '\n';
But the most "modern" way to write to the console is: std::println("Hello World!");I imagine targeting C++17 or 20 for 'modern' would be practical enough considering thats what you are most likely to run into in a professional setting.
alias amend="git commit --amend --no-edit"
alias vim="nvim"
alias ..='cd ..'
alias ...='cd ../..'
alias ....='cd ../../..'
alias .....='cd ../../../..'
alias ......='cd ../../../../..'
alias .......='cd ../../../../../..'
Merry christmas, HN!So you can just type something like `up 2` to move by two directories.
[0] https://www.linkedin.com/pulse/warren-buffett-has-underperfo...
* Use the CLI for everything - reduce the amount of time you have a browser open
* An egg timer - use this every time a tedious task needs completing
* A dumb phone - small and minimal functionality, easy to forget about
* A watch - stop using your phone for checking the time
* Cook your own food - excellent use of time
* Exercise - no headphones, a gym provides background music and enough human contact to keep boredom at bay
* Long-form media - books, films, music
* Return to things you know you like - 'it is better to know one book intimately than to have read one hundred'
This requires more diligence, but can't you create the experience you want on a smart phone (no social media, disable all notifications, etc.) without giving up utilities that provide actual value, such as GPS / navigation?
> Exercise - no headphones, a gym provides background music and enough human contact to keep boredom at bay
Interesting. I feel like I am more distracted and unfocused when I listen to the gym's music (sometimes their music just doesn't match the intensity of the workout) or when I socialize between workouts.
2. Exercise daily. Movement is how the body puts the stress hormones to work.
3. Eat well. The gut-brain connection drives how we feel as we digest.
Does anyone have any help or tips here?