Hacker News new | ask | show | jobs
by mbrodersen 2402 days ago
I am the maintainer of a Haskell like JIT compiler used for running complicated paring/rostering optimizations for major airlines. It has never had a bug in production thanks to 9000+ tests. We routinely add new features and push into production with no fear because of auto tests. This can be done in less than a day if urgent.