this post was submitted on 03 Feb 2024
1572 points (99.4% liked)
Programmer Humor
19511 readers
366 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The UNIX Tools Philosophy is that tools should do one thing, and they should do it well.
I wish more things followed this philosophy.
Hear hear. That's how the tools I write work as well.
Along with the even older philosophy of "if it ain't broke, don't fix it."