Comment by ceejayoz
3 years ago
> .well-known seems unintuitive
We're talking about folks setting up a custom domain for a personal social media presence. If they can handle nameservers and DNS records, they can handle a folder with a dot in the name.
but it disappears when you add the dot.
They can and probably should but what if they decide not to?
That's the problem with expecting people to agree with and follow standards.
If they decide not to, then they get all the capabilities, responsibilities, and level of participation that come with not following a standard that others are expecting.
You've effectively described what happens when people don't agree.
There's already a strong precedent for something like .well-known being disregarded — the ~/.config directory. It's the same idea, a special directory starting with a dot, and the objection seems to be similar, that it's awkward. In the case of the config directory it's that the storage for an app is spread between multiple directories like ~/.local/share and ~/.cache instead of one directory like ~/.vim
https://wiki.archlinux.org/title/XDG_Base_Directory
I support both well-known and XDG because I think the benefit outweighs that perhaps they could have been designed better. But I don't think that those who opt out of it could only be doing so out of ignorance.
2 replies →