this post was submitted on 03 Nov 2023
718 points (97.9% liked)
Programmer Humor
32380 readers
984 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
What if we cannot afford the space of keeping everything backed uo forever? What if it has been a year? Where do we put the limits to "okay, this is stupid" and "this is perfectably reasonable"? What if the action cannot be reversed, and after deletion you need to anonimyze particularly sensitive data?
I say to all that, READ THE FUCKING MANUAL. If you are not apt enough to read and research about the software, you are not apt enough to use it.
Same with hardware. You cut your finger because you didnt follow instructions clearly laid out for you not to cut your finger when using a saw? Maybe sawing was not for you mate
You enforce a reasonable data retention policy, or charge for it.
If you fail to recover data for everyone, then the data retention is too low. If you succeed to recover data for everyone, then the data retention is too high. Pick a data retention policy that leans towards long enough that you can recover data for most people, or charge extra for it. It's not that complicated.
Tech support can reverse the action in this case, so I don't see how this is relevant.
Most software doesn't process credit card transactions, so I don't see how this is relevant. Even if they did, they probably have to keep the data around due to regulatory requirements.
People should at least try to make usable software first, but manuals are fine.
Yeah, shit happens, assuming they receive proper training and the saw complies with safety standards.