this post was submitted on 29 Mar 2025
215 points (98.2% liked)

Political Memes

7616 readers
3953 users here now

Welcome to politcal memes!

These are our rules:

Be civilJokes are okay, but don’t intentionally harass or disturb any member of our community. Sexism, racism and bigotry are not allowed. Good faith argumentation only. No posts discouraging people to vote or shaming people for voting.

No misinformationDon’t post any intentional misinformation. When asked by mods, provide sources for any claims you make.

Posts should be memesRandom pictures do not qualify as memes. Relevance to politics is required.

No bots, spam or self-promotionFollow instance rules, ask for your bot to be allowed on this community.

founded 2 years ago
MODERATORS
 

https://www.wired.com/story/doge-rebuild-social-security-administration-cobol-benefits/

For reference, SSA has roughly twice as many lines of code written in COBOL as the Linux kernel has lines of code written in C.

you are viewing a single comment's thread
view the rest of the comments
[–] ImNotThatPokable@lemmy.world 6 points 5 days ago

Even if you can do this with AI and it produces a fully working result, the biggest problems in legacy systems are not the programming languages they are written in.

In fact converting one programming language into another doesn't require AI. That's because programming languages are uniform and exact. You can easily find tools that do this already.

The biggest problem is decades of technical debt and forgotten rules. With old mainframes the people who wrote the code are often no longer with us.