Remix.run Logo
toomuchtodo a day ago

Hard to say, the only people who know are those internal to MS and GH and know, or who have told others. You have copies of your repos in other systems, yeah? Have a plan you don't need rather than need a plan you don't have.

Ask HN: What alternatives to GitHub are you using? - https://news.ycombinator.com/item?id=44876289 - August 2025 (97 comments)

reconnecting a day ago | parent [-]

Codeberg constantly returns this just because I use an outdated Safari: 'If you are an AI scraper and wish to not receive garbage when visiting Codeberg: stop visiting. If you are not an AI scraper: contact Codeberg.'

toomuchtodo a day ago | parent [-]

Perhaps https://tangled.sh/ or a https://forgejo.org/ instance is an option?

reconnecting a day ago | parent [-]

The question is rather whether GitHub is no longer an option, or will stop being one soon.

toomuchtodo a day ago | parent [-]

One should always assume a vendor could vanish at any time, or your access to your data at the vendor. To assume this is a cheap mitigation against potential sadness.

At a minimum, you should be keeping hot copies of all contents of your repos currently hosted at Github, code, issues, etc. This could be in another svn system, or archive blobs in object storage you have full control over and can hydrate as needed into operating svn systems.

(risk management is my day gig)