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

    • BB_C@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      25 days ago

      The Rust hype at least makes sense.

      In technical context, yes. I’m a Rustacean myself.
      In business/marketing context, …

      • crispy_kilt@feddit.de
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        24 days ago

        It also makes sense in a business context, because Rust enables memory safety at native speed, and enables building more reliable software due to its strong type system.

        Safety and reliability are business critical in many industries.