Live data from Hacker News

Zed, the new code editor from Atom developers, has entered open beta

zed.dev

171–179 of 179 posts

Re: Zed, the new code editor from Atom developers, has entered open beta

#171

Earlier quoted context omitted.

No macOS is a horrible developer platform in general. The only thing that makes it remotely viable is the tireless efforts of the Homebrew project. I can't imagine thinking macOS is a good programmer OS

How dare there be choices? I’m a developer - I do a huge amount of work on Sql Server and .Net. Unless I need to update some Sql Server CLR Procedures, all my development is done on my Mac using the Jetbrains suite or Azure Data Studio. So it obviously works for many of us. You do you, we’ll do us.

no I know it works, I just got a m2 pro 32GB mac mini to do diffusion and GPT related stuff and found that all the apis are broken and the neural engine actually has no real support for any of the interesting generative ai programs yet. doing my best to port things over but having to rely on the free labor of homebrew developers is grating

Re: Zed, the new code editor from Atom developers, has entered open beta

#172
post #19

Earlier quoted context omitted.

is it an electron app? like vs code?

No. It's written in Rust, with a custom UI framework. More details in this blog post: https://zed.dev/blog/videogame

Ok thanks max finally a non Electron editor I can download and try without panicking about the fans spinning non stop..

Is it possible to install using nix or brew? In mac

Re: Zed, the new code editor from Atom developers, has entered open beta

#174

Earlier quoted context omitted.

Fair enough, but why not push back on the lawyers before pushing the publish button, and spare yourself from a possibly inauspicious start?

When you go to a tailor for a custom suit, do you double-check that he's taken accurate measurements?

I don't own a custom suit but I assume I'd be in the room when they were taking my measurements and I my eyes would be open, so I could see the tape. And then I'd try it own before agreeing to taking it home. I'm not sure which side of the argument your analogy is on.

I do a lot of back and forth with our lawyers on terms. I read all of it and give feedback.

Re: Zed, the new code editor from Atom developers, has entered open beta

#179

Earlier quoted context omitted.

What forms of keyboard navigation are you missing? We try to make sure everything is controllable from the keyboard.

The first thing I always do when I go into any new editor is set up the "Select All Instances of highlighted word". So like how there is cmd-d for the next occurrence, I also like having a shortcut to select _all_ occurrences. Would love for this to be added. More generally, this looks really awesome and also really enjoyed your team's blog post detailing the GPUI implementation (even though large parts of it went ov…

Yes, these are an absolute must :) Came here looking specifically if this was possible. The cool thing is that is currently the only thing I've been missing after playing for a couple hours! I've tried vscode yearly to see if it had become tolerable, but alas. This is the first time I've tried something that might steal me away from Sublime.

There's an issue for it: https://github.com/zed-industries/community/issues/75

Post reply on HN