35 points vquemener 1 day ago 6 comments
Palmik 1 day ago | parent
Look interesting, though admittedly I am mostly interested in the open-source release of DeltaDB.
Cthulhu_ 1 hour ago | parent
I never liked it myself, but this looks like an extension of Zed's own systems of collaborative coding (remotely), which in turn is built on top of the ideas of Extreme Programming, and / or intensive pair or mob programming.
It's interesting enough and I'd like to try it sometime, but probably only for hackathons - my main line of work is more planning than actual coding.
sajithdilshan 37 minutes ago | parent
Certainly looks interesting and a new way of working which would take some time to get adjusted.
ghusto 30 minutes ago | parent
Would have loved to have tried this, but it still bizarrely lacks Apple Intel support.
dguest 4 minutes ago | parent
It sounds like it's not conceptually different from a MR, the main difference is preserving the rationale for all the changes by bolting the "threads" (a log of agent interactions) on top. I can see how the discussion logs are quite useful if you have an agent that is there to parse them.