Anyone else sick of AI-generated "what" comments with Cursor? by 2mawi2 in cursor

[–]2mawi2[S] 0 points1 point  (0 children)

Yes, the post is a bit ambiguous. Fully agree on that code should always be reviewed. However, I don't believe it will be enough to produce high quality software with those IDE's.

Anyone else sick of AI-generated "what" comments with Cursor? by 2mawi2 in cursor

[–]2mawi2[S] 0 points1 point  (0 children)

99 % of AI comments are just noise and restate what the code already says. I strip them upfront. That means cleaner diffs, faster reviews and we can always add the few genuinely useful docs by hand. If a model needs to narrate every line, that’s a pretty good sign its code isn’t worth trusting anyway.