Earlier quoted context omitted.
It takes literally a click to deactivate it though. One could argue about Bing Search being the default, but I didn’t run the user surveys to see, which is best for the average user.
Either I am stupid or you're being dishonest. There is no one click way to disable it. Only on pro versions of windows, with a group policy otherwise a couple of obscure registry keys no regular users know.
2026 will be my year of the Linux desktop
351–360 of 658 posts
Re: 2026 will be my year of the Linux desktop
#352For the last few days I was trying to revive an old MacBook Air for a non-techie friend. It had 4 GB of RAM. It had Catalina on it and was completely unusable. Hovering on anything would bring up the spinner which would take a couple of minutes to resolve itself. I tried reinstalling the OS, which didn't help. The top recommendation was to revert to Mojave. Finally, after three days of struggle, I gave up and install…
Re: 2026 will be my year of the Linux desktop
#353Earlier quoted context omitted.
>It was faster to rg to search files This continuously drives me crazy on Windows and macOS. I am befuddled at the number of times where I'm searching for a top level subdirectory that starts with 'foo' but the search bar spins and spins.. Eventually I get fed up and just sort by name and perform an alphabetical visual search in meat-space.
On Windows, just use Everything: https://www.voidtools.com/
Re: 2026 will be my year of the Linux desktop
#354Re: 2026 will be my year of the Linux desktop
#355For those of us that have been using Linux for a long time (since 1999, here), the improvements have been incremental, and hard to spot over time. But sometimes I encounter something and it just blows my mind how good desktop Linux has become. I just bought a laptop that came with Fedora installed. This isn't anything new, but what really blew me away is that everything... just worked. No tinkering. No alternative mo…
Re: 2026 will be my year of the Linux desktop
#356On my Windows machines, every time I have to click my Bluetooth icon, which is about a dozen times every day, the full second pause before it presents me with a menu makes me wish I didn't need Windows on two of my systems. It's mindbogglingly stupid that a UI element has a one second delay to present a menu on...any hardware, much less "2025" hardware. But that's the kind of product they're shipping, because that's…
Additionally there is no reliable mechanism to do so as doing it through Task Scheduler causes a race condition - will your script be allowed to run and finish before S0 sleep cuts power to it? You can not be sure.
Additionally if you got cornered into making an online account Task Scheduler doesn't even work with that reliably (for task that require privileges like turning off BT on lock and turning it on on unlock) so then you have disable the online account Microsoft manipulated you to make. Of course the failure is silent so you have to discover all that by yourself.
That is a a driver but Windows can also crash during S0 sleep because of its own updater failing to update some random app (like Microsoft Phone w/e that is).
On Linux it's just not an issue. The script runs on events and is guaranteed to finish. Random updates at random times won't happen either.
Re: 2026 will be my year of the Linux desktop
#357Earlier quoted context omitted.
Microsoft has a history of creating new UI frameworks. IMHO it's the result of Ballmer's "Developers, developers, developers!" attitude, which I think is a good thing at core (court the developers that add value to your platform!) But this results in chasing a new paradigm every few years to elicit new excitement from the developers. It'll always be more newsworthy to bring in a new framework than add incremental fix…
> React has had tremendous success in the web world, so why not try and get those developers more comfortable producing apps for your platform? Because web stuff utterly sucks for making UIs on the desktop. Microsoft either doesn't know this (bad sign), or is choosing to use the trendy thing even though it'll make their software worse for customers (a worse sign). Either way it's a very bad look from MS.
I attempted to use WinUI 3, and could not even get PNGs to render the colors correctly, no matter what setting I tried.
Then I gave Tauri a try, and everything worked out of the box, with the PNGs rendering even better than in the Windows Photos app.
Building the UI was much easier, it looked better, and you get to build the "backend" in Rust.
Nothing about this sucked.
Re: 2026 will be my year of the Linux desktop
#358Earlier quoted context omitted.
2.5 hours of battery is a serious gaping hole imo.
I removed the batteries in our laptops because we use them like desktops all the time and it's one less fire hazard to worry about.
Re: 2026 will be my year of the Linux desktop
#359Windows still have the gamers. A lot of anti-cheat system completely block out Linux users. The Year of the Linux Desktop will still be a meme at the end of this year as well.
Meanwhile, 84% is perfectly playable (some with minor tweaks).
Re: 2026 will be my year of the Linux desktop
#360Earlier quoted context omitted.
and yet the Telegram Desktop App, written in Qt/C++ is the only goddamn desktop messenger app that actually feels smooth and feature rich rather than the webclient wrapper abominations of everyone else that eat half a gig of ram on startup and randomly hang on searches
I’ve recently downgraded my 10 year old used-only-for-obscure-firmware-updaters laptop to Windows 7 and enabled the “Classic” design. The snappiness of that GUI is unmatched even with Win 10/11 on much better hardware. Makes you wonder about the rest of Windows when Microsoft can’t even optimise the most basic things in modern Windows anymore.