• fibojoly@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    “Magic bytes”? We just called them headers, back in my day (even if sometimes they are at the end of the file)

    • dan@upvote.au
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      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?

      • fibojoly@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        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.