Hacker News new | ask | show | jobs
by apexalpha 273 days ago
Up until now I thought YAMl was just json with all the special characters like { } replace by \n and stuff to make it human readable.

I had no idea it was even so opinionated.

Mostly I use it for docker and k8s configuration, so I haven’t run into it yet I suppose