Hacker News new | ask | show | jobs
by m1n1 86 days ago
Only a few languages allow you to change a system while it is running (saving time on deploying new development versions and re-creating state) ... and have a recording debugger (saving time since you can inspect any part of a recording at leisure instead of accidentally passing the interesting spot and having to start over)

I hope more people get to experience this kind of joy :)