679

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 40 points 4 months ago* (last edited 4 months ago)

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.

[-] Zink@programming.dev 24 points 4 months ago

I look at “master” in our repo like you would refer to a master recording or a remaster, or similarly the gold master for when you could say a video game has gone gold.

[-] febra@lemmy.world 5 points 4 months ago

I don't know what a master recording is. Googled it and it seems to be related to vinyl or something. So yeah, kind of hard for me to wrap my head around that, but definitely an interesting outlook.

[-] orrk@lemmy.world 14 points 4 months ago

the master is the recording, all other recordings stem from

[-] Scrollone@feddit.it 4 points 4 months ago

That's why they used master. And this makes the whole "master is a bad word" stupid, at least in Git context.

[-] Evotech@lemmy.world 12 points 4 months ago* (last edited 4 months ago)

Same for databases, master / slave does not really describe the relationship anymore. It's a primary, secondary, control node, read only or something else.

[-] Wizzard@lemm.ee 7 points 4 months ago

That's where you should use something more like top / bottom /s

I think in this sense, master is more akin to the 'recording' master - The best version of the recording to which others are generated, and all parts merged; no 'slaves' necessarily just the 'master'.

[-] jacksilver@lemmy.world 6 points 4 months ago

I think that's because in computer science most master/slave nomenclature comes from hardware with a command/control structure (still notable in things like Spark where the namenode/master node controls the data nodes).

GIT just took naming conventions from other existing design patterns (although I should probably look up sources to verify that assumption).

[-] femtech@midwest.social 2 points 4 months ago

We renamed everything to keep shared pipelines working with one branch.

this post was submitted on 20 Aug 2024
679 points (100.0% liked)

Showerthoughts

30049 readers
487 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. A showerthought should offer a unique perspective on an ordinary part of life.

Rules

  1. All posts must be showerthoughts
  2. The entire showerthought must be in the title
  3. Avoid politics
    • 3.1) NEW RULE as of 5 Nov 2024, trying it out
    • 3.2) Political posts often end up being circle jerks (not offering unique perspective) or enflaming (too much work for mods).
    • 3.3) Try c/politicaldiscussion, volunteer as a mod here, or start your own community.
  4. Posts must be original/unique
  5. Adhere to Lemmy's Code of Conduct

founded 2 years ago
MODERATORS