this post was submitted on 16 Jul 2024
580 points (97.4% liked)

Programmer Humor

32022 readers
544 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] pivot_root@lemmy.world 4 points 2 months ago (4 children)

Ok, what kind of monster names their executables .elf?

[–] ozymandias117@lemmy.world 8 points 2 months ago

Well, a.out doesn't make much sense these days.

Gotta move to .elf

[–] frezik@midwest.social 3 points 2 months ago

Pi Pico SDK does. Well, the version for debugging symbols, anyway. Regular executable is .uf2.

[–] nothacking@discuss.tchncs.de 2 points 1 month ago

I reserve .elf for executables for other platforms, like microcontroller firmware.

[–] azulavoir@sh.itjust.works 1 points 1 month ago

wii homebrew developer maybe?