Babe wake up, new flathub frontend just dropped
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.
huge deal, software discoverability is one of the worst issues in linux rn.
KDE Discover? Surely looks better than whatever this is
The flathub website is pure UX garbage so I wouldn’t count on any improvements in discoverability. 😄
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
I like this style, reminds me of modrinth
It’s the Gnome/adwaita style. There are many apps (on flathub) which have it too.
TurboWarp looks suspiciously like Scratch
Mod of Scratch 3 with a compiler, dark mode, addons, and more features.
Looks nice
Top 60% of the screen is garbage. I hate app stores… This is why I use the cli.
/get off my lawn
It’s the beauty of Flatpak, works both ways no prob
Yeah just wish it would show the verified status in the cli, that’s the only reason I still go to the website
You have 2 other options:
- Gnome Software
- Create a TUI
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.
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.
… that can be said from apt repositories. But… they’re made in a way you can mirror the entire thing offline.
Just realized I’ve never used the flat hub website
It is useful to check the manifest file, some developer list additional setup guide and options in their github readme.
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.
What about the search bar at the top? It has category filters as well.
The search bar is not for browsing.
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.
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)