this post was submitted on 01 Aug 2026
644 points (98.9% liked)

Programmer Humor

32852 readers
853 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] iceberg314@slrpnk.net 10 points 2 weeks ago (6 children)

I'm not much of a programmer, but why arern't more people just using GitLab instead of GitHub?

[–] asudox@lemmy.asudox.dev 12 points 2 weeks ago (1 children)

Why go from corporate to corporate platform? Codeberg exists.

[–] floquant@lemmy.dbzer0.com 9 points 2 weeks ago (1 children)

Self hosted gitlab is pretty nice, sucks that some features are still paywalled and it's been getting somewhat bloated after 18.x tho

[–] zarlin@lemmy.dbzer0.com 9 points 2 weeks ago

You can look into selfhosting Forgejo! No paywalls, and super fast, especially compared to Gitlab

[–] marius@feddit.org 7 points 2 weeks ago

Afaik on github you get quite powerful runners for free

[–] MonkeMischief@lemmy.today 7 points 2 weeks ago

Still learning git but apparently there's some "power features", and, aside from that, it's the same BS network effect that keeps everyone on all the abusive platforms.

Discoverability, it's where all the other people already stashed their code, sunk cost, etc...

Siiiigh...

[–] qaz@lemmy.world 6 points 2 weeks ago* (last edited 2 weeks ago)

Network effect / discoverability and free CI time

[–] Jankatarch@lemmy.world 4 points 2 weeks ago

Job recruiters get scared.

[–] TeaWithDani@lemmy.world 1 points 2 weeks ago (1 children)

We'd have an even bigger RAM shortage if so.

[–] Axolotl_cpp@feddit.it 1 points 2 weeks ago (1 children)

Git repos don't really take many resources to host, look at Forgejo, also, the RAM shortage is very much artificial, there is no lack of RAM, it's just that it's all being sold all to a few companies

[–] TeaWithDani@lemmy.world 1 points 2 weeks ago (1 children)

Selfhosting Gitlab takes a bazillion RAMs lol. I think I got it up to 12gb idling without doing anything.

[–] Axolotl_cpp@feddit.it 1 points 2 weeks ago

That's why i talked of Forgejo