Hacker news

  • Top
  • New
  • Past
  • Ask
  • Show
  • Jobs

Do you still read the code? (https://zanlib.dev)

13 points by wofo 4 days ago | 2 comments | View on ycombinator

spottedmarley 4 days 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 days 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.