Armin Ronacher's Thoughts and Writings
Apr 13, 2015

Bitcoin is Not a Good Consumer Product

My thoughts on Bitcoin and some other cryptocurrencies and why many of us are probably better off just ignoring the whole thing.

Apr 8, 2015

Nameko for Microservices

A basic overview of building service oriented architecture like microservices with the help of nameko.

Mar 30, 2015

The Sentry in my Life

Some thoughts on me joining Sentry and the road of making an Open Source project into a company.

Feb 17, 2015

Why I Don't Hate Git: Hidden Consistency

Some thoughts on why git's complex user interface works so well in practice.

Nov 6, 2014

Improved Error Handling in Rust

Overview of how to handle errors in the current version of the Rust programming language.

Nov 2, 2014

The Future of Payments and Open Source Support

Some thoughts about various payment systems on the internet and how viable they are for open source project support.

Oct 30, 2014

Don't Panic! The Hitchhiker's Guide to Unwinding

A look at stack unwinding, primarily in the context of Rust, why it exists and a discussion about if it's a good idea.

Oct 16, 2014

On Error Handling in Rust

My thoughts about error handling in APIs after writing a Redis library in Rust.

Oct 1, 2014

A Fresh Look at Rust

An updated report on my experience with Rust and where I think it might be going.

Aug 24, 2014

Revenge of the Types

Some notes about what appears to be current trend of programming languages and my thoughts about it.