• walden@sub.wetshaving.social
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      3 months ago

      Your comment got me thinking… Is this a big deal, or even a small deal?

      I think it’s a deal of some proportion. If someone is trying out Linux for the first time and stumbles across how Flatpaks work and starts exploring Flathub, maybe their initial impression will be good enough to consider switching. If something appears to be polished, then maybe it is.

      • umbrella@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        3 months ago

        huge deal, software discoverability is one of the worst issues in linux rn.

        • lemmyvore@feddit.nl
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          3 months ago

          The flathub website is pure UX garbage so I wouldn’t count on any improvements in discoverability. 😄

            • lemmyvore@feddit.nl
              link
              fedilink
              English
              arrow-up
              2
              ·
              2 months ago

              I’ve explained in another comment. They have these pages that seem arbitrarily made up to fulfill certain needs but not others.

              You can get a list of packages sorted by popularity and with paging, but no filtering.

              You can get a list of packages with filtering but it’s limited to 1,000 packages for some reason, no pagination, and no sorting.

              The way to find these lists is really unintuitive (go on, try to find the second one I mentioned).

              There’s no package count, unless you find the filter page and add up certain categories (I’m guessing they have about 2,600 packages but it’s just a guess).

              I have no idea why they can’t just put everything I mentioned in one place. There’s no reason they can’t have a page with search, categories, sorting, pagination, and counts. I struggle to think why this one page can’t be the homepage (with whatever defaults they think it makes most sense, like most popular packages first by default).

              Having a homepage that only shows a handful of categories and a handful of apps in those categories really hurts discoverability. You’ll never be able to find an app like Stellarium for example if you don’t already know its name – and this applies to the vast majority of those 2,600 apps, and it will only get worse as they add more.

              I’m guessing they made this design back when they had very few apps, took a lot of time to release it, and by the time they did it was already outdated.

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

        Actually- yeah.

        Perception is reality; while hardcore nerds are willing to roll their own distributions, there’s a reason Ubuntu is damn popular. Most normal people want their computers to work, and to have an easy discoverable ecosystem.

        So yeah. A Big deal

  • atzanteol@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    3
    ·
    3 months ago

    Top 60% of the screen is garbage. I hate app stores… This is why I use the cli.

    /get off my lawn

  • TCB13@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Yet, we still don’t have a proper way to mirror the parts (or the entire) repository and/or have useful offline archives of flatpaks for certain cases.

    • baseless_discourse@mander.xyz
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      3 months ago

      Can’t you just use github API? everything is hosted on github.

      You can basically list all the package under the flathub org, git clone, and build them.

      • TCB13@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        … that can be said from apt repositories. But… they’re made in a way you can mirror the entire thing offline.

  • lemmyvore@feddit.nl
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    3 months ago

    Lol how the fuck do you browse packages? Did they forget to add a link to “apps” or something to the top menu?

    You have to keep scrolling down the front page and look at categories and maybe press “More Productivity” and you get to see the packages in that category. But you can’t browse all packages and you can’t get a list of all categories.

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        3 months ago

        I’m not seeing any filters? If I press the search field I just get a prompt.

        I saw there’s a slash sign in a square but I can’t figure out what it’s for. If I click it it dissapears, if I type “/” in the bar I get nothing.

        Edit: so if you press the search button with nothing written you get to https://flathub.org/apps/search which is a somewhat more useful page. The default listing there is still garbage because it’s hard-limited to 1000 apps for some reason but there’s no pagination and no sorting(?). But at least you get a filter bar on the left so there’s that.

        Also if you scroll aaaall the way down to the footer of the page there are some links to “collections” such as “trending” and shit. Which has pagination but no filters and no sorting. 😆 And the distinction between the “trending” and “popular” collections is left as an exercise for the user, I suppose.

        It’s like it was designed by someone who’s never seen or used a package repository in their life.

        • naptera@feddit.de
          link
          fedilink
          arrow-up
          1
          ·
          3 months ago

          Yeah, it really is more like google play store or shopping websites and similiar apps/websites (although there are some that have a better design I guess). I’m not really a fan of it either, but I guess people being used to those (which is probably the majority of the userbase of flatpak) feel more comfortable with it.

          My guess with the difference between “trending” and “popular” is that the former means lots of recent downloads and the latter a lot of downloads in a longer timespan (e.g. a year or so)