Hacker News new | ask | show | jobs
by ozlikethewizard 40 days ago
Yea this is something I'd love to see standardised, a distro that was able to enforce a .config folder somehow would be a winner for me. Think weve probably missed the boat though.
1 comments

As these things go, there obviously is a standard for this called the XDG Base Directory Specification[0], which elegantly solves almost all configuration path needs—and has been ignored, violated, or only partially implemented, since forever.

[0]: https://specifications.freedesktop.org/basedir/latest/

The problems this standard solves are not hard, and "elegant" is not how I'd describe the solution.
Say what you want about AI but one nice aspect of it is that it is more likely to follow these kinds of standards than humans.