Hacker News new | ask | show | jobs
by exDM69 2540 days ago
I'm assuming the "reading assembly" part is verifying compiler output matches what the programmer thinks and signing it off as a "blessed binary".

Some safety critical areas of software are done this way, in aerospace for example. But run-of-the-mill automation jobs aren't.