Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I suspect it's not so you feel cool, but because it means the program doesn't need a parser for config files, and because it's more flexible.


parserless configuration is easily achieved with stuff like envdir: https://cr.yp.to/daemontools/envdir.html


That just parses environment variables, instead of files.


Not to mention that it's yet another dependency, which is another thing that's avoided by doing configuration through a header file.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: