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

Programmer Humor

26817 readers
3539 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
[–] melsaskca@lemmy.ca 55 points 21 hours ago (7 children)

An architect's building can last several hundred years. A programmers genius logic becomes obsolete in three years.

[–] Blackmist@feddit.uk 8 points 13 hours ago

Oh, I've got awful code from 20+ years ago still in mine.

[–] echodot@feddit.uk 7 points 13 hours ago

Don't worry there'll be a company in 2095 that still using it. They're always is someone.

[–] WhiskyTangoFoxtrot@lemmy.world 1 points 9 hours ago

Tell that to leftpad.

[–] dejected_warp_core@lemmy.world 4 points 13 hours ago

That's okay. The company is set to go IPO in two.

[–] Valmond@lemmy.world 57 points 21 hours ago (1 children)

And the fools rushed code is still there a decade later...

[–] melsaskca@lemmy.ca 11 points 21 hours ago

You nailed it.

[–] Cevilia@lemmy.blahaj.zone 20 points 21 hours ago

Except when it doesn't. Then it becomes https://xkcd.com/2347/

[–] ChickenLadyLovesLife@lemmy.world 4 points 17 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 4 points 15 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 1 points 11 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.