I’ve been using Linux for years, but as the proprietary alternatives get more aggressive with telemetry and adverts, I wanted to document the choices that actually keep my desktop predictable.

This isn’t a manual, but a practical overview of my setup. From why I’ve settled on CachyOS and KDE Plasma for my main rig, to the reality of dealing with proprietary software and app compatibility in 2026. It’s just an honest look at the transition and why I’m done with the corporate defaults.

    • Evil_Shrubbery@thelemmy.club
      link
      fedilink
      arrow-up
      8
      ·
      2 months ago

      Maybe a “Youtube-like title” for the fun (or dare I say, habit) of it?

      I would explain why I still use my butt to poop in 2026, butt I assume you already know the most likely explanation …

      The linked blog has a normal title.

  • Grass@sh.itjust.works
    link
    fedilink
    arrow-up
    18
    ·
    2 months ago

    This just in: Why I’m staying with my husband that doesn’t beat me, doesn’t gaslight me, doesn’t rape children or explain daily why rapists should run our country. He helps with chores too. The reason will shock you.

  • Dsklnsadog@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    14
    ·
    2 months ago

    What surprises me more is that someone feels the need to justify staying on Linux at all. That’s a conversation that shouldn’t even exist.

    The question has almost always been the other way around: why use anything else?

  • [object Object]@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    2 months ago

    I’ve said some negative things about KDE Plasma feeling like three desktop oses taped together, but the latest version the fixed all that and it’s pretty good.

    I still want to destroy all the hotksys and window decorations, but it just works, and it works well, and it works for edge cases where Gnome and Cosmic crash or fail silently.

    KDE is pretty good, and I say that about a very small amount of software.

    Also: I just switched to Nixos and now I can actually setup systemd units without wanting to shoot myself in the face. So that’s nice.

    • Bloefz@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      2 months ago

      You know you can change the hotkeys and window decorations right? That’s the great thing about KDE. You have choices.

        • Bloefz@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          2 months ago

          I know but I don’t really care whether my OS is good for normal users. In fact the more it is the less I’ll like it.

          Normal users love someone taking control and all their data and telling them what’s what. A “Linux for the masses” will be inevitably pure trash, something akin to ChromeOS now (which is kinda already linux for the masses). They literally want all the things we hate. For a company to know everything about them, to take all their data, to tell them what they can do and they can’t so they feel ‘safe’.

          As soon as Linux becomes a masses thing, it means lots of money can be made off it, and companies will jump on it to enshittify it as much as they can. So I’m really hoping that “the year of Linux on the desktop” will never happen.

        • orlyowl@piefed.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          Fair point, but out of the box KDE has pretty sane defaults these days. It’s a very inoffensive desktop.

          I have just a couple customizations that I do immediately on a fresh install, but it certainly wouldn’t kill me to use it as it comes.

        • Bloefz@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          2 months ago

          I tend to just copy my dotfiles over between machines. I’m not a fan of declarative management and even less of immutable OS’es.

    • NOPper@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      I’m a huge fan of tiling window managers, and i3 is still the king of getting the hell out of my way and letting me work/play. That’s the beauty of Linux systems, everyone gets to set things up how they want.

  • eli@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    Just had a conversation at work about using Linux full time. Coworkers asking me what issues I have and what games I can play.

    I mean it’s not all sunshine and rainbows…but I told them my Start Menu opens every time I need it. I don’t have explorer.exe randomly crashing. I can search in my Start Menu for things and they actually come up properly. Oh and with btrfs snapshots I can update whenever and if it breaks I just rollback and wait for a fix. Which has happened…once in the last 5 months of using Cachy+Plasma.

    I feel like I can actually use my computer now. With Windows I dreaded doing updates. With Linux I update whenever I want and it doesn’t fucking bother me at all.

    • dan@upvote.au
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      Do you have any actual problems with systemd, or do you just want SysV init scripts to stick around forever?

      Maybe systemd isn’t the best, but it’s way better than a bunch of mostly unstructured shell scripts, and more secure (it’s pretty easy to reduce privileges, sandbox the filesystem, restrict syscalls, etc per service just by editing the unit file)