| ▲ | sebastiennight an hour ago | |||||||
Am I the only one who's had Claude almost systematically remove human-written comments? It might be touching one line of actual code in a file, and take advantage of it to remove 20+ lines of actual useful comments. Everybody is talking about the opposite, so I'm wondering if this is rare. | ||||||||
| ▲ | MattGrommes an hour ago | parent [-] | |||||||
I've definitely seen this. One of my least favorite parts of developing with AI is when I add print statements or small changes and the LLM removes them in the process of doing the next thing. I want to work _with_ the AI, not have it stomp all over my code. | ||||||||
| ||||||||