this post was submitted on 08 Jul 2023
649 points (98.7% liked)

Programmer Humor

32710 readers
122 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 31 points 2 years ago (4 children)

Hot take: Even these ‘useless’ comments help, since they relieve you of the burden of reading the code itself, even if it’s trivial. One line of English is easier to parse than one line of trivial code.

[–] sznio 16 points 2 years ago (2 children)

Yep.

But reading one outdated line of English is worse than reading 5 lines of code and seeing the true picture.

[–] [email protected] 8 points 2 years ago

Or, if you're my manager, there's just one comment at the top that says "for pizza"

[–] [email protected] 1 points 2 years ago

I don’t feel like “ditch comments” is the right solution to “we {forget, don’t care enough} to update comments”.

load more comments (1 replies)