Do you still read the code?

4 points | by wofo an hour ago

2 comments

  • spottedmarley 14 minutes 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 39 minutes 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.