Gave this loosely formatted lightning talk at NationJS 2014.
Nconf, node-config, and roll-your-own configuration is prevalent in Node-land. They all have major weaknesses and are not UNIX-y. We're doing it wrong.
We should be using a UNIX approach. Use Dotenv.
Live code associated with this presentation is here.