Most popular open source AI tools among developers in 2026
I’ve seen a lot of developers looking for good open source AI tools. It makes sense. We want to understand…
Articles about code review, AI, and engineering productivity
I’ve seen a lot of developers looking for good open source AI tools. It makes sense. We want to understand…
The pull request queue is growing, and it’s probably not your imagination. The volume of code has increased, in part…
We’ve all seen the generic security-focused code review checklist. It has items like “Check for SQL Injection” and “Prevent Cross-Site…
AI code review tools are changing the way teams write and review code, and this is no longer some distant…
We have all shipped code to production that passed every check. The PR gets approved, the build goes to production,…
The volume of pull requests is exploding, in part because a lot of code is now generated by AI. This…
Many people see pull requests as an annoying final step before deploying. The PR sits in a queue, gets a…
A single comment in a code review can block a pull request for days. The suggestion may be right, but…
Everyone has seen that pull request that just doesn’t move. It stays open for days, collecting comment after comment. Someone…