Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 1 year agoblahajlemmy.zipimagemessage-square56fedilinkarrow-up1627arrow-down116cross-posted to: programmer_humor@programming.dev
arrow-up1611arrow-down1imageblahajlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 1 year agomessage-square56fedilinkcross-posted to: programmer_humor@programming.dev
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up5·1 year agoOk, what kind of monster names their executables .elf?
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up9·1 year agoWell, a.out doesn’t make much sense these days. Gotta move to .elf
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up3·1 year agoPi Pico SDK does. Well, the version for debugging symbols, anyway. Regular executable is .uf2.
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up2·1 year agoI reserve .elf for executables for other platforms, like microcontroller firmware.
Ok, what kind of monster names their executables
.elf
?Well, a.out doesn’t make much sense these days.
Gotta move to
.elf
Pi Pico SDK does. Well, the version for debugging symbols, anyway. Regular executable is .uf2.
I reserve .elf for executables for other platforms, like microcontroller firmware.
wii homebrew developer maybe?