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

  • @BB_C
    link
    11 month ago

    The Rust hype at least makes sense.

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

    • @[email protected]
      link
      fedilink
      1
      edit-2
      1 month 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.