top | item 46298386 (no title) noahbp | 2 months ago That's not saying much, since it's still dependent upon the untyped mess that is YAML. discuss order hn newest 0xbadcafebee|2 months ago YAML is just a data format. Make your own "thing" that takes input in any format you desire, then dump it to YAML. (also, YAML is dynamically typed, and supports explicit typing, but the parser can choose to ignore it) lucyjojo|2 months ago these days we generate yaml out of cuei don't know why it's not more popular.
0xbadcafebee|2 months ago YAML is just a data format. Make your own "thing" that takes input in any format you desire, then dump it to YAML. (also, YAML is dynamically typed, and supports explicit typing, but the parser can choose to ignore it)
0xbadcafebee|2 months ago
lucyjojo|2 months ago
i don't know why it's not more popular.