I got tired of reviewing pull requests that looked fine until they weren’t.
The code compiled.
The tests passed.
The feature worked on the surface.
But inside the diff, there would be things that should never have made it that far.
I got tired of reviewing pull requests that looked fine until they weren’t. The code compiled. The...
I got tired of reviewing pull requests that looked fine until they weren’t.
The code compiled.
The tests passed.
The feature worked on the surface.
But inside the diff, there would be things that should never have made it that far.

I got tired of reviewing pull requests that looked fine until they were not. The code compiled. The...

AI wrote a function for me last week It worked Tests passed Edge cases handled I shipped it. But...

We are all using AI to write code now. Whether it's Claude Code, Aider, or Copilot, the speed is...

AI slop in code is not just broken output. It is generated code that passes tests while making the...

AI agents now write enormous amounts of code, and it usually looks right. It compiles, it passes the...

Five .NET regression patterns that compile, pass tests, and slip past review — especially at AI-assisted PR volume. Comparing…