Skip Navigation
107 comments
  • I'm on Debian and that kind of stuff basically doesn't happen. For the first couple weeks I broke stuff every once in a while because I didn't know how Linux worked, but it's basically been smooth sailing on all my computers for about six months.

    Contrast with the Windows 10 on the same laptop which just the other day decided it doesn't want to play anymore. I guess I ran an update the last time I touched it (like a month ago) and now it won't boot. Debian boots perfectly. Even in safe mode, I can't boot into Windows and Automatic Startup repair refuses to work even using both the recovery USB and installation media. Probably going to have to reinstall Windows from scratch.

    • On that note, maybe just remove windows? Thats what I did. Some folks report that „really necessary apps“ would also run on a vm.

      • I still need that Windows partition for two reasons:

        (1). I need Windows because my audio interface uses a proprietary driver only available on Windows. It simply does not perform as quickly on Linux. It's for real-time audio recording and production, so I need absolutely every clock cycle I can possibly spare. For that reason, a VM is out of the question for this particular application. On Linux with JACK, it uses JACK's default USB audio driver, which is really good but not as fast as the custom driver ostensibly using FocusRite's hidden features. It's not Linux's fault, it's FocusRite's for not supporting Linux and mine for "backing the wrong horse" about ten years ago when I bought it. To my knowledge, Linux pro audio was simply nowhere near as developed as it is now. It is only this exact piece of hardware, which I currently cannot afford to replace, that requires me to keep any copies of Windows alive. Other than for similar reasons where users are trapped, Windows sucks as an audio production operating system, whereas Linux with JACK is great.

        (2). I need the Windows partition as it is because there is some old but important work there that I need to finish. I wasn't very organized about where I saved my work, i.e. things are all over the place. Eventually, I have to spend several hours moving the project files and effects off the drive. Since these projects were recorded on Windows, I will probably have to move all my Windows-exclusive effects to Linux. Yabridge actually does an excellent job for this, but it's not painless.

        I'm currently in grad school for engineering, so I won't have time to bring over my project files until at least the summer. But even then, all the compatibility layers are starting to add up on Linux. The projects I want to work on were nearly maxing out the CPU and RAM on Windows. Really, I need a hardware upgrade, but I can't afford that for a long time.

    • Same here. I came from Arch-based (which was already reasonably stable), and Debian is just flat out unbreakable in my experience.

  • I literally didn't even boot Windows for a month and then when I did, I got BSOD on boot, and it gave me some bullshit about not being able to find a device. How's that for maintenance? I can't say I miss it.

  • Been running Fedora since June of last year, and it's the most "boring" distro I've ever used. It's been rock solid and I haven't experienced a single issue. None! I have an all-AMD build. The funny thing is that I recently installed Ubuntu 23.10 on a different PC, and I managed to break it after a couple of hours 😂

    Been using Linux on and off since 2008 (ish).

    • I pulled out of the Redhat world around 2002 and only recently got back into it via Nobara. I have to agree, Fedora is boringly stable and still pretty cutting edge.

    • Same here. I switched to Fedora last year and it's been so easy...too easy 🤔

  • Community will crucify me for this, but Linux DE maintenance is the bane of my existence.

    Shit "just works" until it inevitably doesn't, and it takes Linus himself to figure out how to unfuck it due to the absolutely insane level of version churn packages & distros see over the years, making most resources short of "just reinstall it" a fools errand.

    Servers? Beautiful. Desktop environments? I literally can't anymore... Having something go to shit when I REALLY need to get something done has forced me to always have Windows on hand.

    Which has turned into "Windows primary" and "Linux DE secondary " over the years. I hate Windows, I yearn for my plasma desktop, but it's almost always more reliably stable without maintenance for longer in my experience.

    /rant

  • I don’t use Linux too much, but this matches my experience… I have a raspberry pi 3, running a home automation server.

    One day I go to upgrade a plugin for it. It tells me I need to upgrade the home automation server first, so I go do that. It fails because my Node.js install needs to be upgraded too, so I do that. Then, I try to upgrade the home automation server again, but that now fails with a strange error. Stack trace says something about a missing C++ lib in my Node.js install, so I look it up. I try to install the missing library, but it gives more errors. I do more searching and find loads of other people with this issue, my raspbian version can’t support this C++ library version without first being upgraded. Damn, well, it’s midnight and I have work in the morning, I don’t have time for that. I try to get my home automation server up so I can go to bed, but it fails due to problems with the Node.js install. Can’t go to bed without this server running or my smart home accessories don’t work. I try to downgrade to the previous Node.js version. This fails with another error. Couldn’t upgrade, now I can’t downgrade, I’m stuck. I read a thread on GitHub… other people are reinstalling the OS from scratch and starting over. Damn… I start trying to backup my config files so I can do this too. One more check of another post on GitHub and I find some guy shares a command to downgrade Node.js without a fresh OS install. Perfect! I run this, restart my home automation server, and go to bed. Maybe I’ll try to figure out this problem another day.

    • See, this is why BTRFS is a good idea.

      I borked one of my installs today by accident. I'm not even sure what happened... I upgraded the kernel, then weird things started happening, then X just froze, I restarted, runit would't even go to phase 3 of the boot process, X couldn't load, just gave a bunch of errors. Oh well, BTRFS to the rescue 😊. This is where things get interesting 😂.

      I was on the phone with my wife while I was trying to bring back a snapshot of the volume... have no idea what I did, but I managed to wipe the root subvolume 😂. Not like just empty, but completely gone 🤣. OK 😬. Let's see if the snapshots are still there. Yep, still there. OK, recreated the subvolume and tried to load a snapshot of it, this time, wuthout talking on my phone 😂. Worked like a charm 😊. Restart, sure enough, it loads grub and the OS, everything's back to normal 😊.

      Start using filesystems that can make snapshots, like BTRFS or ZFS. Sure, they have a bit of a learning curve, but trust me, it's worth it.

  • This can for sure be me when setting stuff up. I'm currently playing around with self-hosting some stuff on my local network, you wouldn't believe the amount of tabs I have open on my desktop, plus on my phone, plus on the laptop I'm using as a server.

    This definitely isn't me on a day to day basis though. For the most part, unless I'm actively tinkering, Linux just works.

    On the headache-inducing side of things though, I'm currently trying to figure out why I can't run Wordpress over Docker on my laptop. It quickly uses up all resources and even then spits out a "error connecting to database" message when I try to access it.

  • NixOS was like this for me in the first 1 or 2 weeks, after that it's been a breeze and very easy to keep my desktop and laptop configurations synced.

  • I reference this video every time I go to fix something simple on the farm. Gotta fix the tools I use to fix the tools.

  • So damn true lol.

    Trying to create an insecure Netflix desktop entry that runs excluded from the VPN (because netflix sucks) in a profile that allows DRM.

    But the result, worth it.

107 comments