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

help-circle

  • Systemd and network manager are deliberately malicious I’m with you on that one but I feel like the new kernel-specific features like capabilities and namespaces are actually pretty neat. Like, they don’t even break backward compatibility. If you had a program that needs a special capability on linux and you wanted to port it to bsd, you could just make it a SUID executable. It’s not like capabilities offers a new API that programs use or something. Same with namespaces. I see a lot of people complaining about docker somehow being bloat or something, but, like, it’s still just linux on the inside of the container. Anything that can run in docker can run just as well outside of it. Worst-case scenario is that you have to change some environment variables from host.docker.internal to localhost. You’re not being forced to use it.



  • renzev@lemmy.worldtolinuxmemes@lemmy.worldGnome
    link
    fedilink
    arrow-up
    72
    arrow-down
    1
    ·
    9 days ago

    See, most people have no clue that “gimp” is a sex thing. They just see it as a funny-sounding acronym. In an actual work meeting, the people who do know wouldn’t say anything about it to avoid being seen as the weird ones.


  • 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 that’s exactly what I’m trying to get at with my lil meme. I used to get into a bunch of flame wars on the side of android because I would hear the apple people complain about fake made-up issues that I never experienced being a long-time android user. But seeing posts like OP’s makes me realize that those issues aren’t actually made up, they’re completely real and I just wasn’t seeing them because I am running a custom ROM. Like, in another thread some guy was concern-trolling about Google Services crashes being a “well-known issue” and everyone was upvoting him. Of course I would have no clue what he’s talking about, I don’t even have Google Services installed! So yeah, what I’m trying to say is that if you’ve never used an AOSP-based ROM and your entire experience of “android” are the slow buggy bloated ROMs that come installed by default on most phones, I’d understand why you’d choose to go with Apple instead.