Introducing RQ

Published: March 28, 2012
Today, I’m open sourcing a project that I’ve been working for the last few months. It is a Python library to put work in the background, that you’d typically use in a web context. It is designed to be simple to set up and use, and be of help in almost any modern Python web stack.
vim-flake8: Flake8 for Vim
Published: February 14, 2012
Just a quick post to let you know that I discarded my vim-pep8 and
vim-pyflakes Vim plugins yesterday in favor of
vim-flake8.
Introducing Times
Published: February 02, 2012
Lately I’ve been getting sick of working with datetimes and timezones in Python. The standard library offers many different conversion routines, but does not prescribe a best practice way to deal with them. Luckily, Armin Ronacher did in his article Dealing with Timezones in Python.
Thank you, Steve

Published: October 06, 2011
This night, I woke up to the news that Steve Jobs passed away. I did not expect to be this touched by the news, although it was to be expected.
Chords + Lyrics
Published: October 05, 2011
It’s been quite a while since I took the time to update this blog. Many things have happened in the meanwhile, though. The most important happening for me is that I launched an iPad app and I founded a company called 3rd Cloud last week.
Survey: Python vs Ruby Test Ecosystems

Published: November 16, 2010
In this post I call out for participation in a survey that I quickly put together this evening to get a better overview of the most-used unit testing, spec and code coverage tools for both Python and Ruby.
Suffice to say that I will blog about any interesting results or conclusions that I will draw from this survey.
