this post was submitted on 16 Jun 2023
127 points (99.2% liked)
Programmer Humor
24555 readers
1604 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Comments should almost always be reserved to "why" and not "what" or "how". Give extra context that can not be brought in another way. The rest should be clear from the code
My "why" comments:
I upvoted this, but actually I hardly ever see this style of commenting. Maybe it's because I never got very far into corporate coding.