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

        • Eager Eagle
          link
          fedilink
          English
          71 year ago

          gpu accelerated editor with remote development > terminal editor

          • @[email protected]
            link
            fedilink
            31 year ago

            There are gpu accelerated terminal emulators… Not sure what you mean by remote development though.

            • Eager Eagle
              link
              fedilink
              English
              5
              edit-2
              1 year ago

              remote development for connecting to a machine without a display server; basically covering the main use case for being constrained to a terminal.

              Remote Tunnels in VS Code or JetBrains Gateway for example

              I do use a GPU accelerated terminal, but it’s still very limited compared to a GUI; they serve different goals.

              • @[email protected]
                link
                fedilink
                1
                edit-2
                1 year ago

                I like to be just as comfortable coding remotely as I do locally. I have the same setup on my machine & on servers. TUIs are sometimes a better UI/UX since they tend to not come with so much bloat & compatibility with all window managers as well as working great for extremely lightweight, low-latency pairing like the experience provided by upterm. My terminal is also GPU-acceraletd too for performance.

    • @[email protected]
      cake
      link
      fedilink
      41 year ago

      It’s not you who needs it.
      It’s for buzzword chasers and cost cutters.

      Rust (=> fast and hip)
      Shared (=> outsourced)
      AI generated (=> robot devs)

      Get it?

      • Matt
        link
        fedilink
        81 year ago

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

        • @[email protected]
          cake
          link
          fedilink
          11 year 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 year 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.