this post was submitted on 16 Jun 2023
120 points (98.4% liked)
Programmer Humor
19557 readers
779 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 1 year 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.
At least in my experience it's more people just stop leaving comments. Best place I worked had comment review as a part of code review, that was nice