• Rentlar@lemmy.ca
    link
    fedilink
    arrow-up
    19
    ·
    2 months ago

    The one app I can’t stand as a snap is firefox, it took a minute to navigate to the first webpage every time I start up. The rest are or more less fine I think, but flatpak meets my needs for most other applications.

    • Possibly linux
      link
      fedilink
      English
      arrow-up
      10
      ·
      2 months ago

      Also command line tools are terrible as snaps. And the worst part is you have no idea why they won’t work. It doesn’t tell you that snap is the problem. It just doesn’t work.

      • hperrin@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        edit-2
        2 months ago

        It look me about two hours to realize that snap was the problem when I was trying to run Mastodon in a Docker container. That was the last straw before I moved to Fedora.

        Snap can’t read anything outside of the /home directory, and there’s no way to fix that except changing the source code and recompiling it.