I build systems and write about software and how people really build them. Consultant, polyglot, and recovering idealist chasing healthier teams.
Nothing here yet.
Feb 3 · 9 min read · TLDR; modern REST clients follow a collections-first approach that breaks down with growing complexity of microservices and devops. I am introducing a service-first design philosophy, where each service is a self-contained unit with its own endpoints...
Join discussion
Jan 14 · 6 min read · The introduction of AI-assisted and Agentic coding makes me think about the history of agriculture, specifically the shift toward monocultures. By increasing harvesting efficiency to feed billions and being successful at it, we removed the genetic di...
Join discussionJan 9 · 9 min read · Two related problems that I have consistently seen in teams are Architectural decisions made before understanding the domain become increasingly difficult to change. Technically, organizationally and psychologically difficult. Teams carry these deci...
Join discussionNov 11, 2025 · 20 min read · Software begins as an idea in our minds, gets translated through assumptions and decisions into code, and then gets deployed into an environment where it becomes "the software." But what we're rarely taught is that the story doesn't end there. Once s...
Join discussion