Unpopular opinion: The Windows Registry, a centralized, strongly typed key:value database for application settings, is actually superior to hundreds of individual dotfiles, each one written in its own janky customized DSL, with its own idea of where it should live in the file system, etc.
So can a dotfile, or any other kind of storage. There’s really nothing inherently bad about the registry. Its reputation as a place to hide things in is equal parts selection bias, users’ lack of technical understanding, and the marketing of “registry cleaner” apps.
I won’t argue about leftovers when uninstallig, some package managers do that as well, plus it’s not really the registry’s fault, that’s just bad or badly configured installers/uninstallers.
Unpopular opinion: The Windows Registry, a centralized, strongly typed key:value database for application settings, is actually superior to hundreds of individual dotfiles, each one written in its own janky customized DSL, with its own idea of where it should live in the file system, etc.
Which is why I prefer NixOS (I use NixOS btw)
I agreee with you on the side of the concept, but the way it is organised and the potential values seem to make no intuitive sense (if they make any)
In gnome there’s dconf
That is true.
But, due to the nature of how it works, it can be also used to hide data that the user “should not be aware of”.
So can a dotfile, or any other kind of storage. There’s really nothing inherently bad about the registry. Its reputation as a place to hide things in is equal parts selection bias, users’ lack of technical understanding, and the marketing of “registry cleaner” apps.
But… it is a place to hide things 🤨.
I won’t argue about leftovers when uninstallig, some package managers do that as well, plus it’s not really the registry’s fault, that’s just bad or badly configured installers/uninstallers.