Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 4 months agoblahajlemmy.zipimagemessage-square56fedilinkarrow-up1625arrow-down116cross-posted to: blahaj@lemmy.blahaj.zoneprogrammer_humor@programming.dev
arrow-up1609arrow-down1imageblahajlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 4 months agomessage-square56fedilinkcross-posted to: blahaj@lemmy.blahaj.zoneprogrammer_humor@programming.dev
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up5·4 months agoOk, what kind of monster names their executables .elf?
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up9·4 months agoWell, a.out doesn’t make much sense these days. Gotta move to .elf
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up3·4 months agoPi Pico SDK does. Well, the version for debugging symbols, anyway. Regular executable is .uf2.
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up2·4 months 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?