Comment on Show HN: DAC – open-source dashboard as code tool for agents and humansparentComments−cyberge994moWhat is a better format that allows inline comments, is human readable, and can be easily converted to other formats (json, xml, et al)−Hnrobert424moThe comments are why I prefer YAML for config over JSON. Of course, JSON is great for many purposes, especially machine to machine. For human to machine, I prefer YAML.
Comments
What is a better format that allows inline comments, is human readable, and can be easily converted to other formats (json, xml, et al)
The comments are why I prefer YAML for config over JSON. Of course, JSON is great for many purposes, especially machine to machine. For human to machine, I prefer YAML.