this post was submitted on 10 Jun 2024
281 points (94.9% liked)

Programmer Humor

18961 readers
986 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
281
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

Comment from my group project teammate. You don't need to comment every line lol

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 64 points 2 months ago (1 children)

Software devs in general seem to have a hard time with balance. No comments or too many comments. Not enough abstraction or too much, overly rigid or loose coding standards, overoptimizing or underoptimizing. To be fair it is difficult to get there.

[โ€“] [email protected] 42 points 2 months ago

It's an art, not a science. Which is where I think a lot of people misunderstand software development.