this post was submitted on 04 Mar 2025
453 points (94.0% liked)

Linux

51114 readers
875 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I've been using Linux exclusively for about 8 years. Recently I got frustrated with a bunch of issues that popped one after another. I had a spare SSD so I decided to check out Windows again. I've installed Windows 11 LTSC. It was a nightmare. After all the years on Linux, I forgot how terrible Windows actually is.

On the day I installed the system and a bunch of basic software, I had two bluescreens. I wasn't even doing anything at that time, just going through basic settings and software installation. Okay, it happens. So I installed Steam and tried to play a game I've been currently playing on Linux just to see the performance difference. And it was... worse, for some reason. The "autodetect" in game changed my settings from Ultra to High. On Linux, the game was running at the 75 fps cap all the time. Windows kept dropping them to around 67-ish a lot of times. But the weirdest part was actual power consumption and the way GPU worked. Both systems kept the GPU temperature at around 50C. But the fans were running at 100% speed at that temperature on Windows, while Linux kept them pretty quiet. I had to change the fan controls by myself on Windows just because it was so annoying. The power consumption difference was even harder to explain, as I was getting 190-210W under Linux and under Windows I got 220-250W. And mind you, under Linux I had not only higher graphical settings set up, but was also getting better performance.

I tried connecting my bluetooth earbuds to my PC. Alright, the setup itself was fine. But then the problems started. My earbuds support opus codec for audio. Do you think I can change the bluetooth codec easily, just like on Linux? Nope. There is no way to do it without some third party programs. And don't even get me started on Windows randomly changing my default audio output and trying to play sound through my controller.

Today I decided to make this rant-post after yet another game crashed on me twice under Windows. I bought Watch Dogs since it's currently really cheap on Steam. I click play. I get the loading screen. The game crashed. I try again. I play through the basic "tutorial". After going out of the building, game crashed again. I'm going to play again, this time under Linux.

I've had my share of frustrations under Linux, but that experience made me realise that Windows is not a perfect solution either. Spending a lot of time with Linux and it's bugs made me forget all the bad experience in the past with Windows, and I was craving to go back to the "just works" solution. But it's not "just works". Two days was all it took for me to realize that I'll actually stick with Linux, probably forever. The spare SSD went back to my drawer, maybe so I can try something new in the future. It's so good to be back after a short trip to the other side!

(page 3) 50 comments
sorted by: hot top controversial new old
[–] warmaster@lemmy.world 8 points 3 days ago (2 children)

You know what just works ? Bazzite. It's as easy to use as a PlayStation.

load more comments (2 replies)
[–] nous@programming.dev 21 points 4 days ago (9 children)

There is no perfect OS that just works for everyone. They are all software so they all have bugs. People how say an OS just works have never hit those bugs or have gotten used to fixing/working around or flat out ignoring them.

This is true of all OSs, including Windows, Linux and MacOS. They are all differently buggy messes.

Linux is the buggy mess that works best for me though.

load more comments (9 replies)
[–] ArcaneSlime@lemmy.dbzer0.com 8 points 3 days ago* (last edited 3 days ago)

This was sorta my fault, but I'm counting it. I have been flashing meshtastic devices recently and flashed two just fine from fedora (just had to DL ungoogled chromium because fuck chrome but librewolf can't access serial ports so..), tried to flash a third from my friend's windows PC and it just would not recognize it in the serial monitor, tried for like an hour being dumb, then I remembered drivers exist, downloaded one set of drivers, couldn't install lord knows why, downloaded a second set that finally worked on a reboot and got it flashed.

I understand that sometimes you still have to install drivers on Linux too, but can we stop pretending you don't have to on windows? What's more while I was in there and edge wasn't using my serial port my friend said to install a chrome based anyway to try, and I had to find the damn download pages instead of using a package manager, philistines.

[–] sibachian@lemmy.ml 17 points 4 days ago

i setup my old job with linux internally. never had issues. day i quit boss told me to install windows so he can find a replacement employee. sure.

3 years later. boss wants me back. they've had nothing but problems. but i'm not allowed to install linux again.

he says, "if windows didn't have so many problems you would be out of a job."

