Holy fucking shit this isn't just a meme, wtaf is going on at Microsoft.
The FOSS aficionados of Lemmy will probably be quick to tell me it's always been shit, but this seems like a marked increase in bad decisions in the past 5-10 years
Holy fucking shit this isn't just a meme, wtaf is going on at Microsoft.
The FOSS aficionados of Lemmy will probably be quick to tell me it's always been shit, but this seems like a marked increase in bad decisions in the past 5-10 years
Oh, but it absolutely is true. Microsoft really did decide to use React Native for parts of the Windows 11 Start menu. They're also using it in sections of the Settings app.
The technical reality is even more absurd than the meme suggests. Microsoft is currently maintaining eight different UI frameworks for Windows, including their own .NET MAUI and WinUI 3 that were specifically built for their OS. Yet somehow they thought, "You know what this native operating system needs? A JavaScript framework originally designed for mobile apps."
The CPU usage spikes aren't necessarily from React Native itself being particularly heavyweight, but rather from the fundamental architectural choice of running a web-based rendering engine for core system UI elements. Every time you click Start, you're essentially launching a mini web application just to display a menu.
What's particularly galling is that Microsoft has acknowledged WinUI's performance issues for years, to the point where they recommend their partners use the older WPF for performance-critical applications. So instead of fixing their native framework, they decided to add another layer of abstraction.
This is what happens when corporate development teams prioritize "developer experience" and trendy frameworks over system efficiency. Richard Stallman's expression in that image perfectly captures the appropriate level of technical horror at this decision.
The old world built operating systems. The new world builds web apps that pretend to be operating systems.
I have a Windows laptop for the first time in well over a decade for a project I am working on. Even though it is overpowered (i7, 64gb ram), and it is currently "idle", the cooling fans are working overtime because the damn OS is always busy doing some random shit when "idle". This is AFTER I ran a debloat script. It was near impossible to use before then.
EDIT: I found the cause of the fanning issue and different behavior between Win 11 and Linux (Pop!_OS). Even though the laptop comes with an Nvidia RTX 4000 series GPU, Windows 11 set the global default GPU to be the integrated graphics (Intel UHD). The same laptop under Pop!_OS automatically set the default GPU to Nvidia. As soon as I dug this up and switched the settings to Nvidia, the laptop stopped fanning full speed nonstop.
I'll just reiterate that this is a work computer provided by a client. They lend them out to contractors like myself. Since they don't know what the work will require, they order them with max specs. It'd be a monster if I could slap linux on it, but with Win 11 it is just meh at best.
Seriously? Got a link for that? (Not in a “I don’t believe you” way, but more of an “I’m curious to learn more” way)
Somehow this is hard to google, so sorry for linking to reddit, but here's a thread where people are discussing it.
(edit: looks like someone found a better source elsewhere in the comments)
Not to mention the memory leak and how the "Start" process in Task Manager increase RAM usage every time you click that.
LOL
https://www.youtube.com/watch?v=kMJNEFHj8b8&t=276
The start menu section starts @ 4:36
Fuck JavaScript in all its forms.
Ok, in a browser is fine. But HARD pass on electron and all this bullshit
Ok, in a browser is fine.
JavaScript was never fit for purpose even in a browser. We could've had Python or Scheme in the browser instead, but nooooo, Brandon Eich had to be fucking incompetent.
Recently something has changed and the start menu likes to search for apps in its browser (not my default app). I used to press windows key then type "snip" for the screenshot tool, now half of the time is does the wrong thing ...
Also here's a link to post talking about react in the start menu https://news.ycombinator.com/item?id=30384494
Yeah. It's quite obnoxious how bad they've made their OS and it's obvious they are FARMING searches on bing with these tactics lmao
It's why I'm gonna change to Linux permanently come the end of Win10.
And it's a terrible app, at that. No organization, just either some random application links, or one giant list with no categories or organization past alphabetical.
New CPU benchmark: 100 start menu clicks per second.
Don't they have like 9 graphics libraries and frameworks accross 4 languages already?
It's actually at least 13.

Switched to Linux at the beginning of the year. Still have a lobotomized local windows 11 boot for gaming/VR still though. Can't wait for the day I can finally get rid of it totally.
I'm foreseeing a spike in people asking me for help installing Linux.
Oh man that explains so many pains in the ass at work
AFAIK, React is a Single-Page Web Application that refreshes everytime something changes. It's benefits are fast load times and lower overhead because it ONLY updates things that are changed on re-render, but the downsides are that it relies on other libraries for things like multiple pages, etc.
So for it to be a Windows System application, yes that's fucking attrocious. Did you ever hear how angry people were about the Warcraft 3 update that added a bunch of webapp nonsense and bricked a lot of people's old copies? Well, that's basically what Windows 11 did.
Is it really? Does microsoft have no faith in its own user32 UI API?
This is hilariously bad. I think it might be time to bring back some of the old "launcher" utils for Windows like Slickrun or Launchy.
Jesus I really need to install linux don’t I?
Is there a distribution that is better at running conversion layers like Wine? I need to run some windows only software (Solidworks, Affinity Suite…)
Remember when discord changed its android app to use react native?
They fixed most of it by now but god it was terrible back then
top 50 comments