☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agoNew File Formatlemmy.mlimagemessage-square111fedilinkarrow-up1707arrow-down117
arrow-up1690arrow-down1imageNew File Formatlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square111fedilink
minus-squarefibojoly@sh.itjust.workslinkfedilinkarrow-up1·1 year ago“Magic bytes”? We just called them headers, back in my day (even if sometimes they are at the end of the file)
minus-squaredanAlinkfedilinkarrow-up4·1 year agoThe library that handles it is literally called “libmagic”. I’d guess the phrase “magic bytes” comes from the programming concept of a magic number?
minus-squarefibojoly@sh.itjust.workslinkfedilinkarrow-up2·1 year agoI did not know about that one! It makes sense though, because a lot of headers would start with, well yeah, “magic numbers”. Makes sense.
“Magic bytes”? We just called them headers, back in my day (even if sometimes they are at the end of the file)
The library that handles it is literally called “libmagic”. I’d guess the phrase “magic bytes” comes from the programming concept of a magic number?
I did not know about that one! It makes sense though, because a lot of headers would start with, well yeah, “magic numbers”. Makes sense.