A new ‘app store’ is expected to ship as part of Ubuntu 23.10 when it’s released in October — and it’ll debut with a notable change to DEB support.

  • @[email protected]
    link
    fedilink
    5011 months ago

    Why is Ubuntu pushing snaps so hard? Is there objectively a benefit to them apart from Flatpak?

    It seems like an odd hill to die on.

    • @[email protected]
      link
      fedilink
      4011 months ago

      Canonical is just weird like that, it seems. They tend to pick something and fixate on it really hard (Eg. Unity desktop, Mir, that convergent phone thing, now Snaps) and work on it until it’s almost really good, then they get fixated on the next shiny thing and dump whatever they were doing to go chase that instead.

      • JeremyT
        link
        fedilink
        1211 months ago

        Sooo they have ADHD and suffer with hyperfixation with the rest of us ADHDers?

        • @optissima
          link
          011 months ago

          Except that this is a corporation so it doesn’t have ADHD.

          • JeremyT
            link
            fedilink
            211 months ago

            So a corporation is just run by robots and not humans? Makes perfect sense.

            • @optissima
              link
              110 months ago

              A corporation is operated through a series of set rules, which dictate how it runs. It is structured in a way that is tangible, whereas the structure of the human mind is currently only theorized. I am reluctant to use terms like ADHD to describe corporations because that is prescribing a list of abstracted properties to them which we can definitely see that it doesn’t have internally. Unless the there is a set of unchanging principles that is the list of ADHD symptoms, no, not ADHD.

      • @[email protected]
        link
        fedilink
        711 months ago

        that convergent phone thing

        Tbf I think convergence could be the killer feature which pushes mobile Linux into large-scale adoption. Also Purism has its Librem 5 phone as convergent, too. It’s not just Canonical.

    • @[email protected]
      link
      fedilink
      3411 months ago

      There’s a benefit to Canonical, the corp that maintains Ubuntu, which is that while snaps are open source tech, the server for the snap store is closed source and snap can’t be configured to point at another store.

      In other words, it’s about centralized control.

      There are some advantages to the tech itself, like live auto-updating, which is good for security-critical server apps, but over all I’m not a fan.

      • @[email protected]
        link
        fedilink
        211 months ago

        I don’t think that the board members are sitting there and pondering how they can exercise more control on the user via snaps.

        The auto updating is a nice benefit but it doesn’t seem like a big enough benefit to allocate so many developer man hours into. I would think that Canonical would realize that the developers time is better spent making features the users want.

        But what do I know? I’m just someone posting on Lemmy not a Canonical board member haha

    • UnfortunateShort
      link
      1811 months ago

      Because they controll snaps. Their backend is proprietary and they do not support any other way of distribution.

      Now there are some objective benefits to Snaps compared to Flatpaks, at least so I was told. Apparently they offer significantly better documentation and integrate more tightly with the system, allowing you to do more stuff with them.

      This was a while back tho, I don’t know where Flatpak stands today

    • @[email protected]
      link
      fedilink
      1511 months ago

      Snaps are used for Ubuntu’s IOT distro, and also for their upcoming immutable desktop. They even ship kernel and mesa as snap, which makes updating less likely to break a system (in case of a crash while updating, user error, …).

      That’s why they push snap. Canonical doesn’t mainly aim to make a apps available to all distros like flatpak does. Just like now where all distros need their own packages, snap will coexist with other package formats.

      For the user it’s unimportant how apps are installed, as long as they’re available.

    • @[email protected]
      link
      fedilink
      011 months ago

      It could be like the old RPM vs DEB arguments. Technically, one could have argued at the time that RPM was explicitly singled out in the Linux Standard base.

      However, these days, DEB certainly feels more common (although, from my understanding, Redhat/Slack is big in enterprise, so i’m not actually sure which is more common).

      • @[email protected]
        link
        fedilink
        611 months ago

        Except both RPM and DEB are fully open-source. Flatpak is open-source, Snap is partly proprietary.