this post was submitted on 31 Jul 2025
651 points (98.2% liked)
Programmer Humor
25425 readers
1034 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
We use main now
Can we get a meme about calling it main, effectively master but not granting it the title of master? That's where I thought this one was going.
Same
Same here. Though it makes sense as we also cut a “release” branch that aid what goes to production and it’s behind protections against rogue PRs/commits so devs can’t just push there, the process must be followed. “Main” is for devs. “Release” is for prod. “Master” didn’t really jive with that layout so it’s gone.
similarly, I use
master
andstable
, it helps that PRs default tomaster
, making changes tostable
more intentional.I'm glad I'm not part of "we"
Why do you care
Because this whole discussion is fucking stupid. There was no good reason for a change.
It's shorter. Also "master" is especially egregious as as it requires the last 5 letters to be typed with the same hand, while "main" makes better use of bimanual parallelism.
I like the actual look of the word "main" more than I do the word "master". I think it's because it looks like a neat semi-circle
It also makes more sense.
You doth protest too much. Wonder why
The good reason was that it bothered some people. "Main" is two fewer letters, so it's even more convenient to type. So what's the problem?
This is the way.