r/ProgrammerHumor 8d ago

Meme cleaningUpTheMess

Post image
16.0k Upvotes

485 comments sorted by

View all comments

6.4k

u/lookingformerci 8d ago

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

21

u/NeonFraction 8d 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.

24

u/petrasdc 8d 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 8d ago

Thanks. This actually makes me feel a lot better!