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

Maybe. How does the application unify different environment variables? Those inherited by the shell, those read from .profile, those set in the process that start the application (be that ./run.sh, a nodejs script, systemd etc...).
 help



Why would it want to? I'd say what you're asking for is actually a code smell. An app should not have a bazillion interlocking ways to be configured, unless there's a strong reason for this!

> Why would it want to?

Because well behaved applications play nice with their host system.

I have a strong suspicion that you’re thinking about application configuration, not environment configuration.


It's not the app, it's the environment variables that have many ways to be configured.



Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: