this post was submitted on 13 Nov 2024
355 points (99.7% liked)
Programmer Humor
32464 readers
519 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
... They typed "make all" by themselves? Nice. I usually use a script to do that.
It adds a certain handcrafted quality to the code that you just can't find elsewhere, like hand grinding your coffee beans with an electric grinder or turning the lights on using a wall switch.
Newbs. "all" is the default target, so they did twice as much work as they needed to.