How Much Review Is Too Much Review?
A human reviewer ends: they read the diff, satisfy themselves the change is safe, and ship it. An AI told to 'find issues' never reaches that point — finding is the goal, so it …
A human reviewer ends: they read the diff, satisfy themselves the change is safe, and ship it. An AI told to 'find issues' never reaches that point — finding is the goal, so it …
I used to treat model choice like a volume knob: always turn it up, always use the smartest model. Hundreds of hours of agentic coding later, I've learned the strongest model is …
AI agents can write code, fix bugs, and ship features — but who can be trusted to ship production software when most implementation is delegated? Meet the Agent Wrangler: the …
As AI coding agents become mainstream, the traditional coding interview is evolving. Explore how live AI-assisted problem-solving, collaborative workflows with planning modes, and …
Is it ethical to use AI coding agents like GitHub Copilot and Claude Code to write open source contributions? This post explores both sides of the debate—from democratizing …