Archives
All the articles I've archived.
2026 1
May 1
-
Instant A/B Testing at the Edge
The full engineering journey of moving from janky client-side A/B test flag swaps to a zero-latency, local, streaming edge-evaluation system using Cloudflare Workers and PostHog.
2025 2
February 1
-
From Frameworks to Libraries
Explore the journey of shifting from opinionated backend frameworks to minimalist libraries, uncovering the benefits of simplicity, control, and deeper system understanding.
January 1
-
The issue with dynamically typed languages
A discussion on the issues with dynamically typed languages and why we should be careful when using them for large-scale projects.