Zed is a modern open-source code editor, built from the ground up in Rust with a GPU-accelerated renderer.

  • ParetoOptimalDev@lemmy.today
    link
    fedilink
    arrow-up
    7
    arrow-down
    11
    ·
    2 years ago

    Flatpak is worse for debugging, development, and reproducibility.

    Its good for user friendly sandboxing, portability, and convenience.

    • WFH@lemm.ee
      link
      fedilink
      English
      arrow-up
      16
      ·
      2 years ago

      Is it really worse tho? A single build, against a single runtime, free from distro specificities, packaged by the devs themselves instead of offloading the work on distro maintainers?

      • crispy_kilt@feddit.de
        link
        fedilink
        arrow-up
        3
        ·
        2 years ago

        It is. Security problem in core library? Good luck waiting for 27 randos releasing an update. Whereas the distro updates it even before the issue becomes public.

      • ParetoOptimalDev@lemmy.today
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        2 years ago

        I’ll have to come up with some examples and write something more detailed I think to explore this.

        Until NixOS I was very in favor of language specific package managers and things like flatpak.

      • ParetoOptimalDev@lemmy.today
        link
        fedilink
        arrow-up
        3
        ·
        2 years ago

        You see the conclusion of that article is that flatpaks are not repeoducible after presenting solutions to make it reproducible right?