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
    3
    ·
    1 年前

    If you care about your software being stable and secure, you should care about how easy the programming language used makes and encourages that.

    People aren’t robots and make mistakes often.

    • vrighter@discuss.tchncs.de
      link
      fedilink
      arrow-up
      1
      ·
      1 年前

      translating readable, maintainable code to an unmaintanable mess to solve a couple of issues thit might not be there in the first place, is not so much a winning proposition.

      An os? sure. A text editor? not so much