Do you still read the code?

4 pointsposted 5 hours ago
by wofo

2 Comments

spottedmarley

4 hours ago

If I write it I do, if Claude writes it I don't.. unless you including reading the code as it flies by, which is actually pretty important for catching an odd decision or misunderstanding

sreejith_dev

4 hours ago

Yeah, I do. Probably more selectively now.

I don't read every line AI generates, but I still go through the important parts, especially the logic and the diff. Blindly accepting generated code is where things get messy.