Y
Hacker News
new
|
ask
|
show
|
jobs
by
magicalhippo
425 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
425 days ago
I've seen teams use it as a replacement for JSON because it has the perception of being more "modern"
link
bornfreddy
425 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
424 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
425 days ago
usually locale's paths gone wrong
link