Live data from Hacker News

The Zed Debugger Is Here

zed.dev

161–170 of 211 posts

Re: The Zed Debugger Is Here

#161
post #22

Earlier quoted context omitted.

They don’t support windows, they don’t support regular screens on Linux… are they a Mac shop basically?

Yes. Originally they were Mac-only, then they went open-source and the community added support for Linux and Windows, but AFAICT they've never invested in anything but Mac

The core team built Linux support and we're starting to work on Windows as well

Re: The Zed Debugger Is Here

#162
post #107

Earlier quoted context omitted.

Then don't use it? It's completely optional and works perfectly fine without AI

Thanks for the tip, but I was already not using it

It's an unexpected position to take, though. You said you had been interested in Zed until they integrated AI. The response was "the AI is completely optional", which I'd expect would make you more likely to use Zed, since it removes your objection. But it doesn't change your position at all, which makes me suspect it's not that you're worried the AI would interfere with your workflow, but that it's there at all. So, is your position that the very fact that Zed allowed AI to touch it has infected it in some way?

Re: The Zed Debugger Is Here

#163
post #60
post #59

Earlier quoted context omitted.

I didn't even notice iTerm has AI features? Where?

It seems like they've since removed it from the core app and put it in a separate plug-in: https://gitlab.com/gnachman/iterm2/-/issues/11470#note_19176... Anyway, I'm happy with Ghostty since I switched away from iTerm2 and haven't paid attention to iTerm2 development much.

The developer of Ghostty is using AI for development. Better quickly delete it!

Re: The Zed Debugger Is Here

#164
post #132

Earlier quoted context omitted.

Is that what Zed's integration does by default? In any case, what I see most people doing is integrating it with Claude/Copilot/etc. The security concerns specifically obviously don't apply when running it locally.

By default Zed has a user choose what type of configuration they want. That could be something like LM Studio, Ollama, or your own API keys to a provider you're already paying for. AI also isn't shoved in your face when using Zed, there's one small button on the button right.

> there's one small button on the [bottom] right.

Wait there's an always-present AI button in the normal text editing UI? That's way more prominent than I expected, I assumed it was just an option in a settings screen somewhere. I definitely don't want an AI button that's always on screen.

I just downloaded Zed to see this for myself and found not only one but two AI buttons in the lower right, one for integration with chat bots and one for their "prediction" AI. Both try to get you to log in to online services (even though, yes, a local chat bot is an option for one of them).

It seems like you can remove the chat bot ("agent") button through their config file, but I found no option to remove the "predictions" button.

Man this editor is pushing "AI" way harder than I imagined. As I said I genuinely assumed that it was just like iTerm2's chat bot integration where you could enable it in a settings screen.

Re: The Zed Debugger Is Here

#165

Earlier quoted context omitted.

https://github.com/deevus/zed-windows-builds

Is it usable?

I've used it to install zed fine, but I haven't messed around with zed too much. I do most of my development within WSL with vscode, and zed doesn't had a great WSL2 development experience.

Re: The Zed Debugger Is Here

#166
post #107

Earlier quoted context omitted.

Thanks for the tip, but I was already not using it

It's an unexpected position to take, though. You said you had been interested in Zed until they integrated AI. The response was "the AI is completely optional", which I'd expect would make you more likely to use Zed, since it removes your objection. But it doesn't change your position at all, which makes me suspect it's not that you're worried the AI would interfere with your workflow, but that it's there at all. So,…

I'm not interested in using text editors with chat bot integration, hope this clarifies things

Re: The Zed Debugger Is Here

#167
post #40

I was interested in Zed, but lost all interest when they started integrating "AI". I'm tired of "AI" everywhere. I'll just stick with Neovim until something better comes around. Which probably won't happen until after the "AI" bubble bursts.

It's trivial to disable it. I wouldn't let that hold you back from using an amazing editor!

I just tried it out again. It seems like you can disable the chat bot integration by adding this to the config:

    "agent": {
        "enabled": false
    }
However from the documentation[1] I can't see a way to disable the "AI" predictions button (which asks you to sign in to their online "AI" service with your GitHub account). Am I missing something?

[1] https://zed.dev/docs/configuring-zed#edit-predictions

Re: The Zed Debugger Is Here

#168

Zed feels like what Lapce, Helix and Neovim couldn't achieve in the time they spent. I started using Helix back around 2021-2022 and just couldn't get over the bugs and lack of integration. It was good, but PHP support (I was working at an older company) was bad. Neovim felt closest to a nice editor but there were some popular community-driven plugins that were very stubborn, and alternatives were just very slow. I w…

[dead]

Re: The Zed Debugger Is Here

#169
post #40

I was interested in Zed, but lost all interest when they started integrating "AI". I'm tired of "AI" everywhere. I'll just stick with Neovim until something better comes around. Which probably won't happen until after the "AI" bubble bursts.

how does editor neovim connect to debugger in the post?

Re: The Zed Debugger Is Here

#170
post #93
post #91

Earlier quoted context omitted.

I suspect you’ll be an extreme minority. I won’t go near a code editor anymore without AI integrated deeply.

I suspect I'm not the only one experiencing "AI fatigue" as every single piece of software grows more and more useless "AI" features I don't want and which get in the way of doing what I actually want.

I strongly agree about the fatigue. I have extreme levels of concern, especially when the supposed top people are shooting their mouths off saying this stuff is doing material science, biochem, a million other things.

But all that annoying madness is distracting from how amazingly awesomely useful this stuff is. It's wild how many little quick projects I can kick out in a couple hours! Ideas just come out of my head with so much less fuss; when I don't like it I ask for something different.

My point is less to convince though about AI. I appreciate your starting sentiment here, but I really don't get the follow up?

> genuinely happy it works for you. I just don't want AI in my text editor, even if you're happy with it.

I don't see why it would bother you at all? There's a tiny little button in the status bar and a few scattered menu items that feel, to me, very easy to ignore.

It feels like someone being mad that their spreadsheet has I dunno, logarithms in it, but the person hates logarithms? It feels weird to opt in to caring against. I have a generalll abnner of thought which is "your anti-feature is not a feature", and this feels like one of those situations: i don't see why someone would cling to an editor not having a feature they don't use?

Post reply on HN