Armin Ronacher's Thoughts and Writings
Jun 13, 2013

New Werkzeug and Flask Releases

Update on the Flask 0.10 and Werkzeug 0.9 releases.

May 25, 2013

My Slides Workflow

A quick overview of how I do my slide decks for my presentations for others to learn from.

May 21, 2013

Porting to Python 3 Redux

Some updated tips for porting software to Python 3.

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).