Blog

I occasionally write about things I find interesting - usually software engineering, platform tooling, or distributed systems. Some posts are published on my employer's blog first; others end up here directly. Where a post was originally published elsewhere, it is linked back to the original.

Measuring data consistency in eventually consistent systems

How we used a non-blocking facade to compare two data sources in production and turn a migration decision from a guess into something measurable.
August 2026

Forking a Terraform Provider for PGP encryption: Adding support for new key types

How Coop forked an abandoned Terraform provider to add ECC key support for PGP encryption, and published it to the public Terraform provider registry.
November 2024