Fun (scary) fact – significant portions of the IRS tax system is still written in assembly. It's basically the original codebase plus 40 years of additions and patches as the tax code changed. They were working on projects to "elevate" it to Java, because it's pretty difficult to maintain it as-is.
> Fun (scary) fact – significant portions of the IRS tax system is still written in assembly. Why is that scary? It has decades of real life testing applied to it if there were any obvious bugs they would have been found by now. Assembly is just another language, it is slower to develop in but there are many examples of high level language issues that are at least as scary as what you could do in assembly. In the end…
Really, that's what they said about CPUs - at least if you're not in the fab industry.