this post was submitted on 01 Oct 2025
673 points (98.6% liked)
Programmer Humor
27141 readers
1891 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wish there were a good alternative to
masterandslavethat still had the connotation that the master did all the thinking and issued the orders, while the slave blindly obeyed. There are a fair number of protocols that work like that, and the alternatives I've seen don't capture that dynamic very well.I've seen
ParentandChild, but children definitely don't always do what the parent commands. I've seenLeaderandFollower, but again, followers don't just blindly obey, they often let the leader take initiative, but they have some autonomy. MaybeQueenandDrone? I don't know enough about bees or ants to know if that's accurate though.Primary and Clone?
Definitely not a good match for many situations.