data1701d (He/Him)

“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”

- Lt. Cmdr Data, Star Trek: Generations

  • 1 Post
  • 13 Comments
Joined 8 months ago
cake
Cake day: March 7th, 2024

help-circle

  • I came into Debian with that philosophy as well, but I eventually gave up on all native packages as I got tired of having to deal with the rotation of some testing packages.

    Honestly, 1 GB is an extreme it could get to, but most don’t because the majority of that initial 1 GB overhead is shared with other applications. Part of this is design issues in glibc preventing reverse compatibility with older glibc applications, and so applications need to have the right version of glibc with them to work. This adds some overhead, but is mitigated because many Flatpaks use the same glibc version.

    Also, to be honest, storage is cheap these days, and really, I think the ease of Flatpak is worth what becomes a pretty minor storage sacrifice.











  • Woah. An interesting setup indeed.

    KDE almost became my default when I was installing probably my first bare-metal Linux distro a few years back - Debian Buster, to be precise - on an old laptop. However, something borked with the network manager installation, so when I tried again, I chose XFCE, which worked (probably by coincidence - I probably just did something dumb the first time) and has been my go-to ever since.

    From a programming perspective, I definitely like Qt a lot over GTK, though it’s not like I write GUI applications all the time anyhow.