It sounds way less offensive to those who decry the original terminology’s problematic roots but still keeps its meaning intact.
It sounds way less offensive to those who decry the original terminology’s problematic roots but still keeps its meaning intact.
No it doesn’t sound bad, words don’t need to be thrown away forever just because they’ve been used to describe unfair treatment. I’m so sick of having to relabel so many things that are so far divorced from the social issues they are used to describe. It’s so pointless and has no impact, the code doesn’t care which is master and which is the slave for they are simply descriptive labels.
Are we supposed to never use the words master or slave ever again?? What’s next?
My dev friends, no matter their race, all say the exact same thing. We still use master over main, come at us I guess.
The problem with these token activism is that it’s hollow in content. The intent might be good, but the action is almost pure virtue signalling.
Slavoj Zizek pointed out in multiple interviews that there’s a pervert self-reflectiveness in the self-censorship: privileged people “enjoy” being guilty of their privilege, so it’s more about themselves rather than the people they claim to represent. “Sorry, but you were naive and unaware of people being racist when they use these words, so let me stop them and now you are protected (by me) in an inclusive atmosphere.”
A related radical freedom situation as an inverse to the above is that when friends get really close, even using racist slurs is treated as a gesture of intimacy, rather than racism. In an ideal world, the context in the public discourse would be so strong that even racist words lose their racist meaning (“oh, so you are joking as well”) rather than the opposite (assuming there’s ubiquitous “hidden” racism in the use of a word, even when there’s clearly none).
Another critique is that it presents itself as a substitute of real solutions. Instead of addressing real problems, it provides a simple “everyday” solution, very much similar to the recycling movement. Of course we need to recycle, but we should be aware that it’s not a substitute of radical real actions (e.g. stopping the big oil).
Right? I get that langauge evolves and things go in and out of fashion, but this self-censoring for things completely unrelated to the original or derogatory meanings is kind of a pointless exercise to me.
That one is the most stupid one too, because master in git doesn’t even refer to a master/slave relationship. It refers to a different meaning of the word master, namely “an original from which copies can be made”, as in master recording or master key. See 5b in the Merriam-Webster dictionary. And that’s how it’s used in git: any new branches are derived from master. Main just does not have the same nuance, because it does not imply a relationship between the branches, just that it’s somehow more important than the others.
But of course, the real reason it was changed is because for companies like github it’s easier to give in to the crazies who demand this than to fight them.
I’m a dev, and I’m the opposite. At my work, we use main over master. I thought it was a little silly when we first switched, but now I’m used to it. It’s an arbitrary label anyway – could easily use trunk/branch from SVN or release/develop or any number of other labels to keep track of code.
Hell, we got a new dev on the team a month or two ago, and he tends to name things ‘feat/do-the-thing’ instead of ‘feature/make-it-go’.
It’s not as big a deal as people online make it out to be.
No one told you to throw away anything. If it works for you then go wild. No one else cares what you do in private or a with your “dev friends”.
I for one love shorts words to get meaning across. “main” was just sweet, the social issue thing was a good to have.
We’re talking about slavery here.
It’s not that hard…to be accommodating.
from your point of view
You’re right. Call it a controller and agent. I know naming is hard, but we’re smart enough to apply our lexicon.
Ah, the slippery slope fallacy.
The default for new repositories on GitHub has been main for awhile now. You would have had to put in effort to change it to something else. You’re a stick in the mud.
The default for git repositories is still master. Not to be the “real programmers only use CLI” guy, but I feel like
git init
isn’t too hipster.…which you get a multiline message telling you to change your ways (Linus doesn’t break UX)…every time you init…weird.
Gonna be honest, I don’t think I ever read that. I think I usually just do
git status
immediately after to see if all’s well.The default has been main for awhile.
March 2021 for gitlab
Still the default in git.
…but recommended to be changed every. single. time. you git init. https://lemmy.world/comment/11895670
Fuck I don’t get your downvotes, you’re right. I get people want to vent but in the greater scheme of things having to use different words to be a smidge more inclusive isn’t that big of a deal or effort considering what some of us do to help our friends be accepted.
It’s so weird that so many people are calling being accommodating in such a small way “performative” or whatever! I think some people just can’t handle change and blame others for it.
or it’s just literally performative and doesn’t actually change anything about the realities of being POC in America other than making (ironically) a bunch of white people feel good about themselves.
Okay then, I’m being performative. I feel better about myself, thanks.
We’re talking about slavery here.
It’s not that hard…to be accommodating.
from your point of view
You’re right. Call it a controller and agent. I know naming is hard, but we’re smart enough to apply our lexicon.
Ah, the slippery slope fallacy.
The default for repositories on GitHub has been main. You would have had to put in effort to change it to something else. You’re a stick in the mud.