The latest

A Year of Property Testing

What a year of stream_data actually caught, and the properties that turned out to be worth writing.

Reading a Supervision Tree Like a Map

A supervision tree is a diagram of what your system believes about failure. Most outages are places where that belief was wrong.

The Kata I Keep Coming Back To

Parsing dates from strings looks trivial for about four minutes, which is what makes it a good exercise.

A Rust NIF Without the Fear

A NIF can take down the whole VM. Here is the small set of habits that keep that from being your problem.