Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

It's funny, zed started out really refreshing, and now it's degraded to the point where it's fairly unusable. Regularly it would tie up tons of resources on my fairly beefy laptop. I switched back to sublime and it is a breath of fresh air, I didn't realize how slow zed had gotten. It seems like maybe they lost their way a bit, but I recognize that also they need to make money presumably, and it's hard to do that with a large team and a focused product.


It has degraded? In what way? It sounds like your issues could be caused by LSP servers going rogue. Zed itself has been perfectly stable for me since I started using it as my default editor ~1 year ago. The only thing I didn’t like were some default layout changes that were trivial to revert.


It is randomly consuming high CPU on my mac as well, without any LSPs. Getting annoying.


Yea I figured it was my LSP but when I disabled it, it wasn't resolved. I didn't debug it, I just switched.


Did you check if the resources were consumed by the LSP or Zed? Also there was a Zed fork without the AI stuff, not sure if is a hard fork or not and if is still maintained (IIRC wasnt hosted on Github)


Gram Editor. It's actively maintained.

I know people disagree over definitions of "hard fork". Gram does not send patches to Zed but does occasionally merge fixes from Zed. There is not any specific effort to keep (non-AI) feature parity.

https://gram-editor.com

https://codeberg.org/GramEditor/gram


Why does the author hate the AI so much?


have they fixed the file refresh issue?


And yet it is written in Rust, a good evidence that compiled languages only help so much when the architecture isn't the right one, or bad algorithms are being chosen.


For a large application the language it is written in has almost no bearing on the perceived speed by users. VSCode is one example.


VSCode has plenty of C++ and Rust extensions to work around Electron limitations, which are then used as WebAssembly plugins on the browser version, though.

It shows the engineering effort that the team puts into it, which is why it is one of the few Electron based apps that is bearable to use.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: