Hacker News new | ask | show | jobs
by nyanpasu64 1483 days ago
rr is time travel debugging, but you can't use it in production or running desktop applications normally, since it adds overhead, disables parallelism, and doesn't snapshot so replaying a bug that takes 3 hours to occur takes 3 hours.