Live data from Hacker News

Microsoft forced me to switch to Linux

himthe.dev

991–1000 of 1001 posts

Re: Microsoft forced me to switch to Linux

#991

Earlier quoted context omitted.

Honestly - I think it must be a laptop thing. I have a similar spec laptop [0] for work, and it's... borderline unusable. I can ignore the upsells, always online, etc but the OS is just fundamentally falling apart more and more every other release. If I unplug the power cable, it throttles itself to the point of being neutered, and if I try to put it to sleep it _very regularly_ will just stay awake and drain its own…

> if I try to put it to sleep it _very regularly_ will just stay awake and drain its own battery Sadly Linux isn't any better on this front because it's a hardware issue. Laptop vendors have gotten terrible at managing sleep states. S0 sleep is a joke. I changed my laptop to hibernate on lid close after the second time it nearly cooked itself in my bag.

Indeed - it's why I use a mac unfortunately!

Re: Microsoft forced me to switch to Linux

#992

"Oh you're doing work? That's so cute... we're gonna close whatever apps you had open, because we're updating now. We own your computer. You had unsaved work? Too bad, it's gone, get bent." This, a 1,000 times. I hate, hate, hate this "feature". My Macs don't do that. My Linux systems don't do that. The whole, "screw you, we don't care" attitude of Microsoft is quite appalling. Microsoft now makes it very difficult t…

I keep telling Windows 10 to delay these updates by 1 week each time... Curiously, Office apps have auto-save, so does IntelliJ, VSCode, and even Notepad nowadays.. "restore my work environment after a reboot" almost works, but some things do disappear (e.g. unsaved web input forms) that it's aggravating enough. I wonder if they'll make it mandatory for apps to persist more across restarts. Ok, that requires them to…

"requiring apps to do X" means blocking running every app written prior to you instituting the requirement, bricking everyone's workflows, so that would be the least competent thing imaginable.

Re: Microsoft forced me to switch to Linux

#993
I had a different issue with Windows on my old daily driver but similar experience. The whole system began crashing randomly, but only occasionally, and only when not under load. It never once crashed while being taxed. I tried everything. Reinstalling the OS, reseating everything, tweaking memory timing, frequency, voltage, installing new firmware. Nothing fixed it. What did fix it? Installing Linux.

I still don’t know what was wrong. I have to imagine there was something with my exact hardware configuration that Windows did not like.

Re: Microsoft forced me to switch to Linux

#994

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. > Context menus take a noticeable amount of time to appear. I can almost guarantee this is from some endpoint management software your company installed. I have a Windows 11 workstation that I use all the time for some CAD software and the occasional game. Everything is…

Corporate, “security software” is almost always to blame for Windows being slow on new machines. There is no reason for Windows 11 to be that slow. On my personal machine Windows runs great. My last Windows work laptop was, despite being brand new, unusable. 100 % CPU and memory usage with not a single application open was the norm.

Re: Microsoft forced me to switch to Linux

#995

I switched from Windows (11) to Linux (Xubuntu) back in November, mostly because of all the AI stuff I didn't trust. While Linux is working ok for me, I can see why people complain about its not being user-friendly, particularly if you're not a Real Programmer. I've had to go to forums too many times to figure out why this or that doesn't work. The latest is the fact that 'apt update' has stopped working today for Vi…

I recommend Mint over Ubuntu, the snap issue does not exist there. > And don't tell me that Linux doesn't need antivirus... you sometimes log in on public WiFi networks. This is a misunderstanding of the threat model of Wifi. Stick to software from the signed repos and SSL. Avoid attachments, keep updated. I've never used antivirus with Linux, despite working on symantec antivirus back in the day.

I have moved to Mint, but see my post above in this thread.

Re: Microsoft forced me to switch to Linux

#996

It's still disappointing how few folks know about gpedit and how much you can reclaim your own machine just by running through the local policies and setting them to "no, I call the shots".

need to pay for a pro license for gpedit - normies still get forced updates

And for those we tell them the truth: if all this bothers you, and it should, pay for the version of Windows that you can control, instead of paying nothing and having your computer (and data) be controlled by someone else.

Or, of course, pay nothing and use Linux. But as much as we want to pretend that's a solution that works for everyone, that's not a solution that works for everyone. Especially as, just like Windows, you're not done once it's installed, you still need to do that one time configure-all-the-things pass on Linux, too.

Re: Microsoft forced me to switch to Linux

#997

Anyone have a recommendation on a decent cloud-based file sync tool ala OneDrive? I use OneDrive extensively but there is no official client for Linux and the unofficial one has some major stability issues. I'm willing to change providers but not willing to put in the effort to roll-my-own.

I would also love to hear any success stories here. I converted my wife's Macbook over to Linux Mint somewhat recently and the best I could do was setup a shortcut to the Web version of her iCloud.

Google Drive also does not have a Linux client, which is a little surprising. It looks like maybe Box.com supports WebDAV and Dropbox has a first-party Linux client. I haven't tried either and I haven't found anything else yet.

Re: Microsoft forced me to switch to Linux

#998

How likely is a future where Microsoft (a) gives us back 2000/XP/7/11 options for UI, (b) gives us a desktop-first experience when we have keyboard/mouse plugged in, (c) stops turning every OS feature into an ad, and makes it utilitarian again, (d) and focuses 100% on making a stable OS and high quality dev/office apps? It would be so nice if they just forked a commit from ~2005 and started from there. (Maybe Copilot…

>How likely is a future where Microsoft >(a) gives us back 2000/XP/7/11 options for UI, I actually laughed out loud when I read this, so I think extremely unlikely.

They're definitely going to do it at some point in the near future, mark my words.

Re: Microsoft forced me to switch to Linux

#1000
post #342

Earlier quoted context omitted.

Same experience here, but I'm not sure it's just MS fault; companies have a way of installing a bunch of stupid software on top of one another, that you can't get rid of without admin rights, that continuously do things that slow the system down. (And, you can have a tabbed file browser on Win7. I still have a Win7 box at home that works perfectly well and that does have tabs in file explorer. I think it was an addon…

Microsoft is progressively making everything an instance of Chrome. They've seemingly altogether given up the notion of native platform rendering. The win32 api for native ui elements hasn't been touched in two decades. There have been a few failed attempts to move on from it like Siverlight, WinForms, UWP, LightSwitch, etc, but they never bothered to revisit their native UI library. So now everything is a Chrome ins…

They should just buy Delphi from Embarcadero and make it available cheaply. And put Anders back in charge. Then maybe people would start writing proper native Win64 Software again...
Post reply on HN