Hacker News new | ask | show | jobs
by dognotdog 3135 days ago
That's the beauty of fossil... you hardly need one! Most aspects (wiki, issues) those services offer can be in the local repo, always accessible.
2 comments

I use GitHub to have a publicly accessible, discoverable, and searchable presence for the repo.

Perhaps we should build something like gnu social (or diaspora, but not as bad) for code projects, or build on existing distributed social networks.

This is somewhat in the works.

There is an issue on GitLab to enable federated pull requests and I believe Gogs/Gitea community is working on getting some sort of standard figured out if I'm not mistaken.

Maybe a better option is to convince people like DigitalOcean to provide a prebuilt image.

But I’m not sure I agree with the conclusion here You do need the network effect if you want git gone. GitHub is just easy enough to cross reference bugs in other repositories your project depends on.