|
|
|
|
|
by smaudet
206 days ago
|
|
(hard) links to the rescue. I like environment variables, but developers/operating systems have trouble using them well. I could almost see XDG_CONFIG_HOME being a setting read by a driver that provides access to a "virtual" path (on *nix, all paths are virtual anyways). |
|
Now you have even more complexity. Programs will have to know where this "virtual" path is unless you're suggesting it should be hard-coded.
> on *nix, all paths are virtual anyways
What does this mean?