Unless it’s a service animal, I don’t like when dogs are in public buildings. Tired of trying to buy food at the grocery store but having to dodge dogs and avoid stepping over their leashes. This anger is mostly directed at their owners as I’m skittish around dogs I don’t know.
I would argue to the contrary, whenever I want to use software that isn't FOSS or for Linux specifically, it usually has zero or completely useless documentation. For most major projects, FOSS documentation is usually pretty good. Unless you are trying to install some random small project, typically it is already in your repos (depending on your distro) or it isn't that difficult.
Maybe it's just because bad experiences stand out in my memory, but it does seem to me that when apt-get fails there's a 50/50 shot I'll be directed to a github with an install.md that just says "download the tarball and build it" and be completely on my own to figure out the rest of the owl.
Hard to tell, but in my experience, it is really rare that I don't find what I am looking for in my distro repos. Unless it is like a random utility that almost no one uses or some development library etc. But with those, it is kinda expected that you know what you are doing. I don't even remember when was the last time I actually installed something manually from source when I wasn't making some changes in source repo or something similar.