Hacker News new | ask | show | jobs
by afarrell 3386 days ago
Huh? The point of a Chaos Monkey is to simulate failures that might happen in real life. How does this do so?
1 comments

Don't tell me you've never accidentally rm -rf'd something important
Don't tell me your default method for deleting files is to carelessly throw 'rm -rf' at the issue...if it's "important" and you're using -rf, a part of me thinks "you deserve whatever happens"
I was joking in both comments (clearly running arbitrary shell commands on a personal computer is a terrible idea), but it's not like a careless rm -rf has never happened before