• 16 Posts
  • 1.59K Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle


  • The immutability aspect is kind of irrelevant in the end. I’ve run Linux for decades, and the occasional nuke and pave every couple years just cleans things up IMO. Use a dotfile backup if it really concerns you, but I don’t bother other than to keep my ssh keys. I can fix up Plasma the way I like it in about 2 minutes and install the rest of the software as I need it if it isn’t already there.

    That said, I’ve run vanilla Fedora KDE for a few years now and never had a reason to reinstall on any of my machines, it Just Werks. And all the instructions for installing/fixing things are relevant.

    I tried Aurora and that was a disaster within a few hours, even using the pre-installed Distrobox manager Box Buddy (put in to allow containerized installs to work around the immutability aspect) led to weird things happening like it not being able to clone a box, and when you drilled through all the layers to run the underlying Docker commands, it still failed, for no apparent reason. Install the same stack on vanilla Fedora, no problems. I ended up with trust issues in the underlying OS and I don’t need to deal with undiagnosable bullshit like that.











  • RDP is very well developed and an open standard. I don’t have a lot good to say about Microsoft, but RDP is one of their wins. It’s blazingly fast compared to any other remote desktop protocol and there’s an extremely full-featured client for Linux in FreeRDP that can be used at the CLI or with one of the various wrappers for it.

    If every distro just shipped and supported it for their desktops, it would make life much easier than knitting together the current underperforming patchwork of solutions for Linux.



  • It’s not good at letting you know when a disk is borked. And normally if you reboot a mirror with a bad disk, it will complain so you know to fix it even if you missed the log entries about it being down. Btrfs will quietly just let you boot into a potentially lethal situation for a mirror with a bad slave.

    And there was something about scrubs that was janky as well