Hacker News new | ask | show | jobs
by jayd16 2223 days ago
Oh I see what they mean now. Lack of varied developer preference leads to things like hard coded paths instead of configuration files, for example.
1 comments

It’s been rare, but this has definitely been a problem: “Why do I need an ENV var, the path is always /app?” And then not supporting symlinks... ugh.