• PoolloverNathan
    link
    fedilink
    arrow-up
    6
    ·
    8 days ago

    Someone’s handed me nested base-64 encoded JSON before and to this day I am moderately annoyed at them.

    • MinekPo1 [She/Her]@lemmygrad.ml
      link
      fedilink
      arrow-up
      2
      ·
      8 days ago

      unity kinda does this ! there is a json file wirh a base-64 encoded string (UTF-16 encoding) and is a completely different data structure with embedded json

      • PoolloverNathan
        link
        fedilink
        arrow-up
        2
        ·
        7 days ago

        I just had to add URL-encoded TOML to something due to a certain Rust crate’s constraints.