Code-Review

The Bugs That Hide

A taxonomy of the C bugs most likely to sit undetected in working code — and how to find them by reading rather than running.

Reading Before Writing

The most important skill in a shared codebase isn't how fast you write code. It's how well you read it.

The Commit Archaeologist

Reading code tells you what. Reading commits tells you why.