Hacker News new | ask | show | jobs
MadSim: Deterministic Simulator for Distributed Systems (github.com)
1 points by eventhelix 656 days ago
1 comments

Your code should be able to execute deterministically on a simulator designed to amplify randomness, create chaos, and inject failures. This approach can expose hidden bugs that you can then reproduce deterministically until they're fixed. By surviving such chaos, your system will be more robust and ready for real-world deployment.