Why switch?

I played with the idea of switching for quite a while. Having switched my daily driver from Windows maybe 6-9 Months ago I made many mistakes in the meantime.

Good and bad

This may have led to a diminshed experience with ubuntu but all in all, I was very pleased to see that Linux works as a daily driver. Still, I was unhappy with the kind of dumbed down gnome experience.

Problems

There were errors neither I nor people I asked could fix and the snap situation on ubuntu (just the fact that they’re proprietary, nothing else).

Installation

Installing debian (and kde) was easier and harder than I expected. The download mirror I used must not have been great although its very close to my location because it took ages although my internet connections is good.

Apps

Since I switched to Linux, I toned down my app diet a lot. Installing all my apps from ubuntu was as easy as writing a short list and going through discover. Later I added flatpak which gave me a couple apps not available through discover (such as fluffychat). The last two I copied directly as appimages.

Games

I was scared that the „old kernel“ of stable debian would be a problem. As it turns out, everthing works great so far, a lot better than on ubuntu which might or might not be my fault.

Instability

Kde does have some quirks that irritate me a bit like installing timeshift (because I tried network backups which dont work with it and the native backup solution does not seem to accept my sambashare) led to a window I could only close by rebooting.

Boot time

What does feel a bit odd is the boot process. After my bios splash, it shows „welcome to grub“ and then switches to the debian start menu for 3 seconds or so, then shows some terminal stuff and then starts kde splash and then login. This feels a lot longer than ubuntu did. Its probably easy to change in some config but its also something that should be obvious.

Summary

So far I‘m incredibly happy although I ran into initramfs already probably because of timeshift which I threw out again. I might do a manual backup if nothing else works. My games dont freeze or stutter which is nice. All apps I had on ubuntu now work on debian and no snaps at all.

TL;DR: If you feel adventurous, debian and kde are a pretty awesome mix and rid you of the proprietary ubuntu snap store. It also doesnt tell you that you can get security upgrades if you subscribe to ubuntu pro. Works the same if not better.

  • savbran
    link
    fedilink
    arrow-up
    27
    arrow-down
    3
    ·
    edit-2
    5 months ago

    You could try Linux Mint Debian Edition (LMDE) it has timeshift installed in the live iso, useful to restore a system when it’s unbootable. Anyway it doesn’t come with KDE but Cinnamon or XFCE.

    For me Debian or LMDE is good for a home server due to not continuous package update, just major security an important ones.

    For a Deskop or laptop in my opinion Fedora KDE or Gnome is the best experience.

    • N0x0n@lemmy.ml
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      edit-2
      5 months ago

      For me Debian or LMDE is good for a home server due to not continuous package update, just major security an important ones.

      You can have a similar experience from a rolling release with debian !

      Trixie (testing) or Sid (unstable) or backports !

      Backports seems promising because that’s the version of the package going into the next debian release.

    • haui@lemmy.giftedmc.comOP
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      Interesting! I have not tried fedora yet. I really like to be able to get some time off gnome for now though. Is there a particular difference between debian based distros and fedora? I cant really say I know them. The biggest differences I see make the desktop environments. Everything else, like package managers are also flexible.

        • haui@lemmy.giftedmc.comOP
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          Thanks for pointing that out. I had a feeling that this would be the conclusion but I‘m still open to learn more.

          • pelotron@midwest.social
            link
            fedilink
            English
            arrow-up
            1
            ·
            5 months ago

            It also uses the Red Hat RPM package format and a different package manager. But it just amounts to a few different commands to learn if you manage packages on the command line.