this post was submitted on 03 May 2026
204 points (98.1% liked)

Programmer Humor

31291 readers
2081 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Sv443@sh.itjust.works 2 points 3 days ago* (last edited 3 days ago) (1 children)

The ecosystem. With GitHub you add 10 jobs with a single "using" line and be done with it, with GitLab you manually download 10 binaries, install them, then write scripts to use them, then ensure the binaries and their cache locations are properly cached, then run cleanup steps if you're responsible.
It's a compromise even if its not a deal breaker.

I'm really interested in an example of this.