this post was submitted on 11 Feb 2025
957 points (96.6% liked)

Programmer Humor

22319 readers
2110 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
[–] weker01 10 points 1 month ago* (last edited 1 month ago) (1 children)

There is definitely a risk in changing it. Many automation systems that assume there is a master branch needed to be changed. Something that's trivial yes but changing a perfectly running system is always a potential risk.

Also stuff like tutorials and documentation become outdated.

[–] [email protected] -1 points 1 month ago (2 children)

If they can't change what's essentially a variable name without issues then should they be doing the job?

[–] weker01 2 points 1 month ago

In assessing risk assume everyone is a bumbling idiot. For we all have moments of great stupidity.

[–] [email protected] 2 points 1 month ago

pray tell me how would you change the name in every script of an automation system that refers to master? Remember, you have to justify the time and cost to your manager or director!