What other platforms are you using for your projects?
What other platforms are you using for your projects?
It seems to be alive.
It’s probably the one to go for.
Consider donating for their hardware costs. They are completely transparent about their costs and where the money goes.
It's my long term plan. And the project and company is setup in a way to be here for the long game. So, I am progressively moving my projects (private and in small numbers, but still...) from gitlab to sourcehut over this year or next.
Link - https://sourcehut.org/
https://github.blog/changelog/2026-02-13-new-repository-sett...
Leave a message in the pull request that if they want to argue their case for a pull request they can send a message through a communication channel of your choice, and say that anyone sending a message with AI generated text, even to help with language and grammar will be banned.
Also I recommend self-hosting Gitea for private projects and backing-up public projects
For me, I'm not interested in the social aspect of coding anymore, so I have a Synology NAS running a git server accessible via ssh and I push my code there.
I use klaus (https://github.com/jonashaag/klaus) as a read only git web ui. My NAS is connected to my tailscale network so it's easy to view things on the go. It's a simple setup and works great.
But I'd still say just use Codeberg. And see if there's an option to turn off PRs wherever your projects are hosted.
https://thehorrors.org.uk/snippets/git-local-filesystem-remo...
If you need a forge with all the bells, grab a copy of Forgejo and modify it to your liking.
Either way, consider using a VPS or a machine you own with Tailscale/VPN. It can be as simple as you'd like it to be.
See here for a howto: https://mikhailian.mova.org/posts/305-looking-for-a-european...
Git isn't a platform for hosting source code, it's a program / protocol that GitHub and other platforms use.
In the near future I'm also adding Forgejo to our Kexxu servers. Forgejo is basically Codeberg (but you need to host it). If you want a private repo on Kexxu just ask.
I am not a celebrity on github and not even agents bother with my repositories, however, even before the bot pull requests/issues, I always made sure to enable only the things I felt I would want to use and provide a way for someone to reach out in case I was expecting collaboration/feedback.
I realized that anyone can create a PR to upstream, when I accidentally did so using the github web UI on mobile. Felt embarrassed and immediately closed it. But, then it made sense that why people were frustrated with this sort of thing happening to big repositories.
Not that it would be perfect, but if I could set the bar to "only licensed software engineers" can open PRs, it at least sets the bar that only accounts controlled by people who know what they're doing can open a PR to my repo, as opposed to letting anyone in the world who knows how to prompt open a PR.
(That being said, I personally haven't encountered AI SPAM on my github repos. Maybe my projects just aren't popular enough?)
comrade1234•2h ago
But if you want it to be public though where anyone can access/fork it then you have to deal with "spam".
fhdkweig•2h ago
JTrehan•2h ago
ryandrake•2h ago
1313ed01•2h ago
https://git-scm.com/docs/http-protocol
not_kurt_godel•2h ago
Yes; it's not only possible but very common: https://docs.github.com/en/get-started/git-basics/about-remo...
(IIRC it is in fact actually even sometimes preferable from a security standpoint; or at least that's the tentative conclusion I've reached under a few specific circumstances over the years, although the exact details elude my memory at the moment.)
8ig8•2h ago
https://fossil-scm.org
ciwolex•2h ago
ben_w•2h ago
comrade1234•1h ago