this post was submitted on 18 Sep 2025
84 points (96.7% liked)
Linux
9513 readers
139 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
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
Windows 11 has CPU spikes when you search for an app because search-bar runs chrome in the back to render its graphics.
It's objectively bad as in they did not care about users when programming.
Would it not be Edge, MIcrosoft's own browser? You have their Bing search results too...
It's in react/electron which is chromium. It does use bing for search engine tho.
I did not know that, interesting. Modern Edge is based on Chromium too, so there's two I guess.
Edge, opera, brave, they're all chromium based.
The only independent browsers still standing are Safari and Firefox (and its forks).
The Start menu is C++/XAML, but the "recommended" section uses React Native for Windows. That still means a performance hit, but it's got nothing to do with Electron.