What other platforms are you using for your projects?
Ask HN: Due to spam on GitHub, what platforms can I move my projects?
1–10 of 67 posts
Re: Ask HN: Due to spam on GitHub, what platforms can I move my projects?
#2But if you want it to be public though where anyone can access/fork it then you have to deal with "spam".
Re: Ask HN: Due to spam on GitHub, what platforms can I move my projects?
#3Git is pretty simple to host yourself. For literally decades I've used git and gitolite to host git for me and a revolving team of developers. But if you want it to be public though where anyone can access/fork it then you have to deal with "spam".
Re: Ask HN: Due to spam on GitHub, what platforms can I move my projects?
#4Re: Ask HN: Due to spam on GitHub, what platforms can I move my projects?
#5Re: Ask HN: Due to spam on GitHub, what platforms can I move my projects?
#6Re: Ask HN: Due to spam on GitHub, what platforms can I move my projects?
#7Codeberg
It seems to be alive.
Re: Ask HN: Due to spam on GitHub, what platforms can I move my projects?
#8Re: Ask HN: Due to spam on GitHub, what platforms can I move my projects?
#9Git is pretty simple to host yourself. For literally decades I've used git and gitolite to host git for me and a revolving team of developers. But if you want it to be public though where anyone can access/fork it then you have to deal with "spam".
I'm not familiar with git, but can you post a read-only version publicly so others can still access all the commit history but not be subjected to pull requests?