Building Range Session Tracker in Public, and Getting It Ready for Google PlayAn Android-first golf practice app, real device testing, Play Console friction, and the very normal work of trying to ship something useful.Apr 23, 2026·4 min read
Streamlined Discriminated Union Decoding in TypeScript with jsonous's New DecoderTypeScript developers love discriminated unions (or tagged unions). They provide a fantastic way to model states, events, or different kinds of data structures in a type-safe manner. When working with external data sources like JSON APIs, however, de...Apr 12, 2025·4 min read
Why I’m Writing Again: Golf, Code, and Finding My Third ActEverything old is new again For the last several years, I’ve been building software quietly behind the scenes. My focus was deep in the architecture, the tooling, and the day-to-day work of helping teams ship reliable code. And while that work has be...Apr 2, 2025·3 min read