Working Is Not a Quality Metric
There is a phase in building where everything looks fine. The happy path works. The UI renders correctly. The flow completes. The database write
Full-text search across articles. Local to the site, indexed from published content.
Tags are discovery labels. Themes connect articles into editorial streams.
10 results for "architecture"
There is a phase in building where everything looks fine. The happy path works. The UI renders correctly. The flow completes. The database write
I used to think tenant ID was just another field moving through the app. It arrived in the request. It went into queries. It scoped the data. It
I had OpenSpec in the wrong category for a while. I was evaluating it the way I evaluated everything else in my AI stack: does it reduce token u
I thought I was solving a product problem. I wanted an orders table. That was the surface level request: show the data, make the UI work, wire t
Request Context Is Where SaaS Trust Becomes Executable I used to think of request context as backend plumbing. Useful, necessary, but not especi
I Did Not Need a CMS. I Needed a Reviewable Publishing System When I decided to finally put this blog into production, the obvious question seem
The Problem Is Not Prompting. It Is Context Decay. The first AI coding problem looks like prompting. How do I ask better questions? How do I giv
Planning Is Where AI Work Becomes Reviewable The risk with AI coding is not only that the agent might be wrong. The deeper risk is that it can b
The Hardest Part of Next.js Was Learning Where State Should Not Live The hardest part of state management was not choosing a state library. It w
Architecture Became Real When AI Made Me Faster For a long time, archite...