What comes after git

18 points by ucirello


fzakaria

I am excited for ersc because of the founders but I guess there wasn't a whole lot there if we are honest.

I just heard about entire.io on pragmatic engineer podcast. I wonder if it's something in same space: storing additional metadata like trajectories with the commits.

sigmonsez

so i read the entire article and have nothing worth saying.

Why is this article lacking all detail and any specific problem.

erock

I’m a big fan of jj and have completely switch my mental model of git away from the git client.

Having said that, this sounds more like they are trying to solve the issues around storing and serving repos in the cloud.

I also like the idea of breaking apart code forges and providing discrete components around it.

I desperately wish companies would get more creative around code contributions. The fork+pull request model feels so heavy.

My experimentation around this idea revolves around a patchbin service where you don’t even need a repo to collaborate on code. Patches over email is far too cumbersome but why not patches over ssh?