|
|
Log in / Subscribe / Register

Rebecca Giblin on chokepoint capitalism

Rebecca Giblin on chokepoint capitalism

Posted Apr 3, 2023 16:30 UTC (Mon) by paulj (subscriber, #341)
In reply to: Rebecca Giblin on chokepoint capitalism by kleptog
Parent article: Rebecca Giblin on chokepoint capitalism

There are some pretty good self-hosting alternatives to GitHub. E.g., Gogs - or its fork - is very easy to get installed and working.


to post comments

Rebecca Giblin on chokepoint capitalism

Posted Apr 3, 2023 16:34 UTC (Mon) by paulj (subscriber, #341) [Link] (1 responses)

I'd love to see some kind of distributed bug reporting/handling in git though. And, ideally, integrated with code review. I don't know how useable any of the solutions in this space are.

Rebecca Giblin on chokepoint capitalism

Posted Apr 11, 2023 5:01 UTC (Tue) by flussence (guest, #85566) [Link]

Forgejo is supposedly building distributed collaborative features for git, but they've barely made any progress in a year beyond adding an empty skeleton metadata API (and unfortunately it's going to use ActivityPub, so the result is all but guaranteed to be a big ball of mud).

The closest existing thing to what you're asking for may be Fossil, which is lacking the somewhat critical feature here of "being git". And its code review support is a bit nonexistent, since it was built in service of a project that infamously doesn't take any outside contributions. Could serve as a source of inspiration for anyone looking to build something new though.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds