|
|
|
|
|
by DrScientist
5 days ago
|
|
+1 on the problem of moving complexity from programming languages to configuration. One of the main problems here is that programming languages typically have lots of tools to help validate correctness, whereas configuration tools are typically either much less mature or woefully underused. There is nothing more frustrating in something failing due to a misconfiguration - but you've no idea what the correct value should be. |
|
> You have an error in your config on line 1. Good luck.