this post was submitted on 16 Jun 2023
120 points (98.4% liked)

Programmer Humor

19480 readers
30 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
[โ€“] bloubz@lemmygrad.ml 6 points 1 year ago (3 children)

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

[โ€“] olekskon@lemmy.mywire.org 7 points 1 year ago

My "why" comments:

// This is here because if I remove it, the whole server panics, no idea why. So don't delete it.
load more comments (2 replies)