Blog

  • Fitness Progress in 2013

    Fitness Progress in 2013

    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.

    (more…)

  • Trade Offs in Cyber Security by Dan Geer

    Trade Offs in Cyber Security by Dan Geer

    Some wonderfully choice quotes from this cyber security essay by Dan Geer. Quite long, but (somewhat?) clearly illustrates the challenges of living in a society where there is so much data about you easily accessible, even if you don’t actually intentionally contribute. Additionally, he covers the increasing struggle how we conform to these loss of freedoms which is the antithesis of being an American, yet we keep doing it. While he has a call out to fight it, as far as I can see, there aren’t any easy/obvious solutions, nor did he provide any.

    In the 21st century, we have a physical army of volunteers but a digital army of conscripts.

    (more…)

  • Some Notes To Consider on the Technical Difficulties with Healthcare.gov

    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

    (more…)

  • Node, Bower, Grunt n00b Cheat Sheet

    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

    (more…)