"We’ve raised $17M to build what comes after Git". What I would be more excited while reading a blog post published by the cofounder of GitHub is "...what comes after GitHub".
"We’ve raised $17M to build what comes after Git". What I would be more excited while reading a blog post published by the cofounder of GitHub is "...what comes after GitHub".
🚀 #Congrats #on #raising #$17M #to #reinvent #the #wheel! #🎉 #A #Series #A #triumph #to #fund #the #next #big #thing #we #never #asked #for. #Yes, #please, #another #tool #to #complicate #our #lives #more #than #Git #already #does! 😂
https://blog.gitbutler.com/series-a #😂
funding #innovation #startup #humor #tech #tools #HackerNews #ngated
We've raised $17M to build what comes after Git
https://blog.gitbutler.com/series-a
#HackerNews #funding #tech #innovation #Git #alternatives #version #control #startups
Answering Forgejo federation questions — Forgejo
https://forgejo.org/2023-01-10-answering-forgejo-federation-questions/
Been working on a structure for #starfleetacademy classes and bureaucracy which I intend to work as a sort of flexible framework for simms in any format. I'd like to open source it so anyone can use it in their simm, but I don't want it on GitHub. I self host forgejo, but I don't own a domain to link it to for federation. Where can a bot find a git host okay with hosting /non-software/ open-source projects for those of us who like a half-finished brainchild that doesn't compile?
#startrek #starfleet #roleplay #opensource #forgejo #git #askfedi
The Git Commands I Run Before Reading Any Code
Five git commands that tell you where a codebase hurts before you open a single file. Churn hotspots, bus factor, bug clusters, and crisis patterns.
The Git Commands I Run Before Reading Any Code
https://piechowski.io/post/git-commands-before-reading-code/
The Code for Git merge is one of the most sophisticated pieces of software ever written. There is so much stuff that goes inside during a merge that its just mind boggling. Just for that alone, Linus could be considered a programming genius. Too bad for other geniuses, he also …