← Back to context

Comment by baq

5 months ago

XML is a big improvement over YAML.

There, I said it.

YAML is great. For simple configuration files. For anything more complex it gets gnarly quick, but honestly? If I need a config file for a script I'm writing I will reach for YAML every time. It really is amazing for that use case.