Knowing Nathan has been one of the major catalysts for me to improve the art of software craftsmanship. Sometimes you meet amazing people in life & I count Nathan as Amazing in many ways.
Zed, a collaborative code editor, is now open source
61–70 of 642 posts
Re: Zed, a collaborative code editor, is now open source
#62How many people find real time sharing helpful? I've never found it to be beneficial. I'm curious.
I've greatly enjoyed pair (and trio) programming with friends using it (vscode's version of this) on side projects. For the most part I'm not sold that pair programming is an efficient way to program, but it's a nice social way to program. If you're going to do it, especially remotely, it's really nice to have your editor support it instead of just using screen sharing.
Re: Zed, a collaborative code editor, is now open source
#63How many people find real time sharing helpful? I've never found it to be beneficial. I'm curious.
I don't frequently share terminal/editor but occasionally need to do so, maybe a handful times a year. Most of times when I tell a new colleague "hey, connect to my tmux socket by running this command / opening this link", they were amazed and thought it was magical. I am not a Zed user but it's always welcome to see people making effort to make pair programming easier for everyone.
Now, I don't know how I would feel if one day my colleague send me a sharing session link that can only be opened by a particular editor.
Re: Zed, a collaborative code editor, is now open source
#64Re: Zed, a collaborative code editor, is now open source
#65Any plans/timeline for Linux support?
Re: Zed, a collaborative code editor, is now open source
#66How does Zed make money here?
Re: Zed, a collaborative code editor, is now open source
#67Earlier quoted context omitted.
Zed developers, please don't. I don't want my core editor potentially sending out my code to who knows where or wasting cycles analyzing it. If people want this just let it be a plugin.
> Zed supports GitHub Copilot out of the box, and you can use GPT-4 generate or refactor code by pressing ctrl-enter and typing a natural language prompt. https://zed.dev/ Seems like that ship has sailed. Maybe it's a plugin already or could be in the future, but that's not on GP's suggestion.
Re: Zed, a collaborative code editor, is now open source
#68Re: Zed, a collaborative code editor, is now open source
#69My only worry is that the collaboration features won't be used much, as they require most of the team to use Zed.
Re: Zed, a collaborative code editor, is now open source
#70How many people find real time sharing helpful? I've never found it to be beneficial. I'm curious.