4 pointsby wofo4 hours ago2 comments
  • spottedmarley4 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_dev4 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.