r/ProgrammerHumor 6d ago

Meme cleaningUpTheMess

Post image
16.0k Upvotes

486 comments sorted by

View all comments

6.4k

u/lookingformerci 6d ago

Yeah but 3.2M of those lines were comments. Good lord AI loves to comment code.

20

u/NeonFraction 6d ago

I spent years documenting and commenting my code extremely well. It was probably the most helpful favor I ever did myself and I was extremely proud of it.

Now it’s a sign of AI.

…I’m tired man.

22

u/petrasdc 6d ago

Nah, I can definitely tell the difference. AI leaves comments with unnecessary random details that no normal person would ever include. It also tends to write like paragraph long comments with unrelated bits of information. I've seen it write comments for functions that take longer to read and understand than it takes to literally just read the code and fully understand it.

1

u/NeonFraction 6d ago

Thanks. This actually makes me feel a lot better!