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

  • Matt
    link
    fedilink
    99 months ago

    The Rust hype at least makes sense. The other two are just utter bullshit.

    • @BB_C@programming.dev
      link
      fedilink
      19 months 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
        1
        edit-2
        9 months 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.