this post was submitted on 10 Oct 2025
870 points (99.1% liked)

Programmer Humor

26817 readers
3742 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ChickenLadyLovesLife@lemmy.world 6 points 23 hours ago (1 children)

That's what's always amused me about the "code re-use" imperative. I started my career with Visual Basic 3 -- what good could anything I wrote back then possibly do me today?

[–] Lyrl@lemmy.dbzer0.com 6 points 20 hours ago (1 children)

I work at a multi-bilion dollar company that would crash to a halt if our Cobol + assembly language Unisys system written in the 80s went offline. It's hard to predict what will become difficult to replace, but some code has extraordinary staying power.

[–] ChickenLadyLovesLife@lemmy.world 3 points 17 hours ago

I wrote a web app circa 2001 (Visual Basic 6 and Classic ASP) that is still in use. Unremarkable except that this app was a graphical UI front end atop a clunky mainframe app from the 1970s. The fact that my app is still running means this mainframe app is still running.