Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
magicalhippo
7 months ago
|
parent
|
context
|
favorite
| on:
YAML: The Norway Problem (2022)
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.
StableAlkyne
7 months ago
|
next
[–]
I've seen teams use it as a replacement for JSON because it has the perception of being more "modern"
bornfreddy
7 months ago
|
parent
|
next
[–]
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.
quechimba
7 months ago
|
prev
|
next
[–]
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.
tough
7 months ago
|
prev
[–]
usually locale's paths gone wrong
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I've only seen it used for configuration.