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.

  • Yeah the boot process is a mess! Debian’s noisy GRUB and unsightly boot text is an obvious and unnecessary paint point for a desktop user but very desirable for server installations. You do have some options though!

    Carlo Contavalli apparently has a relatively simple work-around discussed at https://rabexc.org/posts/grub-shush. What I’ve done in the past is rebuilding Ubuntu’s source deb package for GRUB against my Debian system. You can grab it at https://packages.ubuntu.com/source/lunar/grub2. Build instructions can be found here https://unix.stackexchange.com/questions/117503/how-to-compile-a-debian-package-from-source.

    The great thing about Debian, Linux, and FLOSS is that you can even automate downloading Debian’s source package when it gets updated, applying the silent patch, applying Ubuntu’s compilation options, compiling the deb, and installing the deb! But yeah why can some package maintainer not provide such as an option in the repository! It’s really an annoyance for many and almost makes me feel like I’m not the type of user the Debian community desires. Like, “Wait… what? You like pretty stuff? GTFO!” Maybe its even true? Hopefully you will enjoy using Debian! Its most preferable to Ubuntu in many ways these days!

    • Very interesting! Will save this. Thanks for mentioning it.

      I think there are a lot of unsociable people in the linux community. I should know, I‘m autistic and also pathologically unsociable but even I am shocked at the amount of elitism and RTFMing that happens on a daily basis.

      The difference I think is my self image is pretty ok and I dont need to be the greatest and most knowledgeable linux pro on the planet. Thats probably the only thing some folks have to their name.

      But I digress. Have a great day.