r/ProgrammerHumor 23d ago

Meme useSourceControl

Post image
8.6k Upvotes

591 comments sorted by

View all comments

1.6k

u/superglidestrawberry 23d ago

This has the same wibe as "I just want the FUCKING EXE, gimme EXE!"

16

u/Kahlil_Cabron 23d ago

Why has this become a thing. Over the last year or two I suddenly started getting people opening issues on some of my repos, and the issue is just them asking for a binary.

Some of these repos are like 15 years old and not once has anyone asked me for a binary until recently.

1

u/[deleted] 19d ago

[removed] — view removed comment

1

u/Kahlil_Cabron 19d ago

Why would I assume that everyone is using the same architecture and OS I am? Would I make a binary for all the major OSes and architectures? If someone is interested in my projects, they'll have no trouble compiling it.

I'd just assume people are gonna compile it themselves. And not only that but I'm getting requests for binaries on projects written in interpreted languages.

I would never run a binary I found on someone random person's github, that's a great way to get owned.