this post was submitted on 03 Oct 2025
1162 points (99.2% liked)
Programmer Humor
26691 readers
3122 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
On my Windows 10 laptop, Task Manager virtually freezes the whole system for about four seconds when you switch tabs.
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?
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.
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?β
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.
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.
I don't see the problem with it. Microsoft historically does a great job of making everything worse with updates.
Becuase it's still integral to countless businesses operations.
Because any time anything changes in Windows, people bitch about it.
Lol yea, but it would have been such a small tweak with big big QoL improvements LMAO
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.
Bring back spacebar heating!
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
The current UI is very different to the original UI though.
Yeah I think they changed how it looks starting in Windows 8.