Spoon feeding isn't inherently bad. The issue is that the spoon went from a small pile of sugar to full spoon. Then when someone really needed help, they got lynched by a mob for asking for help because it was seen as spoon feeding.
The days of the internet for me were when I got stuck, I could ask for help and a programmer would chime in and treat me like an actual human being. "Your doing it correct but in all the wrong ways, try this instead" or "how about you try it this way or hey X language may be a better suited"
That swiftly turned to: "it should be this way and no, stop asking for help". StackOverflow is evidence of this.
By then IRC had turned sterile & grumpy and as someone who's grown up with psychological trauma I was petrified posting on StackOverflow because most responses were "no it's wrong, don't code".
Which particularly is why I don't care about Python. Not sure how it is now but I saw python's community toxic. Maybe it has to be if it's to enter corporate land.
[dead]
That's rose-tinted glasses. You're not describing a trend of the Internet, but of individual insular communities. It happens in every community that eventually people get tired of answering the same questions over and over again. I was part of a C++ forum for a long time, and I lost count how times I answered that both template definitions and declarations must be visible at the point of usage, and then of mentioning that I'd answered that exact thing many times already.
PS: Though I will agree that SO moderation was simultaneously excessively aggressive when it came to subjective or borderline off-topic questions (or worse still, impossible-to-search questions) and remarkably inconsistent.