this post was submitted on 01 Aug 2026
654 points (99.0% liked)

Programmer Humor

33186 readers
1886 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 1 month 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 13 points 1 month ago (1 children)

Why go from corporate to corporate platform? Codeberg exists.

[–] floquant@lemmy.dbzer0.com 9 points 1 month 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 10 points 1 month ago

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

[–] MonkeMischief@lemmy.today 7 points 1 month 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...

[–] marius@feddit.org 7 points 1 month ago

Afaik on github you get quite powerful runners for free

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

Network effect / discoverability and free CI time

[–] Jankatarch@lemmy.world 4 points 1 month ago

Job recruiters get scared.

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

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

[–] Axolotl_cpp@feddit.it 1 points 1 month 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 1 month 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 1 month ago

That's why i talked of Forgejo