> I may have even had a small hand in some part of that. Quite an understatement. I'm pretty sure GitHub is the primary reason that Git took off like it did.
Could be I live in a bubble, but I don't use git because of GitHub or with GitHub that much. No doubt, GitHub is/was great for distributing software but I feel we'd still all be using git without GitHub
We've raised $17M to build what comes after Git
491–500 of 785 posts
Re: We've raised $17M to build what comes after Git
#492I feel like I really need to learn how to raise money. For $17M, one could probably build a vacuum robot prototype that’ll also clean up all of the kids toys and sort LEGO bricks by colour and size. Parents worldwide would love it. But instead, we get a replacement for Git. And I didn’t even bother to click the link because I’m fine with how Git works. On the list of pain points in my life, “what comes after Git” has…
Re: We've raised $17M to build what comes after Git
#493Oh boy. Thanks for the nightmares.
Re: We've raised $17M to build what comes after Git
#494I feel like I really need to learn how to raise money. For $17M, one could probably build a vacuum robot prototype that’ll also clean up all of the kids toys and sort LEGO bricks by colour and size. Parents worldwide would love it. But instead, we get a replacement for Git. And I didn’t even bother to click the link because I’m fine with how Git works. On the list of pain points in my life, “what comes after Git” has…
> ... and sort LEGO bricks by colour You never sort by color, ever! You sort by form, and then throw every color of that specific form in one bin. If you throw every red brick in the same bin, you'll never find a specific formed red brick because to many red bricks. But if you first search by form and then by color, you are much faster.
Re: We've raised $17M to build what comes after Git
#495App itself for Windows won't proceed past my selected repo. Said something about bad permissions, but I use that repo every day.
Re: We've raised $17M to build what comes after Git
#496Re: We've raised $17M to build what comes after Git
#497Earlier quoted context omitted.
Clearly LLMs are tools which can be used for good or ill. The supplier of raw chemicals to the paint factory isn't really responsible for the river pollution. However you are right to point out there is a problem. Typically societies ( via governments ) try and fix by appropriately pricing the behaviours via regulation/laws ( fines or prison for the people doing it ). However making regulation/laws is hard. What's yo…
Oh it'll fix itself. Nature is like that. You might hit a moment where a lot of people whose only purpose in life is using Claude Code, um, well, starve. But yeah, nature is metal like that.
Re: We've raised $17M to build what comes after Git
#498A lot of people seem confused about how they raised the money, but it’s actually a pretty easy VC pitch. - It’s from one of GitHub’s cofounders. - GitHub had a $7.5B exit. - And the story is: AI is completely changing how software gets built, with plenty of proof points already showing up in the billions in revenue being made from things like Claude Code, Cusor, Codex, etc. So the pitch is basically: back the team th…
I think I have just as good a shot at building what comes after git as their team does, and perhaps quite a lot better. I'm not famous though, I'm just a good engineer who is patient, inquisitive, and determined enough to spend the last five years of my life on nothing but this. My question is: say the investor believes that some new platform will win out over Github. How do I make the case that it will be mine over…
Re: We've raised $17M to build what comes after Git
#499Earlier quoted context omitted.
Yeah, OK. There’s a lot hidden in that word, “pedigree”.
If you're being handed millions of dollars in early venture capital and don't have revenue/pmf to show, they're going to want to see a top university, FAANG, relevant industry experience, etc. How else would they underwrite the risk? Team matters. What other proxies are there?
Lately, for founders, to which prison they went.
Re: We've raised $17M to build what comes after Git
#500Earlier quoted context omitted.
Another commenter explained it: It's about working on multiple branches in parallel. You can only check out one branch at a time currently in git - but with "but" you have all the changes just in memory so different agents can work on different branches at the same time.
That's not even true