|
|
|
|
|
by jordanb
687 days ago
|
|
My perfect example of the failure of our industry to maintain any professional standards is the widespread use of YAML. This is used as a configuration and data exchange format despite having no formal definition, resulting in different results based on the parser used, and a weak typing system that has caused many bugs in many applications that use it. This despite the fact that many better, more reliable configuration and data interchange systems existed even before YAML got popular. |
|