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

Showerthoughts

29172 readers
323 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
[–] elephantium@lemmy.world 10 points 3 weeks ago

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.