Hey guys! I’m getting into the open source world and for years, i am finally hoing to try Linux! However, i see a lot of complains about Ubuntu and i just dont know why. What are you guys complains about Ubuntu? My next PC will come with Ubuntu. Do you guys think i should use Mint instead? Need help.

  • entropicdrift
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    Snap is arguably the better sandbox. The bigger issue with Snap is that only Canonical (the company that owns Ubuntu) has the code for the Snap store, so it’s a closed ecosystem and there are no alternative stores, so the minute they enshittify it’s garbage. Flathub is the most popular flatpak repo but the code for a flatpak repo is open source, there are alternative options and will be in the future.

      • typhoon@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 minutes ago

        Actually, just having AppArmor enabled isn’t enough. Snap’s strict confinement depends on specific out-of-tree AppArmor kernel patches that Canonical bakes into Ubuntu.

        If your distro uses the stock Linux kernel, even with AppArmor active (like Debian, Arch, or openSUSE) snapd lacks the necessary kernel-level hooks and drops down to partial confinement. Because of this fallback, non-Ubuntu AppArmor distros don’t actually get the full Snap sandbox, they get a degraded version of it.