WTF does code quality mean when humans stop reading the code?
I have been using AI to write code since GPT and Claude 3.5 Sonnet made it useful enough for real…
Articles about code review, AI, and engineering productivity
I have been using AI to write code since GPT and Claude 3.5 Sonnet made it useful enough for real…
We started with a concrete target: find more of the 136 known bugs in our evaluation set. After roughly 20…
If everyone can use the same models, why are some AI code reviews better? Finding the right code was not…
I use Grok 4.5 and Opus 5 almost every day, usually in a workflow closer to Copilot than full autonomy.…
AI has increased the volume of code teams produce, but it has not made merge decisions any easier. PRs arrive…
AI is already part of the daily workflow for many engineering teams. And to me, the more interesting discussion is…
Looking for CodeRabbit alternatives? CodeRabbit is a strong AI code review tool, but it may not fit every team’s workflow,…
Improving code quality means creating a process where small changes, objective reviews, reliable tests, and automation before merge reduce bugs,…
Finding security vulnerabilities in your code as early as possible is crucial, and Static Application Security Testing (SAST) is a…