Live data from Hacker News

Microsoft forced me to switch to Linux

himthe.dev

471–480 of 1001 posts

Re: Microsoft forced me to switch to Linux

#471
post #349

As a long-time Linux user who fairly recently dropped the Windows partition entirely, I do think the remaining chafing points are these: * UI framework balkanization has always been, and remains a hideous mess. And now you don't just have different versions of GTK vs QT to keep track off, but also X vs Wayland, and their various compatibility layers. * Support for non-standard DPI monitors sucks, mostly because of th…

> UI framework balkanization has always been, and remains a hideous mess I thought you were talking about Windows there. There are 4 (5?) different UI paradigms within Windows, and doing one thing sometimes requires you to interact with each of them. At least on Linux, with GTK/KDE, you can pick a camp and have a somewhat consistent experience, with a few outliers. Plus many apps now just use CSD and fully integrate…

>many apps now just use CSD

If there's something I hate about Linux, it's CSD (Client-Side Decorations, in case people don't know what it is).

If I wanted all my apps to look different from each other, I'd use macOS. I want a clean desktop environment, with predictable window frames that are customizable and they all look the same. CSD destroys that.

Re: Microsoft forced me to switch to Linux

#472
I’m getting closer and closer to making the same decision.

I have a Surface Laptop 5 that won’t enable the AI cruft so I got somewhat lucky there.

But the copilot business is AAF.

And now that I use Claude Code in WSL or my Ubuntu server, I’m pretty much done with visual studio development.

Not sure what’s left.

Satya Nadala will have single-handedly destroyed the Windows ecosystem.

Re: Microsoft forced me to switch to Linux

#473

This was me in 2022 or 2023. I have posted on HN about my shift a few times. I gave up with Windows 10 because you needed Windows Pro in order to make an "offline" account, I spent $2000+ for a gaming rig, and I couldn't add new users, one program told me to use the other program which brought me back to the original program... I had to go out of my way, buy a license just to make it work. I just went and installed L…

What kinda graphics card do you have in there? I’m considering building one soon.

With the absurd price of RAM and flash storage (and still-fairly-high price of video cards) now is quite a bad time to purchase a new computer.

Having said that, I'm not the OP, but I currently have a Radeon 9070 (non-XT), and previously had a Radeon 5700 XT. Both work great.

Re: Microsoft forced me to switch to Linux

#474

Earlier quoted context omitted.

.\setup.exe /product server /auto upgrade /EULA accept /migratedrivers all /ShowOOBE none /Compat IgnoreWarning /Telemetry Disable

Yeah, until microsoft says "Sup there lil buddy? Running an unsupported system? Oof. The next update is gonna really turn it inside-out"

Well that's never happened before (with Windows anyway), so it's not likely to happen now.

Re: Microsoft forced me to switch to Linux

#475
post #382

My story is simpler. Microsoft dropped the support for Windows 10 and gave me no upgrade path to Windows 11 because my CPU was 5 years too old apparently. So I installed Fedora on that machine, I learned the process, I went through the hurdles. It wasn’t seamless. But, Fedora never said “I can’t”. When it was over, it was fine. Only if Microsoft had just let me install Windows 11 and suffer whatever the perf problem…

>no upgrade path to Windows 11 because my CPU was 5 years too old apparently. Let's be real. It's because new systems support DRM and Microsoft has been captured by the media company lobby.

It’s way worse than that. It’s for verified identity and attestation.

Re: Microsoft forced me to switch to Linux

#476
I am thankful that so far Microsoft hasn't removed local admin capabilities of Windows, but I dread the day that happens (mainly because it remains the most consistent ways one can deny windows updates).

Because forcing updates down people's throat creates this, and boy do I hate Microsoft's insistence on doing this for drivers, where you get such fun things like Microsoft installing a different AMD GPU driver than the one that AMD gives out (this to be fair is partially to be blamed on AMD for not having just 1 versioning system) so then you have to go into safe mode, DDU, disconnect the internet, install the drivers, turn off automatic driver update in an obscure setting.

Meanwhile on Linux it's literally 1 version that exists in the kernel.

Ever since Wayland added support for changing mouse scroll speed & changing/customizing middle click behavior that is a lot more consistent, I've used Linux to daily drive, especially with immutable distros ensuring even IF an update breaks my system I can rollback.

Re: Microsoft forced me to switch to Linux

#477
Since most application run in the browser nowadays, the OS becomes less meaningful and more of a layer between browser and hardware.

If you see your PC as a tool, not a gimmick to consume, Linux is the only choice. Even MacOS crappifies over time and becomes a Windows copy over time.

Re: Microsoft forced me to switch to Linux

#478
post #382

My story is simpler. Microsoft dropped the support for Windows 10 and gave me no upgrade path to Windows 11 because my CPU was 5 years too old apparently. So I installed Fedora on that machine, I learned the process, I went through the hurdles. It wasn’t seamless. But, Fedora never said “I can’t”. When it was over, it was fine. Only if Microsoft had just let me install Windows 11 and suffer whatever the perf problem…

I'm in the exact same boat. I was a little unhappy with the ads etc in Windows, but perfectly willing to give Windows 11 a try. But Microsoft decreed that my admittedly a bit old but perfectly workable CPU was incompatible, due to not having a feature I wasn't interested in. I'd need to replace most of my existing hardware to switch. So why not try Linux? It certainly seems reasonable when Windows apparently needs more command-line hackery to maybe work for a while than Linux.

So to Fedora I went! So far, I've been pleasantly surprised. All of the software I want to use installed easily and works, via Flatpak. All of my hardware works fine, and there are actually fewer weird hardware quirks than under Windows. I also appreciate that there are options to turn off behaviors I found annoying in Windows.

It's a bit sad to have to switch due to Microsoft trashing their own OS rather than Linux becoming superlatively awesome, but what can you do.

Re: Microsoft forced me to switch to Linux

#479

I just started a new job where I'm subjected to Windows 11. They gave me a behemoth of a laptop. 64GB of RAM, absolute screamer of a CPU, big GPU, the whole deal. Windows 11's file browser lags when opening directories with more than 100-ish files. Windows 11's file browser takes a few seconds to open at all. Context menus take a noticeable amount of time to appear. I'm getting used to a new keyboard, so I keep hitti…

> Windows 11's file browser lags when opening directories with more than 100-ish files. Windows 11's file browser takes a few seconds to open at all. There's a guy that has written their own version of explorer that's so fast in comparison to the built-in, that you'd think they were cheating somehow because of everyone's experience with explorer. And someone has written an IDE for C++ that opens while Visual Studio i…

> version of explorer that's so fast

https://filepilot.tech/

Post reply on HN