Live data from Hacker News

Zed DeltaDB

zed.dev

51–60 of 326 posts

Re: Zed DeltaDB

#51
This feels very useful for training agents but almost completely useless to humans? Do I really want to go back to every change I made? Whatuse would that be?

Re: Zed DeltaDB

#53
Snapshots have an intention behind them as a chunk that the programmer thought of. It has infinite flexibility depending on the programmer/team. IMO they are a necessary feature, but the article considers it a bug. It’s an explicit and deliberate chunking of code writing process which is what you want in a chaotic “collaborative” environment. The system doesn’t get to decide but you decide when to commit.

Re: Zed DeltaDB

#54
post #21

Earlier quoted context omitted.

Their ACP integration is good (finally), at least with Codex. For when I want to be near the code, I prefer it now over TUIs or the Codex app. It feels much more immediate that way. Sticking to the basics will kill them IMO. They have been pitching themselves as agent-native for a while btw. And the workflow they are describing in the post sounds amazing, I‘ve been wishing for that. It‘s orthogonal to CVS, no? You ca…

> Their ACP integration is good (finally), at least with Codex. you must not use it much. try pasting in an image, quitting zed and restarting (ie: upgrading the app). it shows you the base64 encoded data instead of just showing the image. heck, it doesn't even show you the image when you paste it in. it just shows the filename.

I use it constantly but haven’t felt the need to paste an image yet. I guess I‘m using pi and the Codex app more for that.

Re: Zed DeltaDB

#55
I had the great pleasure/misfortune of being forced to work with LaminDB, and I can tell you folks; data provenance isn't going away -- it will be used to train the very AI models snapping at our heels

Re: Zed DeltaDB

#56
So is this basically Beads + Dolt? This isn’t to diminish it, it’d be great if this ends up being a less “vibe code-y” alternative to those.

Re: Zed DeltaDB

#57
post #38

Why develop this when the core editor is almost unusable? On Linux wayland, copypaste is broken, the file manager is laggy and snippets do not trigger before the heavy hint logic is done. This is just on top of my head, the list is long

Just installed it, works on my kde and niri setups (I logged out and switched to each), copy paste works as well. File manager laggi-ness I didn't notice I don't use it, I use it mostly to type stuff out.

I have never used snippets so unsure about that too, going from command bar seemed to work.

I think it might be bad, but could also be it's not correctly configured maybe try asking codex/claude or something to check if it can fix/fine tune the config, if that doesn't work file issues?

I do suspect it might be working for me cause I got lucky I do see an open issue[1], but given Zed is used a bunch the lack of comments does suggest maybe it's not that wide spread either way not a good look.

[1]: https://github.com/zed-industries/zed/issues/47004

Maybe I got lucky?? Does it not auto update on linux maybe I am on an old build... Very suspicious.

Re: Zed DeltaDB

#59
post #54

Earlier quoted context omitted.

> Their ACP integration is good (finally), at least with Codex. you must not use it much. try pasting in an image, quitting zed and restarting (ie: upgrading the app). it shows you the base64 encoded data instead of just showing the image. heck, it doesn't even show you the image when you paste it in. it just shows the filename.

I use it constantly but haven’t felt the need to paste an image yet. I guess I‘m using pi and the Codex app more for that.

sorry, i didn't mean a quantity of time, i meant depth of usage.

Re: Zed DeltaDB

#60

This makes me uncomfortable. Maybe I’m pessimistic, but I think this just gives micro-managers the data they need to micro-manage you. It invites people to scrutinize the process, instead of the results. Not once have I wished to review a colleague’s conversation with an AI. I want to review finished work. I look at this and I can only imagine layoffs being justified with “bad prompt quality”. An incident retrospecti…

The sort of company that would do those things is going to be mandating you to use their enterprise AI plan anyway, which already lets them read all your conversations if they want to.
Post reply on HN