this post was submitted on 21 Jul 2026
218 points (100.0% liked)

Programmer Humor

32611 readers
557 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
[–] one_old_coder@piefed.social 21 points 1 week ago (5 children)

Disable the CI when a PR is still a draft.

[–] death_to_carrots@feddit.org 21 points 1 week ago (1 children)

Actual helpful advise? In my meme community?

[–] MaggiWuerze@feddit.org 4 points 1 week ago

In this part of the country?

[–] Skullgrid@lemmy.world 15 points 1 week ago

yeah, OP has those kinds of privileges I'm sure.

[–] MostlyBlindGamer@rblind.com 9 points 1 week ago (1 children)

And force me to compile on my own computer!? I’ll find out I broke treated features via email, thank you very much!

[–] one_old_coder@piefed.social 5 points 1 week ago (1 children)

You can have a special button to force the build.

[–] MostlyBlindGamer@rblind.com 2 points 1 week ago

No. I want it to build every time I push. I already have a button for that on my computer and I don’t want to click that either. Don’t take this away from me!

[–] jtrek@startrek.website 6 points 1 week ago

I leave my PR in draft until the checks pass. I don't want anyone reviewing it when it's broken.

[–] kibblebits@quokk.au 4 points 1 week ago

Make things less complicated.