this post was submitted on 16 Jul 2024
587 points (97.3% liked)

Programmer Humor

32018 readers
571 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
[–] [email protected] 4 points 2 months ago (4 children)

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

[–] [email protected] 8 points 2 months ago

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

Gotta move to .elf

[–] [email protected] 3 points 2 months ago

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

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

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

[–] azulavoir 1 points 1 month ago

wii homebrew developer maybe?