Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

20% Positive

Analyzed from 370 words in the discussion.

Trending Topics

#git#technical#patterns#future#around#problem#agentic#development#control#source

Discussion (7 Comments)Read Original on HackerNews

nrr29 minutes ago
I'll echo the other comments here: this article is really anemic on the details of how ERSC intends to retool Git for the future (beyond Jujutsu as a migration path) or why there isn't a place for Git (as we know it) in the future[0].

I happen to have technical context around this problem[1], and I was rather underwhelmed by the announcement. At least mention how much of a pain in the ass the pack-protocol wire format is! Give those of us who are technical and knee-deep in Git's business something to commiserate over!

That all said, Fossil mentioned! \o/

--

0: Yeah, they mention agentic development patterns and constraints that monorepo-oriented patterns run up against, but the details are handwaved away. What about agentic development patterns in particular stress Git out? For those of us who don't use agents or have limited exposure to them, this isn't especially obvious, but the usage patterns are almost certainly reflected in other uses of Git that small-ish shops would encounter.

1: I've even looked long and hard at possibly taking my own crack at reworking Git's object store to be instead more like an append-only log, with an eye toward alleviating some of the problems that, e.g., heavy GitOps workflows can sometimes cause, let alone the fervor around agentic development. Like, this space is ripe for someone to come in and do it better, but version control is a technical tool for technical people.

EddieRingleabout 1 hour ago
Like the other comments, I'm very confused at what this is meant to do other than promote a wanna-be Git competitor and yet another hyper-specific "conference". The post doesn't really make any arguments, even in the section that's suppose to make an argument. And for some reason they're adding GraphQL into the mix, somehow?
asmnzxklopqwabout 1 hour ago
What problem are they trying to solve? This part is still not very clear to me.
hn_submitabout 1 hour ago
Probably some A.I.-enabled version control system. I mean, everything has A.I. in it these days, right? Yawn!
sublinearabout 1 hour ago
> Put plainly, we do not believe that Git is the future of source control. Git has served developers well for many years, but it was designed around the constraints of 2005, not 2025, let alone 2035. For example, it was built for the Linux kernel: an open source project. Open Source is incredibly important to our industry, but this means it’s missing key features that are useful for organizations that aren’t sharing their code with everyone.

This is supposed to be the most critical part of the blog post and it's really anemic. It never explains what's wrong with git.

sam_lowry_about 1 hour ago
There's money to be made trying to replace git but not succeeding )
holowoodman5 minutes ago
Yeah, but are investors really so stupid not to notice that even the problem statement doesn't actually hold any water?