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
51–60 of 128 posts
Re: Git at any scale
#52Re: Git at any scale
#53Earlier quoted context omitted.
at this point, s3 just means object storage and doesnt mean it actually has to be hosted on aws. theres plenty of other companies that provide s3 compatible storage apis.
APIs, sure, but do they provide the semi-magical consistency, atomicity, durability, and latency guarantees that this depends on?
Re: Git at any scale
#54Took me some thinking to figure out where this design is not optimal. The first step is to separate the problems. The content addressable object storage and storing the refs. libgit2 has two backends for those already. Then use appropriate distributed dbs for the two backends. With large scale something like Cassandra for the objects (AP) and FoundationDB (CP) for the refs (or the equivalent Amazon services). For per…
Part of the problem is that the API you're supposed to provide externally depends on git packs which you might have to reconstruct on the fly from such a system.
Re: Git at any scale
#55Re: Git at any scale
#56Re: Git at any scale
#57It doesn't matter how many technical blog posts they put out, I will still never host my code with Elon Musk.
Re: Git at any scale
#58Earlier 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]
Re: Git at any scale
#59Earlier 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]
Re: Git at any scale
#60Earlier 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]
Members of he Kushner family got rich via the outrageous $60B payment for Cursor, and I'm sure Musk will be rewarded later with government deals.