this post was submitted on 23 Aug 2023
34 points (94.7% liked)

General Programming Discussion

7708 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/3758187

It's not the 1st time a language/tool will be lost to the annals of the job market, eg VB6 or FoxPro. Though previously all such cases used to happen gradually, giving most people enough time to adapt to the changes.

I wonder what's it going to be like this time now that the machine, w/ the help of humans of course, can accomplish an otherwise multi-month risky corporate project much faster? What happens to all those COBOL developer jobs?

Pray share your thoughts, esp if you're a COBOL professional and have more context around the implication of this announcement ๐Ÿ™

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ramble81@lemm.ee 5 points 1 year ago (1 children)

I've actually talked with two other companies that are doing that rather than hiring people to convert things. Since it's not asking the LLM to create code from scratch or a framework, apparently it works surprisingly well and then they have a dev, versed in a modern language go through it, and ensure it's relatively sane. The quote I heard was "it's really no different than picking up someone else's code to look at".

[โ€“] isosphere@beehaw.org 1 points 1 year ago

I'd probably do this for a hobby project

but financial software? no way in heck!