The Cursor blog post about their system design came out ~5 days ago.
The presumably very busy CEO of a $200b company has already written a full implementation, in Rust, that scales better than GitHub.
What a time to be alive!
Git at Scale (by cursor) has been one of the most interesting blog posts i've read in a while. It came right when I was frustrated with Shopify's internal git system.
As an exercise, I've implemented it over the weekend as open source. It's a single rust binary that you can






