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

  • WFH@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    A curl piped into a shell or some unofficial packages from various distros.

    At this point I don’t get why these projects are not Flatpak-first.

    • ParetoOptimalDev@lemmy.today
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      6 months 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
        1
        ·
        6 months 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?