June 2012 Archive
-
The Brain on Trial
My friend Tom posted an article in response to a TED video on death-row inmates I posted yesterday. The Brain on Trial from The Atlantic magazine argues what I think …
-
Lessons from death row inmates
An interesting look at the context of the death penalty.
-
Cache Timeout Default in Django
I had to break a bad habit where I always specify explicit cache timeout settings when building custom template tags. For example, I might have a news feed for the …
-
Dustinfarris.com, Jadified
As I previously mentioned, I have embraced Jade as a new and improved way of writing frontend markup. As usual when learning new technologies, I’ve used my own website …
-
Django and Jade
This week I made an important addition to my tool kit. In the past I’ve focused primarily on ways to streamline backend development using tools like django_compressor, Sentry, and …