this post was submitted on 17 Sep 2025
192 points (99.0% liked)

Programming

22734 readers
406 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Valmond@lemmy.world 3 points 1 day ago (2 children)

Codeberg has a git "ci" possibility (woodpecker?). What is missing?

[–] qaz@lemmy.world 7 points 1 day ago* (last edited 1 day ago) (1 children)

People. Most people are still on GitHub and don't see things on Codeberg / GitLab nor are they willing to create an account. It's a classic case of the network effect.

[–] PlexSheep@infosec.pub 3 points 1 day ago

Exactly. I'm looking forward to forgejo federation.

[–] PlexSheep@infosec.pub 4 points 1 day ago (1 children)

Not all actions run on it.

Also, GitHub infrastructure is free and really performance, that's why I use it even if I have my own for server.

Also, discoverability. For the projects that I want to show to the world, GitHub is best, since it's most likely people see it there.

[–] Valmond@lemmy.world 2 points 1 day ago (1 children)

Free like in Microsoft free...

For the discoverability I totally understand, but it's a behemoth, it should be split up IMO.

On a side note, I have never had any performance problems with Codeberg, but my projects aren't that big.

[–] PlexSheep@infosec.pub 2 points 1 day ago (1 children)

Selfhosted ci works well, but the GitHub ci is so fast it's not even funny. At least compared to my selfhosted stuff which is arguably cheap

[–] Valmond@lemmy.world 1 points 1 day ago (1 children)