Get the latest tech news
SSH Remoting
From the Zed Blog: Zed can now be used to edit over SSH.
While Zed is built for remote code editing, changing the infrastructure to support SSH required solving a whole bunch of sub-problems, from SSH connection maintenance, to how we build the remote server, to integrating the feature into everything else we have in Zed. Unlike our normal Linux builds, the remote server can be compiled with musl, which requires no dynamic linking. If you're passionate about the topics we cover on our blog, please consider joining our team to help us ship the future of software development.
Or read this on Hacker News