Writing
Recent writing
Notes on distributed systems, frontend craft, and the work of shipping.
- Dec 2025 1 min read
Shipping to three languages without losing your mind
Notes on URL-based locales, compile-time messages, and why the document lang attribute is not optional.
i18nSvelteKit - Sep 2025 1 min read
The real cost of a deploy
If shipping is scary, you will ship less, and quality follows deploy frequency more than it follows process.
Developer ExperienceTooling - May 2026 1 min read
The seam is the system
Reliability is rarely lost inside a service. It is lost at the boundaries — so that is where the design effort belongs.
Distributed SystemsReliability - Mar 2026 1 min read
Fonts are an API
Treating typography as a versioned, measured interface — not a decoration — changes how a frontend ages.
FrontendTypographyPerformance