this post was submitted on 10 Jun 2024
293 points (100.0% liked)

Programmer Humor

23563 readers
1812 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 2 years ago
MODERATORS
293
submitted 11 months ago* (last edited 11 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] 62 points 11 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] 40 points 11 months ago

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