• Vincent@feddit.nl
    link
    fedilink
    arrow-up
    12
    arrow-down
    2
    ·
    4 days ago

    I was pretty excited to try Bazaar, but UX-wise I feel like GNOME-software is way less overwhelming and thus easier to use - even though it’s not great. And startup speed for Bazaar is still pretty slow, even though IIRC speed was supposed to be one of its selling points.

    Still great to see people to try to innovate, and it’s still pretty young, so definitely something to keep an eye on. But I was overhyped.

    • illusionist@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      “Software” is increadibly fast for me on opensuse. Either it’s the package manager or the connection that causes trouble.

      • Chewy@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        3 days ago

        It’s packagekit which is slow. I’ve used Gnome Software on Fedora Atomic and it is quite fast (since a few big optimizations about two years ago) because it only has support for flatpak enabled.

    • xylol@leminal.space
      link
      fedilink
      arrow-up
      3
      ·
      4 days ago

      Yeah I had no idea the previous store was dropped and took me a while to figure out what bazaar was and it kind if sucks compared to previous like checking what you have installed and needs updates

    • artiman@piefed.social
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      edit-2
      4 days ago

      This comment is super dumb, just because there are unofficial flatpaks lying around that does not make flatpak a bad format you can configure bazaar to only search for verified apps IIRC so flatpak is linked to the source code or website.

    • rudyharrelson@lemmy.radio
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      4 days ago

      Relying on flatpaks seems like a bad idea.

      A more reasonable take might be: don’t install flatpaks willy-nilly without first verifying that they’re maintained by the original developers (or an authorized third party, which is sometimes the case). The same way I wouldn’t run apt install <package> without first checking the package info to ensure I’m installing a legit package (if I’m not already familiar with the specific package I’m installing).

    • Vincent@feddit.nl
      link
      fedilink
      arrow-up
      5
      ·
      4 days ago

      Doesn’t the same hold for distributions repackaging software? Surely most developers don’t maintain their own Debian packages, Fedora rpms, Arch whatever-their-name-is’s, etc?