• 28 Posts
  • 134 Comments
Joined 1 year ago
cake
Cake day: December 28th, 2023

help-circle

  • Honestly I can’t imagine why anyone would use either of these when there are lightweight DEs like XFCE and Cinnamon that are not only easier on the system resources, but also more stable, customizeable, user-friendly and more pleasant to look at. I stopped taking gnome seriously ever since they came up with GTK3. They had a chance to fix it with GTK4 but instead they somehow made it even worse (as if client-side decorations wasn’t bad enough, now theyre doing clientside shadows? Seriously!?!?). KDE is allegedly better because it gives the user more options, but anyone who’s actually used it will tell you that it suffers from the same kind of bloat and braindead design decisions as gnome.





  • Partition management is the single most chaotic chore that you come across as a casual computer user, change my mind. Depending on the partition table and filesystem, each filesystem can have zero, one or two labels assigned to it. But there is no consensus about what to actually call these labels. I’ve seen “partlabel”, “label”, “partition label” and “name” with no obvious way to tell whether the tool is talking about the label stored in the partition table or the label stored in the filesystem.

    So just use UUIDs to refer to partitions instead of labels, right? Wrong! Each partition has both a UUID and a PartUUID which are not the same. It’s simple once you are aware of that fact, but if you are not, it can lead to hours of confused troubleshooting. I learned this the hard way.








  • And for people who are still confused: The confusion is the whole point of the joke. Nobody understands what the hell “cow tools” is supposed to mean. Maybe it had something to do with research showing that other mammals, not just monkeys and early humans, were capable of making tools. But nobody knows. It’s absurdist humor







  • Yeah this is the way. Debian stable has outdated packages, debian testing has broken packages. Ubuntu is difficult for beginners because of snap. Linux mint is the perfect just-works debian-based beginner distro. Same for DE: Gnome is hard to use, KDE is bloated and unstable, and XFCE is too minimalist/diy/quirky for beginner users (you need to add a panel applet in order for the volume keys to work? Huh??). Cinnamon is the perfect middle ground between resource usage and features.

    Make sure during installation that you create a 4 GB swap partition too

    Or at least as large as your RAM if you want to be able to hibernate.