this post was submitted on 29 Aug 2025
54 points (95.0% liked)

Programmer Humor

26152 readers
652 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
you are viewing a single comment's thread
view the rest of the comments
[–] rainwall@piefed.social 11 points 1 week ago* (last edited 1 week ago) (1 children)

IT projects almost always have several different "correct" answers, which is why they generally lead to debate or discussion. That's where a code of conduct is needed.

Discussion between "shut up and code" people and everyone else doesn't tend to be a positive place to work without some boundaries. If you want people to volunteer for projects, you need to treat them with a baseline respect, and that baseline needs to be agreed on.

[–] tux0r@feddit.org -5 points 1 week ago (1 children)

The baseline in technical projects is “make good products” though.

[–] rainwall@piefed.social 10 points 1 week ago* (last edited 1 week ago)

Sure. How?

Seems deceptively simple, but organizing people, especially people of incredibly divergent experiences and histories that may literally only share the traits of "is human" and "can code to varying degrees" is the complex part.

Saying "just do it right" is akin to saying "we dont need test or qa. Just code without bugs."

People are easily as messy as code itself, if not worse. We need some kind of organizing principles to work together, and thats what codes of conduct are.