• jaybone@lemmy.zip
    link
    fedilink
    English
    arrow-up
    48
    ·
    2 months ago

    Are there enough watermarks on this meme? At least we got reddit covered.

  • procapra@lemm.ee
    link
    fedilink
    arrow-up
    26
    arrow-down
    3
    ·
    2 months ago

    If flatpak didn’t make me put the entirety of KDE onto my system (thats an exaggeration but you know what I mean) I’d gladly crown it king of the package managers.

    • OsrsNeedsF2P@lemmy.ml
      link
      fedilink
      arrow-up
      16
      ·
      2 months ago

      Psst … the first KDE app you installed via your package manager also put “the entirety of KDE” onto your system.

      • thepreciousboar@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        21 days ago

        At least if you install other apps you already have KDE. If you install another Flatpak, it’s likely this will need another version of the KDE runtime, so it’s 2.5 more GB for a 450kB application.

      • CarrotsHaveEars@lemmy.ml
        link
        fedilink
        arrow-up
        2
        arrow-down
        2
        ·
        2 months ago

        Indeed. As much of how loved and popular KDE is, fuck it. I use the glorious XFCE. XFCE is beautiful too. Fuck, I’m not the maniac who would waste 2GB just for my DE to look beautiful.

    • rtxn@lemmy.worldM
      link
      fedilink
      arrow-up
      16
      ·
      2 months ago

      I just want to point out the dependencies of Konsole (arguably a small and simple application in concept): glibc gcc-libs icu kbookmarks kcolorscheme kconfig kconfigwidgets kcoreaddons kcrash kdbusaddons kglobalaccel kguiaddons ki18n kiconthemes kio knewstuff knotifications knotifyconfig kparts kpty kservice ktextwidgets kwidgetsaddons kwindowsystem kxmlgui qt6-5compat qt6-base qt6-multimedia sh.

    • LeFantome@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      Flatpak does not install KDE by default. It is only required if you install a KDE app. You can hardly blame it if you do that.

  • Monstrosity@lemm.ee
    link
    fedilink
    English
    arrow-up
    22
    ·
    2 months ago

    I tried a snap package on my pop-os system once & it poo’ed folders all over my system, then didn’t actually uninstall when I uninstalled it.

    No thank you.

    • fembinary@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      10
      ·
      2 months ago

      thats the thing with snaps: they go all over the place on your system, so even if you uninstall it (which itself is a tiring and cumbersome task at times!), they magically stay everywhere on the systems, with tons of folders and files.

        • fembinary@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          4
          ·
          2 months ago

          install yes, but there are tons of other files and folders that get created, IIRC even pseudo-users or something along those lines? (or that was distro-specific perhaps)

          • Sibshops@lemm.ee
            link
            fedilink
            English
            arrow-up
            3
            ·
            2 months ago

            You mean like the program itself is creating files? The issue would be the same whether apt or snap is used, in this case.

  • danhab99@programming.dev
    link
    fedilink
    arrow-up
    23
    arrow-down
    2
    ·
    2 months ago

    Nix is just across the street sipping tea because it understands what it is and is at peace with the chaotic world around it.

    • stebator@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      I use NixOS and Flatpak (Nix-Flatpak) to install software that is not available in Nixpkgs. Unlike Arch’s AUR, Nixpkgs has fewer popular packages. However, Nixpkgs beats AUR in terms of quantity because many Nixpkgs packages are redundant.

  • MoonlightFox@lemmy.world
    link
    fedilink
    arrow-up
    22
    arrow-down
    4
    ·
    2 months ago

    I have really started to like AppImage. You just download a single file make it executable and it just works.

    I use Cursor for coding, and it has an appimage that replaces itself when it updates.

  • Abnorc@lemm.ee
    link
    fedilink
    arrow-up
    17
    ·
    edit-2
    2 months ago

    It’s not about the package management method that we use. It’s about the friends and enemies we made along the way (while arguing about package management.)

  • cley_faye@lemmy.world
    link
    fedilink
    arrow-up
    16
    arrow-down
    1
    ·
    2 months ago

    A rusty bucket riddled with holes and the stick part of a shovel is better than snap for running software.

  • LeFantome@programming.dev
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    2 months ago

    Tar is not a package manager, it is just a packaging format. AppImage has the same problem.

    Flatpak is a bit of a crappy package manager but at least it is one. And, due to its use of container technology, it allows the same packages to run on any Linux kernel (any Linux distro). That is pretty useful.

    Of the other package managers, apk 3 is my favourite but the only distro that uses it is Chimera Linux. Pacman is good. dnf / RPM is ok. apt / deb is in last place for me. The recent Ubuntu 25.04 launch snafu illustrates some of the problems with apt. The first Linus Tech Tips Linux challenge really highlighted the dangers of apt.

    I only used snap briefly but instantly hated it. Fstab was a mess. It was slow. It was proprietary. I fled before I could form an educated opinion.

    • Samueru_sama@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 months ago

      it allows the same packages to run on any Linux kernel (any Linux distro). That is pretty useful.

      flatpak itself depends on namespaces, so saying that it works on any kernel is quite a stretch.

      Can flatpak do this? This is a GIMP3 appimage running on ubuntu 10.04 without any container:

      The kernel is so old that even the appimage runtime itself complains of missing functions and has to fallback to a workaround.

      UPDATE: flatpak can’t work because bubblewrap itself can’t:

      PR_SET_NO_NEW_PRIVS is only available since kernel 3.5

  • Phoenixz@lemmy.ca
    link
    fedilink
    arrow-up
    9
    ·
    2 months ago

    That’s because we are…

    If .y Firefox will once again be updated without asking me and then refusing to open any page without a restart I’ll fucking lose it

  • HappyFrog@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    7
    ·
    2 months ago

    I really like flatpak and it’s system, but AppImages are in a nice second place. I usually look for a flatpak first and appimages if I can’t find the first.

  • MehBlah@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    4
    ·
    2 months ago

    Like a bunch of old farts in a coffee shop arguing over which truck brand is better.

  • Fizz@lemmy.nz
    link
    fedilink
    arrow-up
    7
    arrow-down
    2
    ·
    2 months ago

    Hadn’t snap fixed a lot of the complaints people initially had?

    • blind3rdeye@lemm.ee
      link
      fedilink
      arrow-up
      21
      arrow-down
      1
      ·
      2 months ago

      Probably, but the stink will linger for quite a long time.

      There’s a burger place near my house that I use to go to almost every week. But then the quality started going down, and I stopped going there. That was two years ago. Maybe they fixed the problems, but I’m not going to know - because I no longer go there. Snap is like that.

    • UnfortunateShort@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      1
      ·
      2 months ago

      I think the main complaint is that it seems like Canonical is trying take control of Linux packaging. Don’t they handle their stuff in a way that pretty much prevents third party ‘Snap Stores’? Like, their backend being closed source and their software only accepting their own signatures?

      • Fizz@lemmy.nz
        link
        fedilink
        arrow-up
        2
        ·
        2 months ago

        I dont know for sure so disregard what I say. but I remember reading that users could host their own snap repos but canonicals one was the only one at the moment. Everything about snap is open source except the webserver.

  • chrash0@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    2 months ago

    i just got an Ubuntu machine at work, and really simple packages are only available as snaps. so i guess i’m going to try out Nix home-manager