Earlier quoted context omitted.
Is this because people seek knowledge from LLMs rather than from books now? Or is it because LLMs know everything that is in books, so people don't feel compelled to learn any more themselves?
even before LLMs you could/can get a lot of info on the web. Most ideas presented in books exist on the internet somewhere, quite a few pass through HN. In the 90s and early 2ks I used to hoard books, but now, not so much, I get a few through my library these days but a lot of times I just find the book is padded out to be a book and the meaty bit of the book is usually tiny.
The web got a little better, and what drove brainshare and usage was a good experience getting started with reasonable defaults and good docs to get you started. API design is also much better these days- I was trying to find some examples of how unintuitive say MFC (Microsoft Foundation Classes- big in the win9x days) apis were, but a lot of those docs seem to have disappeared- here is a stackoverflow/experts-exchange links that show how non-intuitive it was: https://stackoverflow.com/questions/3255207/window-handle-in... https://www.experts-exchange.com/questions/10018203/How-to-g...
Motif on the Unix side of things was a bit better, but not much. You really needed a good book to walk you through things in a more understandable way.