HNNewShowAskJobs
Built with Tanstack Start
It's Mainframes All the Way Down(medium.com)
15 points by _false 17 hours ago | 3 comments
  • FrankWilhoit14 hours ago

    Maintainability -- which depends upon legibility -- trumps performance. The article acknowledges (however reluctantly) that the legacy code (A) is the only repository of the business processes and (B) is not legible enough to reverse-engineer. Never mind migration: this is an unacceptable situation right now, and the auditors ought not sign.

  • CraigRo10 hours ago

    I've done migrations off my. Savings were 8+ figures/year, so worth it, but, the application didn't have a lot of development. Several companies tried and failed; in addition to all the issues described, you find random bugs in the source coffee that just happen to work.

    Cobol also has goto statementsv and unions, which lend themselves to really hard to follow code.

  • NedCode15 hours ago

    Makes me wanna start working on mainframes. Where do I apply?