2013 was a great year for me to learn more about fitness and health. I tried 3 specific diet changes: a caloric deficit, a vegetarian diet, and a caloric increase (bulk phase). Fitness wise I tried #P90X2 , #BodyBeast , and my own custom routine I put together from my own research.
Blog
-

Some Notes To Consider on the Technical Difficulties with Healthcare.gov
I’m not involved. I am not saying I’m for/against ACA. That said, a few things I’ve gleaned from a few of the technical views on the internet that weren’t from a higher profile source such as the NY Times:
http://www.nytimes.com/2013/10/21/us/insurance-site-seen-needing-weeks-to-fix.html
-

Node, Bower, Grunt n00b Cheat Sheet
Automated dependency management and build systems are often something you spend a lot of time on up front, and never touch again. As such, you sometimes have a harder time remembering the commands + their relevant options since you don’t do it every day. I wanted all 3, npm, Bower, and Grunt printed out on my office wall so I could refer to both for myself, and for others who need a quick start. Specifically for front-end JavaScript developers either inheriting a project, or starting to setup the basics of a build & deployment system for their own project who have no experience with the above 3. Obviously moot point for you Yeoman slingers. In a subsequent post I’ll go over a crash course in setting up your own project.
Download the Node, Bower, Grunt Cheat Sheet

