this post was submitted on 06 Mar 2024
248 points (96.3% liked)

Programmer Humor

19315 readers
220 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 1 year ago
MODERATORS
 
top 20 comments
sorted by: hot top controversial new old
[–] [email protected] 105 points 7 months ago (3 children)

Uh... calling .exe cross platform is a choice.

[–] Static_Rocket 55 points 7 months ago (1 children)

Cross platform! You know, accessible across all our platforms

[–] [email protected] 2 points 7 months ago* (last edited 7 months ago)

Universal Windows Platform apps: sweats nervously

[–] [email protected] 23 points 7 months ago (2 children)

Well, .exes run on at least two major operating systems!

[–] [email protected] 14 points 7 months ago

Windoze 10 and 11?

[–] WhiskyTangoFoxtrot 9 points 7 months ago

Provided you've managed to configure your AUTOEXEC.BAT and CONFIG.SYS in such a way that you have enough base memory available to run it.

[–] [email protected] 9 points 7 months ago
[–] [email protected] 29 points 7 months ago (1 children)
[–] [email protected] 110 points 7 months ago* (last edited 7 months ago) (2 children)

For those not in the loop: https://programming.dev/post/10307658

I am new to GitHub and I have lots to say

I DONT GIVE A FUCK ABOUT THE FUCKING CODE! i just want to download this stupid fucking application and use it https://github.com/sherlock-project/sherlock#installation

WHY IS THERE CODE??? MAKE A FUCKING .EXE FILE AND GIVE IT TO ME. these dumbfucks think that everyone is a developer and understands code. well i am not and i don't understand it. I only know to download and install applications. SO WHY THE FUCK IS THERE CODE? make an EXE file and give it to me. STUPID FUCKING SMELLY NERDS

[–] [email protected] 17 points 7 months ago

Heheheheheheh this is pretty funny then

[–] [email protected] 16 points 7 months ago

Damn you got me, had already forgot about that

[–] einlander 20 points 7 months ago (2 children)
[–] [email protected] 2 points 6 months ago* (last edited 6 months ago) (1 children)

~~Neat idea but it needs the ape loader to be installed.~~

[–] einlander 3 points 6 months ago (1 children)

It comes with the launcher embedded.

Now you may be asking, what happens if the APE loader isn't installed on my system? In that case, it'll try to dd the 4kb copy of the APE loader that's embedded within the host executable, out to the safest folder that's guaranteed to work, namely ${TMPDIR:-${HOME:-.}}/.ape. If your operating system defines the POSIX-specified $TMPDIR variable, then the ape loader will become $TMPDIR/.ape. Otherwise if $HOME is defined, it's dropped in in $HOME/.ape. Then, if neither is defined, ./.ape is created in the current directory

[–] [email protected] 1 points 6 months ago

Thanks, I missed it.

[–] [email protected] 2 points 7 months ago
[–] [email protected] 15 points 7 months ago

Replaces the older .com format, also compatible with the .bat and .lnk wrappers too.

[–] feedum_sneedson 5 points 7 months ago (1 children)
[–] [email protected] 2 points 7 months ago
[–] [email protected] 1 points 7 months ago

@devilish666 hm. how does that work?