Blog

Notes on code review as a skill: how to practice it, how to read AI-generated code, and what strong reviewers catch that the rest of us walk past.

2026-07-20 · 6 min read

How to review AI-generated code: a guide for the human in the loop

AI bugs don't look like human bugs: they're clean, confident, and locally idiomatic. The six failure modes to check on every AI-written PR, with a diff you can test yourself on.

2026-07-20 · 5 min read

How to practice code review (deliberately)

Nobody teaches you to review code, and the job gives you no feedback loop. What deliberate practice looks like for reviewing, and an honest comparison of the places to get your reps.