I'm looking for a free hosting site for my small personal projects that isn't GitHub for various reasons. I'm mainly sharing my projects with friends and family, so I need a platform where I can upload my code in an organized manner, with version control being strongly preferred. I don't care much about advanced features like continuous integration or pull requests. Ideally, I want somewhere non-Microsoft and non-Google if possible. Any recommendations?
1 Answer
Have you checked out Codeberg? It's run by a non-profit organization and quite popular among users who want to stay away from GitHub. Plus, it's a nice community vibe there. Just a heads up though, while I get where you're coming from with your concerns about Microsoft, remember that every major AI company often scrapes publicly available data, not just from GitHub.

Thanks for the suggestion! I’ll definitely look into Codeberg. I understand what you’re saying about data scraping, but I’d still prefer not to directly give my code to them.