|
|
|
|
|
by shevy-java
130 days ago
|
|
The ArchWiki is indeed pretty good. I used to prefer the gentoo wiki
back in the days but I think the ArchWiki may be better at this point
in time. It's also interesting to see that many other Linux distributions fail
to have any wiki at all, yet alone one that has high quality content.
This is especially frustrating because Google search got so worse now
that finding resources is hard. I tried to explain this problem to
different projects in general; in particular ruby-based projects tend
to have really low quality documentation (with some exceptions, e. g.
Jeremy Evans projects tend to have good quality documentation usually,
but that is a minority if you look at all the ruby projects - even
popular ones such as rack, ruby-wasm or ruby opal; horrible quality
or not even any real quality at all. And then rubyists wonder why
they lost to python ...) |
|
Though not distro wikis, there's also a wealth of information on the Linux documentation site and the kernel newbies site. A lot of useful information is also present on Stack Overflow. I just wish that they hadn't shot themselves in the foot by alienating their contributors like this.
Other documentation sources like BSDs' are a bit more organized than that of Linux's, thanks to their strong emphasis on documentation. I wish Linux documentation was a more integrated single source, instead of being scattered around like this. It would have required more effort and discipline regarding documentation. Nevertheless, I guess that I should be grateful for these sources and the ability to leverage them. While I do rely on LLMs occasionally for solutions, I'm not very found of them because they're often very misguided, ill advised and lack the tiny bits of insight and wisdom that often accompany human generated documentation. It would be a disaster if the latter just faded into oblivion due to the over reliance on LLMs.