381
After Xbox and Windows, now GITHUB is in crisis, "failing me, every single day, and it is personal"
(www.windowscentral.com)
This is a most excellent place for technology news and articles.
The great thing about git is, that it is pretty decentralized in principle (everyone has a full copy of all source code and commits on their machines), so it is pretty easy to move your whole repository to an alternative git hoster, like Codeberg.
Except all the extra stuff like CI, issues, pull requests, discussions, pages, and probably some more things.
Forgejo has options to import some of that too, but it's not that easy. A modern repository isn't just files in git.