619
If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?
(lemmy.dbzer0.com)
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.
It's all good and well until you start working in a repo that has both master and main branches for some reason, and it is not clear which is actually the master/main branch.
Then you're working in an idiotic repo. You could just as well have have a master and an actual_master branch. Similar idiocy.
A place I used to work at had that.. The corp had rolled out a non-delete policy with something akin to
*master
, so when someone made aabrv_master
branch it got protected and couldn't be deleted anymore.