This is a great book & exercise program by John Walker (one of the co-creators of AutoCAD): The Hacker's Diet It is a great read and is definitely worth trying!
L
Lublenok
@Lublenok
Posts
-
Quitting Caffeine and other Healthy Moves... -
Pause / BreakThis break key also comes in handy when you want to stop building your project/solution in Visual Studio. Just press CTRL+Break, and the build will stop. Sometimes a build may take too long, especially when there is also code analysis running. If you realize, you don't actually need to build, you can use this key combination to stop the build.
-
Pause / BreakThe break key also comes in handy when you want to stop building your project/solution in Visual Studio. Just press CTRL+Break, and the build will stop. Sometimes a build may take too long, especially when there is also code analysis running. If you realize, you don't actually need to build, you can use this key combination to stop the build.