|
|
|
|
|
by pamcake
8 days ago
|
|
Hey, this one wasnt a fit but i think there are still so many options to consider over doubling down on centralization. Maybe P2P is actually a better fit than federated for git and open source collaboration? nostr, radicle, reticulum? Self-hosting classic forge is great but does require domain name and infra with uptime. These p2p solutions are more like bittorrent where you can clone as long as someone is seeding and git already has commit signature as building block for trust. |
|
I was already hosting my own CI, I never used Codeberg's because I was trying to be responsible with their resources because I liked [past tense] them. Getting back on GH actually means I don't have to do that anymore, I will enjoy leaching from Microsoft.
I do have my own self-hosted Gerrit I use for other somewhat more private things. But self-hosting has its own hassles (backups, security, etc).
And in fact one of those other things is in fact my own project to make a "forge" type thing. Vaguely similar to what Dorsey announced the other day (integrated git, chat, code review, code browsing, llm agent interaction, etc into one dynamic r) but I started on it quite some time ago, it's built on my own bespoke runtime, and it's generally more ambitious ... but also I'm not a techbro billionaire so I don't have the resources to finish it right now and I have to work on other projects.