diff --git a/content/notes/2020/06/2020-06-29--github-sinking.md b/content/notes/2020/06/2020-06-29--github-sinking.md index 5ebaf1c..9eac744 100644 --- a/content/notes/2020/06/2020-06-29--github-sinking.md +++ b/content/notes/2020/06/2020-06-29--github-sinking.md @@ -17,6 +17,7 @@ My interpretation? The Microsoft Github ship is sinking and it's sinking faster - selfhost your own [Gitea](https://gitea.io) instance if you have the knowledge; - use [Codeberg.org](https://codeberg.org/) which also uses [Gitea](https://gitea.io); +- use [sourcehut.org](https://sourcehut.org/) which takes a different but very solid approach to git hosting; - use any instance generously hosted by amazing people (think [libreho.st](https://libreho.st/) and [Chatons](https://chatons.org/)) - use [gitlab.com](https://gitlab.com/) or selfhost an instance. @@ -29,3 +30,9 @@ Abandon the corporate ship before or after it sinks, up to you. ## Update 1 Added [forgeperf.org](https://forgeperf.org/) link after suggestion by [@slow@mstdn.io](https://mstdn.io/@slow). + +--- + +## Update 2 + +Added [sourcehut.org](https://sourcehut.org/) link after suggestion by [@freddyym@social.privacytools.io](https://social.privacytools.io/@freddyym).