Using a monochrome colorscale with no reference to what zero is. This map is atrocious. Germany has half as many downloads as the US, but it barely stands out against the background.
I’m very, very late to the party. Why is Flatpak the latest shit? What’s wrong with the classic *.deb viz. *.rpm distribution?
It fulfills a different purpose than system packages. First, it can be run without privileges/system modification, so it works on immutable distributions. Second, it doesn’t share libraries between apps (with some exceptions) or the system, so you don’t have to package separately for each. It essentially takes some of the container philosophy/tech and brings it to desktop apps. This also gives it some ability to do some sandboxing that isn’t as easy with system installed apps.
This approach comes with some downsides. Particularly larger storage requirement for apps, sometimes less integration with the system, and lack of ability for apps to easily call/interact each other unless they’re packaged together.
It’s meant for complete GUI apps and not small tools/packages that are the standard in system package managers
Why is Flatpak the latest shit?
Works on Steam Deck out of the box.
What’s wrong with the classic *.deb viz. *.rpm distribution?
Doesn’t work on Steam Deck.