←back to thread

47 points breezk0 | 2 comments | | HN request time: 0s | source

Title.

I think it is very rude to just install to any "default" directory and not asks the user where he wants it to be installed.

Show context
bee_rider ◴[] No.45772847[source]
It really depends on the system. In Linux for example it is pretty conventional to ask. But, the asking is often done by querying some environment variables.

If a program prompts the user for a directory instead of querying the appropriate environment variable, that is a violation of the stated user preference.

replies(1): >>45774146 #
IAmBroom ◴[] No.45774146[source]
Huh? How is "the appropriate environment variable" the "stated user preference"?
replies(1): >>45775553 #
1. bee_rider ◴[] No.45775553[source]
Setting environment variables is how we state our preferences.
replies(1): >>45776429 #
2. IAmBroom ◴[] No.45776429[source]
So, a user explicitly choosing a path for software P to be different from software suites A-O is somehow not choosing a preference?

And this "we" you speak of... 1% of users? 0.1%?