608
blahaj
(lemmy.zip)
Post funny things about programming here! (Or just rant about your favourite programming language.)
blahaj.elf.tar.gz.part
blåhaj.squashfs
I feel like unicode in the filename is heavily against the spirit of using squashfs, or at least the ways I've seen it used.
mv blahaj.elf.tar.gz.part ./rivendell
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?