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

Programmer Humor

26713 readers
2501 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
[–] finitebanjo@piefed.world 64 points 23 hours ago* (last edited 23 hours ago) (4 children)

TBF the task manager and those windows explorer dialogues were programed in like 1996 and it's probably one of the best functioning feature in Windows so changing it too much carries high risks.

[–] Deebster@infosec.pub 2 points 10 hours ago (1 children)

On my Windows 10 laptop, Task Manager virtually freezes the whole system for about four seconds when you switch tabs.

[–] finitebanjo@piefed.world 0 points 9 hours ago (1 children)

Well the only Windows 10 system still receiving support is Windows 10 Enterprise LTSC, afaik, and I have one which does not have that particular problems. Are you properly scheduling updates so that it doesn't run automatically?

[–] Deebster@infosec.pub 2 points 9 hours ago

It's a pretty old issue (and you can find others complaining online over the years) and my current machine is running Gentoo Linux, so I'm not trying to fix it any more.

[–] undefined@lemmy.hogru.ch 51 points 22 hours ago (5 children)

changing it too much carries high risks

This is such a Windows way of thinking and I can’t really explain it. Why does every other OS constantly change and evolve but Windows is like β€œcan’t touch this code from a quarter century ago?”

[–] can@sh.itjust.works 26 points 22 hours ago

Becuase it's still integral to countless businesses operations.

[–] finitebanjo@piefed.world 21 points 21 hours ago

I don't see the problem with it. Microsoft historically does a great job of making everything worse with updates.

[–] fibojoly@sh.itjust.works 0 points 9 hours 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 4 hours 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.

[–] Atomic@sh.itjust.works 3 points 16 hours ago

I dare say, that 90% of all companies in Europe and US, use Windows. And lots of companies relies heavily on software built 20-30 years ago. Microsoft knows this.

That's why they are very reluctant to "touch that piece of code from a quarter century ago" because there's probably a lot of software that would break without it. Software their target audience need.

[–] Triumph@fedia.io 7 points 20 hours ago

Because any time anything changes in Windows, people bitch about it.

[–] cm0002@sh.itjust.works 21 points 23 hours ago (2 children)

Lol yea, but it would have been such a small tweak with big big QoL improvements LMAO

[–] takeda@lemmy.dbzer0.com 13 points 22 hours ago* (last edited 22 hours ago)

You can use process explorer, it even has option to act as a replacement for task manager.

Edit: https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer

[–] filcuk@lemmy.zip 6 points 19 hours ago* (last edited 16 hours ago) (1 children)

There is nothing in windows that's a small tweak.
Changing anything has implications to a banking business Joe somewhere, who's program depends on the original feature working as it does, or one of the 16 layers of code is simply tangled in a way such change would require cascade of rewrites.

I've read articles about various developments: working with ~~regex~~ registry*, or just adding a control panel option, and it's an absolute nightmare.

[–] boonhet@sopuli.xyz 8 points 17 hours ago

Bring back spacebar heating!

[–] dan@upvote.au 2 points 21 hours ago (1 children)

The current UI is very different to the original UI though.

[–] finitebanjo@piefed.world 2 points 21 hours ago

Yeah I think they changed how it looks starting in Windows 8.