this post was submitted on 16 Jun 2023
50 points (98.1% liked)

Programmer Humor

32070 readers
455 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
top 4 comments
sorted by: hot top controversial new old
[–] bill_1992@lemmy.world 5 points 1 year ago (1 children)

My favorite code reviews are where the reviewer only comments about trivial shit that doesn't matter, like "it would be more readable if you added a newline here" type stuff.

[–] readwallah@programming.dev 1 points 1 year ago

Whenever someone asks me to review something and I don't want to just move on, I just add a comment about adding more comments to the code or ask why a var was named that way.

[–] datendefekt@lemmy.ml 1 points 1 year ago

I was in a team one where everyone could give or receive criticism, and it was always friendly and (often) constructive - hardly ever bad feelings. Learned a lot from them, really miss that team 😒