this post was submitted on 16 Jul 2024
609 points (97.5% liked)
Programmer Humor
32361 readers
1025 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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?