Recent Posts:
My Experience at YCombinator's Work at a Startup
I just returned from an awesome weekend in the Bay Area, where I had the opportunity to attend YCombinator’s first (annual?) Work at a Startup. It was an intense experience (in a good way) getting to talk with some many Startups who are all doing amazing/fun/co... Read more
Real-world real-time web apps with Python equals Django + Orbited + Twisted
Some things are better in real-time. Day-to-day activities such as conversations, multi-user games, and collaborative projects are far more exciting and productive when immediate feedback from others is available. Many web applications could gain significant new value by adding real-time features.
Currently though, it’s a signif... Read more
Tools of the Modern Python Hacker: Virtualenv, Fabric and Pip
In the jargon of the computer programmer, a hacker is someone who strives to solve problems in elegant and ingenious ways. Part of the path to elegantly solving larger problems is to use tools that solve sub-problems very well.
For the modern Python programmer, some of the most important tools ... Read more
Django on Twisted Web - Using the latest twisted.web.wsgi functionality
There are many reasons why you might want Django and Twisted to work together when building an application. The first and most obvious thing that comes to mind is that you want to combine the best of what Django does (it’s clean MVC functionality - in addition to amazing bits like the admin interface) with the best that Twisted has to o... Read more
Topics of Interest
I should blog more. That is, I should actually start doing it. I’m not sure if it counts, but I’ve been using Twitter for about 9 months now, and it feels healthy to put to words what is on my mind (the non-trivial tweets, not the ”I’m eating a ... Read more