| Tangled and Radicle are both really cool, but add too much mental gymnastics compared to just running Forgejo. What I like about (the idea of) ForgeFed is that it lets existing forges speak to each other. In practice I probably just need Forgejo and GitLab to be able to speak to each other. I believe the future of GitHub, for me, is to solve two problems: - Discoverability for public open-source projects
- Backup since self-hosting is fragile long-term
So many times when I try to visit the source code of some package uploaded to crates.io, the self-hosted git no longer exists.GitHub repos sit stale for decades. For day-to-day reliance, my self-hosted Forgejo and CI runners have better uptime. Only pet peeve with Forgejo: - It's a highly active project, RFCs, tons of PRs and issues.
- Becoming a daily user, I want to extend it, and in its beautiful simplicity, it's not highly extensible.
- So to avoid maintaining a fork of a very active project, extending it in unison is a social commitment.
What a luxury problem, but still.I'd like to see more hosted Forgejo solutions pop up; it's very low-resource cost. |
I think the main attractive thing about Tangled is that it supports proper stacked PRs. But on the other hand it doesn't support private repos at all, and Github is getting stacked PR support soon (fucking finally)...
It's hard to see the advantage of Tangled over Codeberg for example.