this post was submitted on 06 Jul 2024
1544 points (99.4% liked)

Programmer Humor

19315 readers
9 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 61 points 3 months ago (27 children)

I had a old job that told me that code is "self documenting" if you write it "good enough". And that comments were unnecessary.

It always annoyed the heck out of me. Comments are imo more helpful than hurtful typically.

Is it just me? Or am I weird? Lol.

[โ€“] [email protected] 13 points 3 months ago

Code is the what. Comments are the why.

Few things worse than an out of date comment.

load more comments (26 replies)