• froztbyte@awful.systems
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 days ago

    Try YAML, the serialization format recommended by four out of five Nordic countries

    yeah there are so many fucking crazy footguns in yaml

    another I quite like:

     ipython -c 'import yaml; d = dict(); d["d"] = d; print(yaml.safe_dump(d))'
    &id001
    d: *id001