this post was submitted on 20 Aug 2024
612 points (88.6% liked)

Showerthoughts

29522 readers
811 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The best ones are thoughts that many people can relate to and they find something funny or interesting in regular stuff.

Rules

founded 1 year ago
MODERATORS
 

It sounds way less offensive to those who decry the original terminology's problematic roots but still keeps its meaning intact.

you are viewing a single comment's thread
view the rest of the comments
[–] febra@lemmy.world 37 points 2 months ago* (last edited 2 months ago) (18 children)

I'm a developer. I use main/release/dev for new projects, because it just sounds better and is more intuitive to me honestly. "Master" doesn't make much sense. Like what's so "master" about a "master branch"? It's just the main branch everything gets merged into. It doesn't "control" branches. There's no "master/slave" relationship there. So again, "master" was never really intuitive to me.

Old projects don't get relabeled, they stay master, cause relabeling the main branch could cause potential problems. That's my two cents.

[–] Cryophilia@lemmy.world -5 points 2 months ago* (last edited 2 months ago) (1 children)

Did you know that most people are not developers, and for many other use cases "master" does in fact imply control?

Edit: I guess not

[–] febra@lemmy.world 5 points 2 months ago

We're talking about computing here. At least the post does. I guess you could be a QA engineer or something else, but this discussion is mostly a thing with developers.

load more comments (16 replies)