this post was submitted on 27 Apr 2026
221 points (98.3% liked)
Programmer Humor
41994 readers
2 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
"PocketOS is a SaaS platform that services car rental businesses."
Does anyone like software as a service? How about we just own the software we buy and use? Claude and the cloud storage place that deleted the backup (ironic the Software as a service company was using cloud storage as a service), have done a good thing.
More corporate deletions please!
Can't wait for agentic Claude Code to delete its own weights on all instances at some point
Who would be dumb enough to give that clod access to a production database? Surely not the people who designed it?
You'd be surprised
Most companies don’t have the staff or experience required to keep applications running all the time.
Yes, I know that this should be basic IT knowledge but I’ve found this sort of problem at dozens of companies throughout my career.
So the offload the problems of high availability and disaster recovery to other folks and pay a monthly fee for it. Then they have someone else to blame when it goes down.
SaaS is just a way to avoid responsibility.
And as a sysadmin, that can be really important. It means that if something important breaks at 3am, it won't be my phone that rings.