32
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 Mar 2025
32 points (100.0% liked)
chapotraphouse
13758 readers
1249 users here now
Banned? DM Wmill to appeal.
No anti-nautilism posts. See: Eco-fascism Primer
Slop posts go in c/slop. Don't post low-hanging fruit here.
founded 4 years ago
MODERATORS
Why would you even want to move from COBOL anyway? Why not just train people to learn it despite it's age?
This is a bit apples to oranges, but a few years back the DoD transferred their logistics system from COBOL to Java for the following given reasons:
There’s a sensibility to that; logistics is an area that’s more likely to be interfacing with more modern systems than payments, and if the documentation has become an indecipherable mess, that’s a problem waiting to happen if something goes wrong. Oh, and worth noting that relatively small system took nearly three years to transfer to Java.
However, as I noted, I don’t think any of that is the motivation here, it’s all about placing the SSA system under Musk’s umbrella.
Couldn't the part running on a mainframe be virtualized and run on basically anything at this point?
It could, but this only solves the problem of hardware availability and throughput. It does noting with regards to maintenance, system architecture, or adapting the implementation to new requirements imposed either by legislation, policy, or changing technology (or mission creep, in the case of the DoD). You're still stuck with a hundred or so million lines of code which nobody understands.