[–] houseofkeb@lemm.ee 17 points 4 days ago (8 children)

It's interesting seeing the variety of experiences in this thread. I definitely had to fight Linux to get it setup and stable on my machine, but ever since then it's been rock solid in a way I've never experienced with a Windows install.

Windows has a mind of its own...and being at the mercy of their update cadence or w/e other nonsense Microsoft is pushing sucks.

Meanwhile on Linux, I've had two CPUs that have C-State/P-State issues (5900x, 1700x), some weirdness with my audio interface, and a GPP0 bug that interferes with sleep. All of them are fixed or managed on Bazzite now, and it took plenty of digging for docs/reddit threads but now it's rock solid.

On Windows, any time I've needed to deal with the Microsoft Store I run into issues that require registry fixes, uninstall/reinstalling various things, etc. Sea of Thieves and Forza Horizon 5 had issues launching as a result on Windows but not on Linux.

Ultimately, not being under the Microsoft gun is such a relief that the initial battle is completely put out of my mind. I've had some instances where I'll boot into Windows for games, or HDR/Atmos support more reliably for my living room setup, but they have gotten rarer and rarer over the past couple of months.

load more comments (8 replies)
[–] MTK@lemmy.world 9 points 3 days ago (7 children)

In my experience, a stable beginner friendly distro such as mint, is 10x closer to "just working" but...

I do think that the windos DE tends to be more reliable than any linux DE I have tested. The only DE that compares is gnome, which I find very very stable (but I hate it)

I think that non-technical people are just used to a simple playbook of:

  1. GUI is rarely the issue, so you never need to see the terminal.
  2. If there is an issue, restart
  3. If that didn't work, ask for help from your local techy

And for linux step 3 usually doesn't work because your local techy is probably someone who just knows how to google and paste into cmd.

load more comments (7 replies)
[–] soyboy77@lemmy.ml 8 points 3 days ago* (last edited 3 days ago) (3 children)

Windows bloat sucks. I wish Microsoft gave you the option to just install the components/features you're likely to use. That way you could have an agile, minimal custom installation like you do in Arch.

[–] exchange12rocks@lemm.ee 1 points 2 days ago

They do give you an option to customize OS components. But this feature isn't targeted to home users but to enterprises and OEM manufacturera

load more comments (2 replies)
[–] TheRealCharlesEames@lemm.ee 16 points 4 days ago (3 children)

I disagree, as much as I wish it weren't so. Compared to Linux from the perspective of this gamer, it does just work. I wish I could main Linux but I can't handle any more critical boot issues or significant reductions in framerate. Not to mention that I cant easily auto-wol my lg tv "monitor" like I could from windows.

[–] Akito@lemmy.zip 1 points 2 days ago

Oh speaking of monitors. How many times have I tried to use more than 2 monitors on Linux... Never worked. On Windows it's a matter of plug & play and it just works. :)

[–] warm@kbin.earth 12 points 4 days ago

Yeah, op just had a very rare experience.

load more comments (1 replies)
[–] HelixDab2@lemm.ee 8 points 4 days ago

Windows 11 LTSC

I'm using Window 11 IoT Enterprise LTSC; the biggest issue I've had was that I couldn't get my video card installed. I had to wait until there was an updated driver, a few weeks after I assembled my computer. Every time I tried to install the driver that was supposed to be the correct one, I got a BSOD.

Honestly, I like 11 IoT Enterprise LTSC better than I liked the 10 Pro version that I had. And--compared to the only Linux distro I've used, Tails--it's fairly straightforward. And yes, I know the Tails is kind of a pain in the ass, and it's not fair to judge all of Linux against that. But i'm old, and cranky, and just want Win 3.11 back.

[–] juipeltje@lemmy.world 10 points 4 days ago

I came to the same conclusion recently. Had a bunch of issues after i decided to try running windows 11 instead of 10 in a vm. One of them being that my usb dac refused to work, turns out after googling and finding a weird random chatgpt article that it was caused by a specific update. Had to roll the update back to solve it. Now i have to hope that they solve it before they decide to force the update on me anyways.

load more comments
view more: ‹ prev next ›