Armin Ronacher's Thoughts and Writings
Nov 28, 2013

Emotional Programming in Open Source

Some reflections on emotional state and (especially my) software quality.

Nov 17, 2013

My Favorite Database is the Network

A reinforcement about how signed data is useful to create distributed systems.

Aug 18, 2013

Beautiful Native Libraries

A guide on writing beautiful native libraries in C or C++ that compile to native code.

Jul 23, 2013

Licensing in a Post Copyright World

Some thoughts about the absolute madness that is currently going on with licensing in the Open Source community and how github's license chooser is making it worse.

Jul 19, 2013

Application Mimetypes and Encodings

Some quick notes on application mimetypes and how they deal with encodings.

Jul 2, 2013

The Updated Guide to Unicode on Python

An updated guide on how to deal with unicode on Python 2 and 3.

Jul 1, 2013

Say “Yes” to JavaScript

Some random notes about why I think that removing the option to disable JavaScript in Firefox is one of the best things.

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.