this post was submitted on 23 May 2025
11 points (100.0% liked)

LibreByte

183 readers
6 users here now

Tecnologías libres para la comunidad.

Puedes enviar post a esta Comunidad sobre Tecnologías Libres en Español o Inglés.

founded 8 months ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] TootSweet@lemmy.world 3 points 2 months ago

Yeah, I moved all my Open Source projects to Gitlab the day it was announced that Microsoft was acquiring Github. I force pushed a single commit overwriting all my Github repos with just a README.md linking to the new location on Gitlab. I'm pretty sure Codeberg and Forgejo and Sourcehut weren't a thing at that time. Or if they were, I didn't know about them, or I'd have probably switched to one of them instead of Gitlab. If Gitlab enshittifies, I'll probably migrate to one of them.

[–] fastestMango@lemmy.ml 3 points 2 months ago (1 children)

I’ve also moved all my open source projects to Codeberg. Can only recommend it. They’re also actively blocking ai crawlers.

For actions they have woodpecker. You will need to change a few things for your builds, but it’s not too hard.

For blogs they also offer a hosted pages option, works great :)

[–] librebyte@lemmy.ml 2 points 2 months ago

Thanks for sharing it.

They’re also actively blocking ai crawlers Awesome!

For now I'm using https://git/, use Forgejo and it's very simple.