this post was submitted on 05 Jan 2024
117 points (88.7% liked)
Programmer Humor
32380 readers
1374 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
LaTeX .... Master-Slave ...
I think that's why we're supposed to call it main now
"master" in version control has no corresponding "slave," but nevertheless the "master/slave" terminology is the reason why GitHub switched to "main" and everyone else followed suit
The naming isn't great still... I usually use ReadWrite instance and replica. I really wish we had some more concise replacement terms.
Main is the replacement for master for git branches, not the general master-slave pattern. Wikipedia suggests:
I usually use controller / worker if it's a local process or controller / remote if the subordinates are on different hosts.
I know I'm old, but never found that calling a dumb machine a slave to be problemtic. The thing is supposed to obey my orders. It's in the code and code is law.
I'm also not American and never owned slaves.
It's all Latex's fault :'(
CC BY-NC-SA 4.0