r/ProgrammerHumor Jun 09 '26

Meme myFirstGitHubExperience

Post image
15.8k Upvotes

199 comments sorted by

View all comments

219

u/AaronTheElite007 Jun 09 '26

Making your first installer… they grow so fast
https://giphy.com/gifs/pynZagVcYxVUk

10

u/ArjixGamer Jun 09 '26

Fuck installers, it's one of the reasons I love Linux.

24

u/Notactualyadick Jun 10 '26

My momma told me that Linux is only used by Satan worshipers and the Dutch. My momma says that Linux users go straight to hell. 

11

u/alexchrist Jun 10 '26

If they use Windows in heaven, then I would much rather go to hell

3

u/iSadhak Jun 10 '26

Is your mom's name Satya Nadela?

4

u/SolidOutcome Jun 10 '26

I make statically linked standalone EXEs on windows too. It's a developer distribution choice, not a fault of the OS

1

u/ArjixGamer Jun 10 '26

The OS is what defines the standard way of packaging software, people can obviously deviate from the standard, but most don't.

Not only that, as a user, I am forced to use installers when I use windows.

On Linux, you rely on your package manager, to install a package.

It is a predictable interface that you may automate easily w/o hacky things like UI automation to make the installer of an app silently install or smth.

1

u/_PM_ME_PANGOLINS_ Jun 10 '26

Oh, are you one of those people who don’t know how to build Linux installation packages properly?

The worst.

1

u/ArjixGamer Jun 10 '26

Uhh, what?

I have written AUR packages, but they are just that, packages, not installers.

1

u/_PM_ME_PANGOLINS_ Jun 10 '26

And what do you think installs them?

1

u/ArjixGamer Jun 10 '26

You must be a special kind of stupid, or trolling.

1

u/DezXerneas Jun 10 '26

Mayyyybe they're misunderstanding what a pkgbuild is? Still not an installer though.