Live data from Hacker News

I switched from VSCode to Zed

tenthousandmeters.com

191–200 of 440 posts

Re: I switched from VSCode to Zed

#191

Zed also pushed their AI features hard though. When it first came out it was like "your editor, but Rust / not Electron based, so fast", but two years or so ago they were pivoting hard to being an AI editor. Nowadays, thankfully, it's there but it's not intrusive. The author also mentions missing the sidebar with files but it's one of the icons at the bottom left.

You can disable all ai features with "disable_ai": true in the config.

Visual Studio Code has a similar global AI opt out option.

Re: I switched from VSCode to Zed

#192

Earlier quoted context omitted.

to add on to what jsheard said, for this feature to be usable (ie, charge your laptop just by plugging in the monitor), you need this number to be about what your laptop's charger is. At 15W, even a macbook air would run out of power slowly while plugged into this monitor, assuming you don't plug a second cable into your laptop. 65W or 90W is a much more normal value for a feature like this.

That all makes sense. The only thing I was missing was that this refers to power output . It seems like kind of a niche and tenuous value-add for a monitor. Why would I want to get power from my monitor?

> Why would I want to get power from my monitor?

Both at work and at home, I can plug in my monitor to my laptop with a single cable to my monitor. That single cable charges my laptop, connects the display, and passes through a usb hub that's built into the monitor that connects my keyboard and webcam. It's _incredibly_ convenient. It's also just a lot less cabling. You can think of it like a dock, built into the monitor for free.

> It seems like kind of a niche

Different workflows/circles. It's not something you're likely to use with a desktop, mainly with a laptop. It also really only works well if you use thunderbolt. It's reasonably common but probably not a majority where I work, where 90% of dev machines are macs.

Re: I switched from VSCode to Zed

#193
post #137

We maintain a single VS Code setting that allows you to opt out of the AI features provided in VS Code: "chat.disableAIFeatures" (see also: https://code.visualstudio.com/updates/v1_104#_hide-and-disab... ). If you can still find AI features appearing after you have configured this setting, then please report an issue at https://github.com/microsoft/vscode and we are happy to take a look. It is possible that from time…

Make it opt-in only at welcome page, and we have a deal. (Of course, I know that's never going to happen.)

I really don’t get this attitude. What deal do you mean? You using VS Code? Why not change the setting simply?

Re: I switched from VSCode to Zed

#194
post #137

Earlier quoted context omitted.

Make it opt-in only at welcome page, and we have a deal. (Of course, I know that's never going to happen.)

I really don’t get this attitude. What deal do you mean? You using VS Code? Why not change the setting simply?

Because the point is just to loudly proclaim how virtuously anti-AI you are, how disruptive it actually is to your workflow is irrelevant.

Re: I switched from VSCode to Zed

#195
post #10

I really love Zed, but my only issue is the Emacs keybindings they ship doesn’t seem to work as well as the VSCode Emacs extensions. Hopefully they can fix this in newer updates.

In the same boat, I try it every few months but give up because the emacs mode still isn't good enough. It's been getting slowly, slowly better though.

Re: I switched from VSCode to Zed

#196

Earlier quoted context omitted.

I really don’t get this attitude. What deal do you mean? You using VS Code? Why not change the setting simply?

Because the point is just to loudly proclaim how virtuously anti-AI you are, how disruptive it actually is to your workflow is irrelevant.

glances at Windows 11

No, I think the point is to escape encroaching monetization that dilutes the value of local on-device text editing.

Re: I switched from VSCode to Zed

#197

Earlier quoted context omitted.

That all makes sense. The only thing I was missing was that this refers to power output . It seems like kind of a niche and tenuous value-add for a monitor. Why would I want to get power from my monitor?

> Why would I want to get power from my monitor? Both at work and at home, I can plug in my monitor to my laptop with a single cable to my monitor. That single cable charges my laptop, connects the display, and passes through a usb hub that's built into the monitor that connects my keyboard and webcam. It's _incredibly_ convenient. It's also just a lot less cabling. You can think of it like a dock, built into the mon…

Charging and video on the same cable is super cool. I take it all back.

Re: I switched from VSCode to Zed

#200
post #137

Earlier quoted context omitted.

Make it opt-in only at welcome page, and we have a deal. (Of course, I know that's never going to happen.)

I really don’t get this attitude. What deal do you mean? You using VS Code? Why not change the setting simply?

You should really look in to the difference between opt-in and opt-out. Opt-in respects the user; opt-out is for foisting features that the user might not need or want.
Post reply on HN