Live data from Hacker News

SSH Remoting

zed.dev

141–150 of 227 posts

Re: SSH Remoting

#141
post #44

Zed with SSH Remoting and Orbstack is pretty much my dream setup for programming on a Mac. I can now spin up a Linux machine in Orbstack[0] in a few seconds and then SSH into it from Zed for a fast Linux development environment with a fast macOS native editor. It feels a bit like the macOS version of WSL and VSCode. Just a whole lot nicer (subjective of course)! A couple of years ago I was inspired by what Mitchell H…

[flagged]

Re: SSH Remoting

#142
post #126

Earlier quoted context omitted.

For a VC-backed company, this will never ever generate enough revenue growth. So, the real answer is: "If all goes well, we will keep raising VC money and get acquired and shutdown / butchered in 5-10 years". Like Bluesky, this monetization plan they present is just something to calm down the haters and sceptics. But if you think for two seconds, it does not make sense.

It might happen the way you describe, or, if they get more popular, then may try to think harder and offer more paid options. Now they're in a growth stage - they need to convince the largest possible number of developers they should switch from VS Code, and that is already a difficult task.

I know, this is the standard VC playbook: First growth at all costs to get everyone into the ecosystem, then pull up the net and monetize. The latter phase is usually when all the subscriptions, value-add nag screens, data sharing agreements and other enshittification goodies pop up.

And how would it work otherwise? You can't perpetually offer a product for free (in all senses of the word) AND satisfy exponential ROI expectations at the same time.

If this is what's going on here, I'm worried what the "monetization" phase will entail.

Re: SSH Remoting

#143
There was discussion about Zed over at Lobste.rs ~9 months ago when it went open source. I tried it then (as it was compared a lot to VSCode or Visual Studio code, which according to comments here are two separate things, to my surprise?) and I just updated and tried it again, and my initial feeling about it is unchanged:

Something about the UI is just... off. I don't know what it is exactly, but it feels like one of those "web page trying to mimic a desktop environment" demos that were all the rage 15-20 years ago.

It's bizarre to think that IntelliJ, which is a JVM app, feels way more 'native' on macOS than Zed.

Re: SSH Remoting

#145
post #104
post #100

Earlier quoted context omitted.

> Vscode has strings attached too If software being FLOSS is in any way an important value of yours, the difference between Zed and Visual Studio Code is night and day: Zed's GPL: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL MS Visual Studio Code's license: https://code.visualstudio.com/license I believe this alone shows much more good will towards developers and much less strings attached.

For what it's worth; Visual Studio Code and VSCode are not the same. VSCode is MIT licensed: https://github.com/microsoft/vscode/blob/main/LICENSE.txt From vscodium.com: Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. According to this comment from a Visual Studio Code ma…

a very important difference is that MS doesn't let you use some of their quite nice language servers unless you're using VS Code, e.g. Pylance: https://github.com/microsoft/pylance-release/issues/483

for this reason, the non-MS-built VS Code isn't equivalent to theirs, regardless of the license of the editor itself.

Re: SSH Remoting

#146
post #100

Earlier quoted context omitted.

> Vscode has strings attached too If software being FLOSS is in any way an important value of yours, the difference between Zed and Visual Studio Code is night and day: Zed's GPL: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL MS Visual Studio Code's license: https://code.visualstudio.com/license I believe this alone shows much more good will towards developers and much less strings attached.

https://zed.dev/terms has the Zed Editor use license. That’s different from the Zed source code license.

End you’re not allowed to reverse engineer the editor even though it builds from open source. I wonder how much legal reasoning went into that decision. It might be boilerplate, or it might be necessary for some other part of the contract.

Re: SSH Remoting

#147
post #142

Earlier quoted context omitted.

It might happen the way you describe, or, if they get more popular, then may try to think harder and offer more paid options. Now they're in a growth stage - they need to convince the largest possible number of developers they should switch from VS Code, and that is already a difficult task.

I know, this is the standard VC playbook: First growth at all costs to get everyone into the ecosystem, then pull up the net and monetize. The latter phase is usually when all the subscriptions, value-add nag screens, data sharing agreements and other enshittification goodies pop up. And how would it work otherwise? You can't perpetually offer a product for free (in all senses of the word) AND satisfy exponential ROI…

The other option I see is being owned by a behemoth like Microsoft, in VSCode case, who can pay millions per month in engineering salaries and PaaS, while keeping it free.

They are so big they can monetize it using Copilot or not even monetize it properly, just to get good faith from Developers, Developers, Developers.

I like it.

Re: SSH Remoting

#148
post #44

Zed with SSH Remoting and Orbstack is pretty much my dream setup for programming on a Mac. I can now spin up a Linux machine in Orbstack[0] in a few seconds and then SSH into it from Zed for a fast Linux development environment with a fast macOS native editor. It feels a bit like the macOS version of WSL and VSCode. Just a whole lot nicer (subjective of course)! A couple of years ago I was inspired by what Mitchell H…

I understood Mitchell intent for his setup to be slightly different than what you described.

I understood it as him running Nixos/nix because it made having a reproducible development setup a breeze since it’s all just a config file.

How would his use of Nixos change as you imply with Zed/SSH?

Re: SSH Remoting

#150
post #81

Earlier quoted context omitted.

This seems pretty optimistic to me. I can't imagine any company I've worked for paying for those things. Especially because they're only going to be useful if everyone uses Zed which is unlikely.

Indeed seems very uncommon where I am, even the IntelliJ’s are more often pirated than paid for. From my perspective it is very weird to expect to beat MS (who produces two great IDE’s, not one) on their own game with this approach to dev. I’m not saying it’s impossible to have the most important features replicated, but, c’mon, this is software, it breaks as it builds and some things are not possible Overnight even…

Btw Jetbrains made Webstorm (web editor) and Rider (.NET C#/F#) editor free now for non commercial use.

This might hurt Zed.

https://blog.jetbrains.com/blog/2024/10/24/webstorm-and-ride...

Post reply on HN