this post was submitted on 13 Aug 2024
140 points (99.3% liked)

Linux

47777 readers
740 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

We're back with some new milestones thanks to the continued growth of Flathub as an app store and the incredible work of both our largely volunteer team and our growing app developer community:

  • 70% of the most popular apps are verified
  • 100+ curated quality apps
  • 4 million active users
  • Over 2 billion downloads
top 14 comments
sorted by: hot top controversial new old
[–] Railison@aussie.zone 32 points 2 months ago (1 children)

Regardless of how you interpret the statistics, I think that this is a sign that the long vexed problem of software distribution for Linux has been significantly improved. Not quite solved, but for most desktop apps this is fantastic news.

[–] sfera@beehaw.org 2 points 2 months ago

Thank you for acknowledging the positive development. It's so nice to see some appreciation for the effort put into solving our issues. I'm so tired of all the complaints and outrage about this or that solution, be it flatpak, appimage, snap or whatever.

[–] Lettuceeatlettuce@lemmy.ml 25 points 2 months ago

Flatpaks aren't perfect, but they are really solid in almost all cases.

For the general user that just wants a simple way to download apps on Linux, it just works.

For power users, they will know already the upsides and downsides.

[–] that_leaflet@lemmy.world 12 points 2 months ago* (last edited 2 months ago) (3 children)

Edit: it they're counting updates, then this number probably is accurate, so the bit questioning the number can probably be disregarded

I wonder how inflated that 4 million active user number is. They say it's measured by "count[ing] the number of updates to that runtime we've served between two releases". But that method doesn't account for people distrohopping/reinstalling or QA testing by distros.

I maintain a snap package and something I really like about the Snap Store is the metrics they give. Note that this data is aggregated, I can't see anything specific about a user. I am able to see:

  • weekly active users
  • distro and version
  • CPU architecture
  • country
  • which version of app
  • which channel (stable, beta, edge, etc)

But Flathub only measures total downloads. An app could get a thousand downloads and those thousand people could immediately uninstall the app and you would have no way of knowing that. With snap, you would see a week later a drop off of a thousand users.

[–] JustMarkov@lemmy.ml 11 points 2 months ago

Measures are cool, but a bunch of people would start to complain about telemetry. And opt-in telemetry in this kind of metrics is not relevant.

[–] lord_ryvan@ttrpg.network 2 points 2 months ago (1 children)

How does it measure weekly active users? Does it keep track of who runs the application? And how does this account for distro hoppers and QA testers?

[–] that_leaflet@lemmy.world 2 points 2 months ago (1 children)

I'm not 100% on the details, it's hard to find good documentation on this, but here's my understanding.

Every machine with snap install has an ID associated with it. Whenever snap refresh is run, a list of installed apps is sent back to Canonical so that Canonical can fetch updates. But they also use that list is also used for generating metrics. Users aren't double counted because of the unique ID associated with the install. So Canonical just needs to keep track of all the IDs in the last week who've checked for updates and count them up. That final number is then shown to maintainers of the snap.

Snap isn't checking if you actually open the snap though. It's just counting people who have the app installed.

[–] lord_ryvan@ttrpg.network 1 points 2 months ago

But they also use that list is also used for generating metrics

But isn't that the same as Flatpak's “X clients download updates”-metric?

Users aren't double counted because of the unique ID associated with the install.

How to they associate that with the user or the machine? Rather than the amount of snapd clients/OS's with snapd on it? (as to not count one person with two Linuxes double, which Flatpak does)

[–] rotopenguin@infosec.pub 1 points 2 months ago

The fact that snap has that much telemetry is another reason I stick to Flatpak.

[–] technocrit@lemmy.dbzer0.com 6 points 2 months ago (1 children)

One of the best things about ditching Ubuntu for Debian was losing worthless snaps and gaining UI support for flatpaks.

[–] Zeoic@lemmy.world 1 points 2 months ago

Flatpak is the default in ubuntu though? Atleast it is for me in 24.04

[–] Diplomjodler3@lemmy.world 4 points 2 months ago (1 children)

How do they count active users? I have four machines that use flatpaks. Is that four users or one?

[–] lord_ryvan@ttrpg.network 5 points 2 months ago

How do they count active users?

By seeing by how many flatpak clients apps are being updated.

have four machines that use flatpaks. Is that four users or one?

Four.

[–] sunzu2@thebrainbin.org 2 points 2 months ago

4 million active users 😏