this post was submitted on 01 Oct 2025
609 points (99.4% liked)
Programmer Humor
26713 readers
1100 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
Any problem in server administration can be solved with an additional crontab entry. Except for the problem of too many crontab entries.
Which can be solved by an additional server.
Boom, problem solved.
And that's why I added a crontab entry that periodically purges my cron configuration. That way, I'm forced to readd only the truly necessary cron jobs, successfully reducing the amount of crontab entries.