Live data from Hacker News

Zed is our office

zed.dev

81–90 of 343 posts

Re: Zed is our office

#82

commence feature creep

The collab editing stuff was Zed's original gimmick. The AI stuff is the real feature creep.

Without AI, the company would be dead in the water. You can very easily disable all AI features.

I think Tuple is a better collab app, but far more expensive.

Re: Zed is our office

#83
post #72

Earlier quoted context omitted.

Yes, but does it need all the ceremony surrounding it? If, every time I saved the file, the changes were analyzed and committed to git, and a useful commit message included, and commits squashed automatically and pushed and tested and tagged (using magic, let's say); if the system existed in the background, seamlessly, how would our interactions with source control and with other developers look?

automated commit message will tell you the "what" not the "why". In any circle of "what makes a good commit message and why even do it" discussions, invariably the recommendation is to explain the "why" and leave out the self-evident "what". If your stance is that commit and commit messages can be automated away then we might as well not even have them. I don't share this view, but yeah in this world we don't need AI…

increasingly, the automated systems have access to the original ticket or bug report, and maybe even the conversation while implementation is happening. They can record the “why”

Re: Zed is our office

#85
Technically really impressive. In practice, completely unpractical in any medium to large organization. And although I adore Zed's speed and reliability, I still don't understand why we need these features at all.

Re: Zed is our office

#87
post #21

I could imagine that in ten years git will feel strangely slow and ceremonial. Why not just continuously work and continuously deploy live-edited software

I feel the opposite way, that git branching and merging will become a bigger part of the job as more code is written by agents in parallel and then accepted by other agents or humans.

That’s a very optimistic outlook for the future.

Re: Zed is our office

#90
Very cool idea, and helps promote owning your own data, and it being highly interoperable (plain text!)

I do wonder if we need a term for shoe-horned dogfooding though. Like sure, you can do this. You could do this in Figma! Or in Notion! Or in LEETCODE if you wanted to.

At least with Zed though, its plain text. If you find another way to collab realtime on plain text, you're not bound to 1 vendor.

Post reply on HN