this post was submitted on 22 Jun 2023
44 points (90.7% liked)

Programmer Humor

19480 readers
213 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
[–] [email protected] 9 points 1 year ago

and it's zero effort to avoid that situation

It usually isn't, though. Going against a standard causes extra work. If it's an existing project that already used that "bad word" then you're proposing a major piece of work to change things around, likely breaking a ton of stuff in the process.