this post was submitted on 23 Aug 2023
119 points (98.4% liked)

Technology

68526 readers
3081 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 16 comments
sorted by: hot top controversial new old
[–] bernieecclestoned@sh.itjust.works 25 points 2 years ago (3 children)

I have a hunch the entire financial system secretly runs on COBOL

[–] Anticorp@lemmy.ml 26 points 2 years ago (1 children)

It's not a secret. Those are highly coveted, high paying programming jobs.

I've heard crazy stories about people getting an annual salary for very few days work a year

[–] BestBouclettes@jlai.lu 15 points 2 years ago (1 children)

I remember the UK govt asking the banking industry if their systems could handle negative interest rates. Was a hard no, lol.

[–] GloveNinja@lemmy.world 11 points 2 years ago

I've worked at many financial institutions and government agencies, and they all have extremely old mainframe systems running COBOL. Every time the executives bolster "We're finally going to move off of this old system and modernize", I show them the price and they scamper off into their back rooms to whine about profit margins. It's always fun when something does go wrong with those systems and they go through the cycle all over again, but now it's even more expensive to fix

[–] skymtf@pricefield.org 17 points 2 years ago (2 children)

There goes my plan of getting a boomer from the nursing home and having him teach me COBOL

[–] skymtf@pricefield.org 3 points 2 years ago

I could of gotten rich!

[–] TammyTobacco@lemmy.ml 2 points 2 years ago

Cobol jobs are almost entirely outsourced now.

[–] TheDarkKnight@lemmy.world 17 points 2 years ago (1 children)

tbh refactoring (if it can be done safely) could be a huge help to orgs and fantastic AI use case. Rarely do businesses want to spend the resources to improve a codebase. Hope it goes well for IBM.

[–] agressivelyPassive@feddit.de 13 points 2 years ago (1 children)

How can you verify that it's actually running safely? If you'd have a comprehensive testing framework in place, you wouldn't need AI driven refactoring in the first place.

[–] bionicjoey@lemmy.ca 5 points 2 years ago (2 children)

You could code review the commits it makes I suppose. Saves you having to think of how to refactor something but still makes it fairly easy to mitigate the AI doing something terribly wrong.

[–] agressivelyPassive@feddit.de 4 points 2 years ago

Is it? These code bases are often extremely fragile. There's a reason hardly anybody works on them.

[–] Valmond@lemmy.mindoki.com 2 points 2 years ago

Okay so why do you add two here?

-"bleep bloop!"

Sigh

[–] autotldr@lemmings.world 15 points 2 years ago

This is the best summary I could come up with:


IBM, eager to keep those legacy functions on its Z mainframe systems, wants that code rewritten in Java.

In a technical blog post specific to COBOL conversion, IBM's Kyle Charlet, CTO for zSystems software, steps up to the plate and says what a lot of people have said about COBOL: It's not just the code; it's the business logic, the edge-cases, and the institutional memory, or the lack thereof.

IBM's watsonx, Charlet writes, could help large organizations decouple individual services from monolithic COBOL apps.

While COBOL codebases can be relatively stable and secure—once found to be among the least problematic in a broad survey—the costs of updating and extending them are gigantic.

Legacy COBOL was one of the reasons the Office of Personnel Management suffered a deeply intrusive break-in in 2015, as the antiquated code could not be encrypted or made to work with other secure systems.

But there's a recurring argument that COBOL is good at managing business-specific systems and exchanges in ways that (some might argue) present fewer attack vectors.


The original article contains 458 words, the summary contains 172 words. Saved 62%. I'm a bot and I'm open source!

[–] demonsword@lemmy.world 13 points 2 years ago

IBM, eager to keep those legacy functions on its Z mainframe systems, wants that code rewritten in Java

after years of "java is the new COBOL" jokes, here are hard news finally confirming it