this post was submitted on 14 Jan 2026
103 points (96.4% liked)

Programming

24562 readers
465 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
[–] FizzyOrange@programming.dev 6 points 1 week ago (1 children)

Relatively minor for source code forges.

The reasons everyone uses GitHub:

  • Free, even for private repos. No ads.
  • Free CI - this is huge. Nobody else does this because it costs Microsoft around $100m/year to provide.
  • It's quite good.

If anyone can ever compete with that then I doubt network effects will keep people there.

[–] irelephant@lemmy.dbzer0.com 12 points 1 week ago (1 children)

Codeberg has free CI if your project has a FOSS license and a readme: https://codeberg.org/Codeberg-e.V./requests#woodpecker-ci

[–] FizzyOrange@programming.dev 2 points 1 week ago (1 children)

They're clearly not going to be able to afford $100m/year in free CI.

[–] 0x1C3B00DA@fedia.io 3 points 1 week ago (1 children)

Which is one of the reasons behind github's network effect.

[–] FizzyOrange@programming.dev 2 points 1 week ago

That's not a network effect.