Live data from Hacker News

You can now disable all AI features in Zed

zed.dev

31–40 of 277 posts

Re: You can now disable all AI features in Zed

#31
post #24

Sadly, I came back to using VS Code recently. There's a lot to like in Zed but imo that decision to write their own rendering framework is unfortunate, because of ridiculous problems in Linux still not resolved like poor font rendering, especially on low-DPI screens, or visible lags of UI which is being developed to be blazingly fast. So far, VS Code is faster for me.

[deleted]

Re: You can now disable all AI features in Zed

#32
post #25

Earlier quoted context omitted.

Yep, fwiw there's often live coding interviews done in the editor of your choice that require AI to be off. As in even if you love AI and use it a lot you should have the ability to turn it off.

Aw shucks, I guess that rules out Notepad on Win11 then.

[deleted]

Re: You can now disable all AI features in Zed

#34
post #24

Sadly, I came back to using VS Code recently. There's a lot to like in Zed but imo that decision to write their own rendering framework is unfortunate, because of ridiculous problems in Linux still not resolved like poor font rendering, especially on low-DPI screens, or visible lags of UI which is being developed to be blazingly fast. So far, VS Code is faster for me.

+1 I've explored Atom when it was the hot thing, and more recently, an IDE called Lapce, which is built in Rust and doesn't use Electron. They've been great, but the lack of an ecosystem stares glaringly right at your face. I don't like Electron apps but VSCode gets the job done.

I have my entire set of plugins and things installed here and now the productivity that I get off this setup even exceeded my long-loved Jetbrains IDEs. I hope that will be temporary though, seriously. The only thing that I strictly dislike about VSCode is the number of high quality themes available - and there are not that many.

Recently stumbled upon VSCodium which is a clean VSCode fork that can work with any VSCode plugin, but I am yet to try it out.

Re: You can now disable all AI features in Zed

#35

Do you know what I like more than AI in my IDE (which I adore, by the way)? It's an IDE that respects the developer.

> It's an IDE that respects the developer Mind elaborating?

I assumed they meant having the option to turn AI off was them respecting the developer.

Re: You can now disable all AI features in Zed

#36

Something tells me that disabling AI is going to age about as well as disabling JavaScript. Even so, I like what Zed is doing here.

Do Zed AI features require interacting with third-party providers such as OpenAI? If so, I don’t think your comparison applies.

I use Golang from JetBrains, and disabling all AI features is only two clicks away. No fuss no muss.

Re: You can now disable all AI features in Zed

#37

Do you know what I like more than AI in my IDE (which I adore, by the way)? It's an IDE that respects the developer.

Yep, fwiw there's often live coding interviews done in the editor of your choice that require AI to be off. As in even if you love AI and use it a lot you should have the ability to turn it off.

The ones I’ve done (as of late last year), they were okay with AI autocomplete but not a full prompting/agentic workflow.

They wanted me to architect the solution, but were okay with it filling in basic for loops.

Re: You can now disable all AI features in Zed

#38
post #27

I tried Zed many times. In fact I try to use it at least once a month because it is indeed fast. However, I just think it’s a half-baked product and I don’t want to invest too much time into it. Wish they didn’t get distracted by AI and focused on making a viable VSCode replacement as an IDE/Editor.

What do you think is half baked about it? I've found the experience quite good myself.

Re: You can now disable all AI features in Zed

#39
post #24

Sadly, I came back to using VS Code recently. There's a lot to like in Zed but imo that decision to write their own rendering framework is unfortunate, because of ridiculous problems in Linux still not resolved like poor font rendering, especially on low-DPI screens, or visible lags of UI which is being developed to be blazingly fast. So far, VS Code is faster for me.

+1 I've explored Atom when it was the hot thing, and more recently, an IDE called Lapce, which is built in Rust and doesn't use Electron. They've been great, but the lack of an ecosystem stares glaringly right at your face. I don't like Electron apps but VSCode gets the job done. I have my entire set of plugins and things installed here and now the productivity that I get off this setup even exceeded my long-loved Je…

I miss Atom. I loved it. I loved all the crazy plugins people would make to do all sorts of things. It was a fun time.

These days I'm stuck on QTCreator most of the time. It's OK for core editing functionality but there's a lot that I miss, and some things like the generic Language Server support just aren't fleshed out much.

I'm tempted to use another editor whenever I'm not working on UI files but it adds some friction.

Re: You can now disable all AI features in Zed

#40
post #24

Sadly, I came back to using VS Code recently. There's a lot to like in Zed but imo that decision to write their own rendering framework is unfortunate, because of ridiculous problems in Linux still not resolved like poor font rendering, especially on low-DPI screens, or visible lags of UI which is being developed to be blazingly fast. So far, VS Code is faster for me.

Wondering if you've tried rxi/lite or the community fork, Lite-XL [1] and how you've found the font rendering to be there?

FWIW, I've yet to find a better text editor than Sublime Text.

[1] https://github.com/lite-xl/lite-xl

Post reply on HN