Armin Ronacher's Thoughts and Writings
Feb 13, 2013

Start Writing More Classes

Furthermore I am of the oppinion that Python developers should write more classes.

Jan 20, 2013

What was my 2012

Recollection of what happened to me in 2012 and what might happen in 2013.

Jan 6, 2013

OSX as Transparent Wifi MITM Proxy

How to use OS X as a transparent man in the middle proxy for iOS and Android development.

Dec 29, 2012

SQL is Agile

Thoughts about why relational databases are not a bad choice when starting a new project.

Nov 12, 2012

Death by Million Cubes

Thoughts on Peter Molyneux' Curiosity game and why it's my biggest disappointment of the year.

Oct 18, 2012

Such a Little Thing: The Semicolon in Rust

Look at a tiny syntax detail that shows up in current versions of rust that has profound implications on how the language deals with almost everything being an expression.

Sep 24, 2012

Websockets 101

Quick introduction into the final specification of websockets (RFC 6455).

Aug 27, 2012

Open Source Financing

A short writeup about finances for Open Source projects and ideas for how to improve it.

Aug 27, 2012

About the Lack of Updates

A quick update on the lack of updates from my side.

Aug 11, 2012

Codec Confusion in Python

A recap of a sad example of where the wrong conclusion was drawn.