Y
Hacker News
new
|
ask
|
show
|
jobs
by
magicalhippo
472 days ago
As a Norwegian I'm very curious, where in the pipeline were you using YAML? And why?
I've only seen it used for configuration.
3 comments
StableAlkyne
472 days ago
I've seen teams use it as a replacement for JSON because it has the perception of being more "modern"
link
bornfreddy
472 days ago
While JSON is annoying because it lacks some pretty basic features (comments, trailing comma), at least its spec is short. YAML is huuuge - there are way too many ways to do the same thing.
link
quechimba
471 days ago
We were using a fork of
https://github.com/carmen-ruby/carmen/tree/master/iso_data/b...
with our own translations. We used the data in the signup form.
link
tough
472 days ago
usually locale's paths gone wrong
link