Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MI
Posts
0
Comments
52
Joined
2 yr. ago

  • Things are getting better as snaps and flatpaks gain popularity, but both of those systems have lots of issues of their own, and arguably aren’t anywhere near as good as a proper native package for your distro. Flatpaks don’t really work for CLI tools. Snaps are stupidly slow. Both snaps and flatpaks still struggle with theming. Applications installed with either take up way more space than their natively-packaged equivalents.

    Flatpaks would beat native packages if they didn't have a trillion papercuts and issues. I'm on NixOS because I want to avoid using flatpak.

  • it's mostly focused on adding pleroma/akkoma support. It can show and add custom reactions (only when someone else has already added one on a post), and some other stuff. But it's not a good app. Images take ages to load!

  • Lets you do a lot of things...

    • define your own system config, down to configuration for each program or service
    • lets you modify package (derivations) easily. Need to enable a compilation option, change source, add a patch, etc? You can do it.
    • Can revert between system generations in case of bugs or whatever reason