Soldato
It's always people who think they know better, there'll be some know-it-all dev in the team saying "but there's a better / more modern way of doing this" and then the team finds themselves spending time rewriting code that worked fine.
Exactly. You can't tell me that the old control panel development source code files aren't sitting on a server archive within MS that could be pulled into Visual Studio ( or whatever they use internally ), and the UI form re-done with updated looking assets. Or am I really missing something.
Just making it 'look' coherent throughout the operating system would have helped Win 11.
Everything feels like its being dumbed down.
I don't disagree however the spaghetti'ness of the code base was, and still is to a certain extent, a conscious choice MS made. They could've gone down a road similar to that used by Linux where the code is more containerised, where code can be changed, updated, or even removed without a risk of the whole house of cards coming down.The issue is essentially what developers would term 'spaghetti code'
There speaks someone who has never tried development
The issue is essentially what developers would term 'spaghetti code'
When the underlying basis of your codebase is 30-odd years old, and has been added to piecemeal over the years, it becomes nothing short of a nightmare to work on.
A complete re-write was in theory a fundamentally good idea.
It's in practice where it falls down- Over those 30 years, things have been bodged on to make the fantastic new feature of the day work, using workarounds which quite often have been lost to the mists of time.
Basically in terms of the pure UI, IMHO we're stuck in a catch-22. You can either keep adding to the leaning tower (and see where that gets you with all the ongoing security issues every Patch Tuesday), or throw everything out and start again.
This inevitably looses features, and by the time the 'new' application reaches feature parity it'll have exactly the same issues all over again.....
I loved that recent update that decided to change the wallpaper to some random photos, with a shortcut on the desktop to find out more...They’re more bothered about forcing AI and ads on people over user experience.
It is because it actually has them whereas Windows is just code piled on-top of code.If you think Linux is any better in terms of code mess or horrifically stupid decisions, it's really not
I think part of me would be more accepting of them replacing the old with the new and fresh if they actually completed it. We end up with UI overhauls being started, but then never finished as new UI frameworks seem to come and go every other week.A complete re-write was in theory a fundamentally good idea.
Correct !There speaks someone who has never tried development
If OldUICheckBox.True call old function
If NewUIcheckbox.True call same old function
Maybe they should've considered that to begin with, maybe they should not have used a monolithic approach to programming Windows so things that get bolted on at later date don't have to depend on "hacks to actually make different things talk to each other".On top of this, things such as ipv6, newer SMB protocols and so-on have been bolted on.
Same with things like Dave Plummer's original task manager - 85Kb! It opened instantly, and ALWAYS worked. Compared to the bloaty mess of the new one that can take a couple of seconds to open, consumes a not insubstantial amount of resources, and frequently hangs.
I use it on an old Acer SFF which I have as my test bench when reviewing connected devices and so on. Works really well on an ancient machine and has features that are rather convenient which are missing on any version of Windows.This distro looks pretty easy to transition to, might be the way I go eventually.
Zorin OS - Make your computer better.
Discover the alternative to Windows and macOS designed to make your computer faster, more powerful, secure, and privacy-respecting.zorin.com
After spending a few months in complete radio silence about Recall, Microsoft finally emerged with a statement that its controversial feature will make a comeback later this year, in October, to be more precise. In preparation for the release, Microsoft quietly made a big change in Windows 11 version 24H2 on Copilot+ PCs, namely, adding the ability to uninstall Recall (via Deskmodder).
In KB5041865, which was released for Copilot+ PCs earlier this week, Microsoft introduced Recall as an optional feature. You can press Win + R and type "optionalfeatures," and then find Recall in the list of available components (assuming you are on a supported device). Toggling it off should remove Recall from the operating system.
Until KB5041865, it was only possible to turn off Recall. Now, however, Microsoft appears to be ready to give users more control over this feature, which many find quite questionable privacy-wise.
Yep, same hereMicrosoft quietly makes controversial Recall feature uninstallable - Neowin
I guess that'll be one of the first things I do when installing Windows 11 then.