It doesn't matter how many technical blog posts they put out, I will still never host my code with Elon Musk.
Git at any scale
81–90 of 128 posts
Re: Git at any scale
#82It’s hard to overstate the reputation of the author of this post. Everything good about GitHub’s internal systems seemed to have his name all over it (I realize that today this statement hits different than a few years ago). Our times at GH didn’t overlap much but hearing the fact that he’s working at cursor increases my estimation of their engineering org by leaps and bounds.
Re: Git at any scale
#83Earlier quoted context omitted.
The product is proprietary, but the interface and semantics are documented and freely available. "S3-compatible object store" is a commodity at this point, so it makes sense to treat it as a primitive building block for a distributed system. Of course, each implementation will have its own set of idiosyncrasies and limitations, so you'll still have to make sure that any such divergent behavior doesn't interfere with…
Less of a commodity at this point than a few years ago, what with Minio immolating itself to be reborn as, excuse my French, AIStor. Which is not to say that TFA’s approach is invalid or uninteresting, but the mechanics of how “an S3” works are really obscure to those of us not in the know.
Re: Git at any scale
#84Re: Git at any scale
#85Re: Git at any scale
#86Re: Git at any scale
#87Earlier quoted context omitted.
Just like with climate change, the problems Elon creates don’t go away just because people are reminded of them. He still pushes his agenda, he still has lots of followers who believe his nonsense
[flagged]
In what way does it improve humanity's future to promote a racist film by Uwe Boll while claiming it is banned in Germany, when it actually isn't?
How low do you have to sink to promote a Uwe Boll film?
Re: Git at any scale
#88There's nothing Cursor can do that GitHub/Microsoft can't in 2026... And vice versa... after several years of Cursor vibecoding a GitHub clone while catching up with GitHub's new features. Git's performance it's not the issue; it's GitHub Actions, PRs, etc. The moment Cursors steals paid GitHub customers and gets the same workloads, they will start having similar issues! Stealing engineers who couldn't fix this at Gi…
Perhaps you didn't read the article, but the implementation they describe is interesting and perhaps easier implemented in a new project from scratch. It can't be any worse than current github, and since we've heard plenty of people express their dissatisfaction with github recently, this is actually a good direction for Cursor. A product people may want. We'll see.
Re: Git at any scale
#89Re: Git at any scale
#90This is one of the best technical articles I’ve read. And I came away a lot more knowledgable about a technology I have used daily for over a decade and consider myself adept at. Kudos to the author.