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.
Microsoft forced me to switch to Linux
991–1000 of 1001 posts
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…
Re: Microsoft forced me to switch to Linux
#993I 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
#994I 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…
Re: Microsoft forced me to switch to Linux
#995I 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.
Re: Microsoft forced me to switch to Linux
#996It'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
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
#997Anyone 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.
Re: Microsoft forced me to switch to Linux
#998How 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.
Re: Microsoft forced me to switch to Linux
#9992. Install O&O Shut Up
The behavior you're describing is not normal
Re: Microsoft forced me to switch to Linux
#1000Earlier 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…