Live data from Hacker News

We Have to Start Over: From Atom to Zed

zed.dev

1–10 of 243 posts

Re: We Have to Start Over: From Atom to Zed

#8
SIMD

I wonder if Zed uses SIMD, to read in text from a file or write out text to the display.

Mitchell recently wrote about how he got a massive reduction in latency, by implementing SIMD in his terminal app (which is analogist to an editor)

https://mitchellh.com/writing/ghostty-devlog-006

https://hachyderm.io/@mitchellh/111919642467789362

Re: We Have to Start Over: From Atom to Zed

#9
I tried Zed, and it felt similar to VSCode. I know there are multiplayer features that are better than live share, but on the surface, I needed convincing to switch.

I would be more inclined to use Zed if it could displace XCode. It pains me to use it from deleting derived data or cleaning the build folder to random crashes.

Contrasting the DX to Android Studio, it's night and day. I always wanted an Android studio-like experience for iOS development.

Re: We Have to Start Over: From Atom to Zed

#10
Had a look at the About page, and the live coding feature does sound useful. I'm sure the guys are excited; it's a fun project. You get to write algorithms, optimise performance, and do GPU programming. But who needs another text editor that will probably never reach feature parity with Vim and a terminal multiplexer.
Post reply on HN