HACKER Q&A
📣 asim

What do you use instead of GitHub?


Hitting 15 years of GitHub usage. Now wondering where we go next? Is it just something that lives on with you like your email provider or do we take source code elsewhere? What do you use?


  👤 sgbeal Accepted Answer ✓
The Fossil SCM (https://fossil-scm.org), self-hosted (https://fossil.wanderinghorse.net/r/). Though i have a github account, i don't actively use it except to clone third-party repos now and then.

Full disclosure: i'm a long-time Fossil SCM contributor.


👤 apapapa
The solution is probably to self host git and sync an encrypted incremental backup to many clouds... I don't code much though

👤 stop50
My own gitea/forgejo instance

👤 mac3n