Post #973 104K Jan 13, 2023, 19:06 UTC The yaml document from hellhttps://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell Ruud van Asseldonk The yaml document from hell For a data format, yaml is extremely complicated. It aims to be a human-friendly format, but in striving for that it introduces so much complexity, that I would argue it achieves the opposite result. Yaml is full of footguns and its friendliness is deceptive.…