this post was submitted on 03 Oct 2025
1350 points (99.1% liked)

Programmer Humor

26713 readers
1100 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
[–] fibojoly@sh.itjust.works 0 points 1 day ago (1 children)

You ever worked in like a real job? Have you ever seen the amount of legacy code that depends on some other legacy piece of shit which itself depends on...?
It's absolutely maddening, being there, diagnosing the issue and absolutely having no way to do anything about it because no time, not allowed, no need if it ain't broken, our customers rely on this specific version, etc.

It's not a Windows way of thinking, it's what every single one of the businesses I've worked with for the last twenty or so years think like. And changing shit is incredibly expensive.

[–] undefined@lemmy.hogru.ch 1 points 1 day ago

It just hasn’t been my experience at all as a developer. I’m sorry you’ve been forced to keep legacy code around for the sake of not breaking things.