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

Showerthoughts

33919 readers
1263 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 most popular seem to be lighthearted clever little truths, hidden in daily life.

Here are some examples to inspire your own showerthoughts:

Rules

  1. All posts must be showerthoughts
  2. The entire showerthought must be in the title
  3. No politics
    • If your topic is in a grey area, please phrase it to emphasize the fascinating aspects, not the dramatic aspects. You can do this by avoiding overly politicized terms such as "capitalism" and "communism". If you must make comparisons, you can say something is different without saying something is better/worse.
    • A good place for politics is c/politicaldiscussion
  4. Posts must be original/unique
  5. Adhere to Lemmy's Code of Conduct and the TOS

If you made it this far, showerthoughts is accepting new mods. This community is generally tame so its not a lot of work, but having a few more mods would help reports get addressed a little sooner.

Whats it like to be a mod? Reports just show up as messages in your Lemmy inbox, and if a different mod has already addressed the report, the message goes away and you never worry about it.

founded 2 years 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
[–] [email protected] 159 points 8 months ago* (last edited 8 months ago) (44 children)

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.

[–] [email protected] 44 points 8 months ago* (last edited 8 months ago) (17 children)

unfair treatment.

We're talking about slavery here.

sick of having to relabel

It's not that hard....to be accommodating.

divorced from the social issues

from your point of view

the code doesn't care

You're right. Call it a controller and agent. I know naming is hard, but we're smart enough to apply our lexicon.

never use the words master or slave ever again? What's next??

Ah, the slippery slope fallacy.

We still use master over main

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.

[–] [email protected] 13 points 8 months ago (12 children)

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.

[–] [email protected] 1 points 8 months ago (1 children)

...which you get a multiline message telling you to change your ways (Linus doesn't break UX)....every time you init....weird.

$ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
[–] [email protected] 3 points 8 months ago

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.

load more comments (10 replies)
load more comments (14 replies)
load more comments (40 replies)