Software Is Made Between Commits
61 points
1 hour ago
| 14 comments
| zed.dev
| HN
mplanchard
7 minutes ago
[-]
There are so many early-stage startups also competing in this space right now. I’ve been on the interview circuit the past few weeks and talked to at least two. It’s going to be stiff competition for any of these tools to get well-established enough to be successful at a large scale.

I can’t help but feel like it is all enabling a level of developer surveillance with which I am deeply uncomfortable, though.

reply
tomjakubowski
9 minutes ago
[-]
I really don't like this. The code I write between commits is my thinking. I think by writing some code out, deleting it, writing again. The code I write that's shipped in commits is written for others to understand, and is a product of that writing for thinking process.

I don't want my thoughts to be serialized, version controlled and publicly accessible.

https://www.nature.com/articles/s44222-025-00323-4

reply
0xb0565e486
1 minute ago
[-]
Aren't you paid to think?
reply
fridder
2 minutes ago
[-]
Well shoot, they beat me to the punch. I’d been circling around something like this, just not collaborative and obviously more thought out than my random experiments. Minus the collab portions I’m interested to see how it compares to jujutsu
reply
prodigycorp
20 minutes ago
[-]
I have an uneasy feeling in my stomach because i know anthropic or openai acquiring zed is inevitable. They have too many good ideas and their software is too good.
reply
clickety_clack
3 minutes ago
[-]
Ya, their coding harness is way better than Claude code, but because it’s directly using the clause api it’s way more expensive. Rolling it into the family would make it product-class-defining.
reply
elevation
8 minutes ago
[-]
> I have an uneasy feeling in my stomach because i know anthropic or openai acquiring zed is inevitable. They have too many good ideas and their software is too good.

Why stop at zed? The trillion dollar investment AI companies have amassed was nominally for datacenters, but as those costs rise and completion timelines extend past the typical business planning horizon, it becomes more efficient to put the money to work elsewhere. You can buy whatever you want with a trillion dollars.

reply
darepublic
11 minutes ago
[-]
They drove up to my house with a dump truck full of money... Im not made of stone!
reply
whazor
8 minutes ago
[-]
Seems like where anthropic or openai want to go, there are no editors anymore.

I personally want better read-only code tools, or maybe the return of UML?

reply
prodigycorp
7 minutes ago
[-]
I think it's the other way around. OpenAI is definitely recreating the IDE from scratch with codex app.
reply
csours
2 minutes ago
[-]
The work product is not the work.
reply
pjm331
57 minutes ago
[-]
so i think the thing that everyone building these git alternatives is missing is a multi-repo story - unless the expectation is that everyone is going to start operating out of monorepos

i've settled on all of this context attached to issues in a project management system and referenced from commits

it works just fine - its not like your agent cannot read your issue tracker

reply
QuercusMax
17 minutes ago
[-]
I've built some skills to help work with multiple repos, but it's really annoying how e.g. repo-specific .claude/ configs are only read when you start the agent in the repo folder. There's a ton of low hanging fruit to improve dev experience.
reply
skydhash
2 minutes ago
[-]
> Before agents, it was easier to believe that the ceremony of trading comments on snapshots was an effective way to collaborate on software,

I’m highly skeptical of this claim. For any complicated feature, there’s always a design doc (or an RFC, or a wireframe) and that’s what people used for discussion. Discussion in a PR are mostly about whether to accept the code, reject the feature, or provide feedback about alternate implementations. It’s not for pair programming or directing design.

reply
localhoster
47 minutes ago
[-]
Sad to see zed going the same route everybody is screaming them not to. Altough, I never expected otherwise.
reply
dkdbejwi383
9 minutes ago
[-]
What route is that, and why is everyone screaming at them, for someone out of the loop?
reply
thesurlydev
24 minutes ago
[-]
I'm glad to see this feature and looking forward to see how it evolves.

Many of the product decisions that Zed's made caused me to switch to Zed for my daily driver IDE (previously JetBrains). The recent AI agent threads and improvements around diffs really solidified the move.

reply
b33j0r
14 minutes ago
[-]
JetBrains’ AI offering peaked last year when Junie was briefly better than Codex. Now it’s a wash.

Honestly all of this drives me back towards nvim or notepad sometimes.

I have had a jetbrains subscription since pycharm came out, and the killer feature was always the visual debugger. Seems nearly quaint now.

What specific things do you like about zed?

reply
bronlund
8 minutes ago
[-]
Just what we need, a new kind of version control %]
reply
timuthang
1 hour ago
[-]
Music is the silence between notes
reply
hyperhello
1 hour ago
[-]
I hate software tools now. I really do. A hammer would never ask you to think about it constantly. If you think about your hammer it’s because something is wrong with it.
reply
ChrisMarshallNY
42 minutes ago
[-]
It's not just tools. Pretty much all software is like that.

The problem is, is that it works, if you assume "working" means the software sellers get wealthy.

There's a reason that most waitstaff wear black. They should blend into the background, and not be what the folks at the table are talking about. In rare instances, restaurants exist, where the waitstaff is the service.

In software, though, you're being served by a waiter wearing a clown suit, screaming slogans at you, and serving you lukewarm, pre-chewed goo.

reply
skydhash
10 minutes ago
[-]
I use OpenBSD as a daily driver (but could use Alpine or VoidLinux too) and my setup is pretty much silent. No notifications, no rainbows of colors, no glitz. Let’s take mail. I use a combination of mutt hto directly connect via imap) and fdm/mu4e (to have them locally). I”m not interested in having counters or notifications for any of those.

The “calm technology” book has an handful of advices, but one of the best example is the xbiff program. It switches picture when you have new mail on your local spool.

reply
hyperhello
35 minutes ago
[-]
Ah, McDonald’s isn’t that bad.
reply
darepublic
9 minutes ago
[-]
From a Casey m podcast I think of agentic driven software dev as code extrusion. I guide and massage the steady output of content
reply
axegon_
56 minutes ago
[-]
I'll probably get more hate for saying this but fine: I use Zed 50% of the time (the other 50% dedicated to vim) for two reasons:

1. It is fast and snappy. Nothing comes even close besides vim (and I don't mind going full time to it if I have to)

2. The ability to completely shut off and block any slop machine features from interfering with my workflow or leak code back to sloppenai, sloppus or any other self-installed-worst-security-practice-backdoor garbage.

Having said that, I hope they don't remove that ability in the future and enforce the "slop is so good man, you should try it" philosophy.

reply
dematz
43 minutes ago
[-]
there is a fork of zed against ai: https://gram-editor.com/

I am happy about even though I've never tried gram, because if zed goes to shit there will be an alternative, which hopefully pressures zed to stay sane

reply
axegon_
13 minutes ago
[-]
Oh, that's a breath of fresh air. And they are on codeberg. Nice! Thank you!
reply
slopinthebag
25 minutes ago
[-]
I really like Zed. It's customisable enough for me to make it look how I want, it's faster than every other editor I've tried (scrolling is silk, zero lag anywhere), it has enough features that I don't need an IDE (debugger, refactoring tools), and it generally gets out of my way.

I also like the AI tools, the inline assistant is good and the agent is also pretty nice and well integrated into the editor without it being the focus point. I'm not against using AI but I certainly don't use it as much as a lot of people do.

That being said, I really dislike this recent push towards becoming more like a cursor wannabe. They have a new (for now) opt-in default layout that almost hides the editor panel in favour of the agent threads and agent panels. And now this. I don't want to switch editors, but if they keep pushing a different workflow from what I use it might send me back to Jetbrains...

reply