Hacker News new | ask | show | jobs
by gamepsys 650 days ago
I think it's disappointing that the default toolchain for collaborating on free and open source software includes GitHub which is very much not free and open source, and is backed by Microsoft which has a mixed history in regards to it's relationship with open source software.
1 comments

I use it because its good right now. I used Windows until it turned bad (8) and Linux was easier.

If GitHub becomes shit I'm moving my projects off of there and that's that.

Hopefully your projects aren't too ingrained in the github ecosystem for migrating to be an issue. It's a bug tracker, a feature request tracker, a patch tracker ,a wiki, a release repository, plus an onramp to all sorts of azure functionality with gh actions.
Last time I checked Gitea can import PRs and issues!