Hacker News new | ask | show | jobs
by lijok 1049 days ago
I think "easy for humans to edit" is where I mostly disagree with. To this day I have not worked with anyone that understood the .toml format.
2 comments

Hey. I think I understand the .toml format. What do you want to know?
How much time have you spent towards TOML vs -- say -- YAML?

More editable than JSON and far simpler than YAML.

---

The Rust ecosystem also uses TOML.