this post was submitted on 05 Aug 2026
957 points (99.5% liked)
Programmer Humor
32825 readers
1348 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Probably got put into a popular example and then everyone uses it because "that's how."
Huh... You know what that makes more sense than anything else I've come up with. I always just assumed it was lazy devs.
Something something Unix Philosophy. Write small programs that do one thing and do it well and then re-use that well tested code as often as you can rather than poorly re-implementing it over and over?