With AI writing the majority of first drafts now, I've noticed something shifting in how engineering teams work, the bottleneck isn't writing code anymore, it's reviewing it.
A few things I've been thinking about:
Most devs I know got good at coding by writing a lot of it. But we never really trained to read it the same way.
Code review culture is getting worse, not better, as AI output volume increases. People are rubber-stamping PRs they don't fully understand.
The bugs that make it to production aren't from bad writers, they're from missed reads.
Curious if others are feeling this. Do you actively practice reading code, or is it just something you pick up passively? Has AI changed how carefully you review code before merging?
Ai written code must be reviewed, blindly accepting it just gave us technical debt and a lot of code we dont understand.
The world is shifting from writing to reading and understanding, 5-10 minutes of daily curated code reading and solving exercises give you back what you lost to Ai, be a better developer in Ai era, use code reader