Hacker News new | past | comments | ask | show | jobs | submit login

And you have to choose between readability and whitespace. Doesn't matter for most usecases, but you can't blindly write it out. You have to choose ahead of time:

1. Potentially shoot yourself in the foot with tons of extra whitespace. 2. Unreadable mess.

TOML is better. You can choose whitespace if you want, but you can always go back to dot notation. Though I (sadly) agree JSON is better than YAML. One of the few times I've changed my mind from A to B and then back to A in tech.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: