Y
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
mailslot
2222 days ago
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.
link