Are you a Python programmer and interested in Rust? This article goes over the basics of making the jump.
Some thoughts about the different effects of security and why sometimes less security and less enforcing has unintended positive aspects.
My thoughts on Bitcoin and some other cryptocurrencies and why many of us are probably better off just ignoring the whole thing.
A basic overview of building service oriented architecture like microservices with the help of nameko.
Some thoughts on me joining Sentry and the road of making an Open Source project into a company.
Some thoughts on why git's complex user interface works so well in practice.
Overview of how to handle errors in the current version of the Rust programming language.
Some thoughts about various payment systems on the internet and how viable they are for open source project support.
A look at stack unwinding, primarily in the context of Rust, why it exists and a discussion about if it's a good idea.
My thoughts about error handling in APIs after writing a Redis library in Rust.