I often make this comment when the subject comes up but I'm one of those that tried to pay back the help I got over usenet on SO and did to an extent (top 2%). I also quit when people began to care more about correctness than helping and made my contributions much less valuable ("you cannot post, this question has been deleted").
It feels to me like an issue of framing. There's definitely a way to achieve this but I think you have to segregate "the library" (where you get truth) from the "playground" (where you seek help) as the cultures of the sort of people that prefer either place clash horribly. I'm a playground person, for reference. I like to try to understand what problems people are facing as opposed to what they might be asking.
"How do I quit vim?" should be the most asked question, and the most answered. There should be hundreds of these threads every day.
Learning and teaching are continuous processes and one that should be entered into in good faith by all. If you're tired of answering the same exact question hundreds of times a day, then you shouldn't really try answering the questions; maybe teaching isn't 'your thing'. My SO was a HS STEM teacher, it wasn't really my SO's thing, so my SO got a new job. It's not a big deal to not like teaching and it's better for everyone if you realize this quickly and leave it to those that do like teaching.
Pointing noobs towards already answered threads is not a good idea. That's basically saying RTFM. StackOverflow is literally the exact opposite of RTFM. It's explicitly a place to ask questions.
At it's core, StackOverflow is where teaching happens; you RTFM together.
This is such a good point. You see so many new questions where the way the question is posed shows a fundamental misunderstanding that prevents the poster from finding the "trivial" answer they seek.
Just look at the number of "I don't quite understand your question. Do you mean <topic x>" comments that end up assisting the person without providing an explicit answer to their original question. I think that's largely due to answerers feeling that the useful response they are providing is not fit for filing away in the library.
I like that plan. There could be votes to place playground questions into the library, and those could get preferential treatment in terms of search results to make it easier to find what you're looking for.
> I also quit when people began to care more about correctness than helping and made my contributions much less valuable ("you cannot post, this question has been deleted").
Same boat here. I also have been a SO user for over 10 years and my account says "top 2%" (though this is entirely from my early participation, before I largely gave up on it). I've gone through spurts of trying to participate again by answering questions over the past 5 years but always come away depressed and demotivated about it.
There's a bunch of things that happen:
* Questions get closed as duplicate incorrectly.
I've tried to argue for the question on a few occasions. One of my attempts was by providing a detailed answer which, by being clearly different from the "duplicate" answer, I hoped would prove the question was distinct. A moderator soon deleted the entire question. That demotivated me from answering anything for a year or so.
Since then, I've only argued in comments the question wasn't duplicate, but basically always get outvoted and the question is closed and eventually deleted. It takes a lot of effort to argue the question should stay open, and it takes basically no effort to click "close" so really, this is what the majority want.
* Questions get closed as duplicate -- correctly -- but the marked duplicate is a very old question and no longer contains the "best" answer.
When there's already a half dozen answers, and the top one has tens or hundreds of votes, it's basically impossible to get visibility to a newer answer. This is so bad that when I'm looking at a question trying to help with something I'm doing myself, if I come across an old question I usually sort by 'newest' to find the best answer. More times than I can count, a recent answer with fewer than 1/10th the votes of the "best" answer is the current correct answer.
Likewise, I have answered these but it takes years on an old question to get even a few upvotes, and it's pretty unfulfilling.
* Poor quality questions
If you try to look for older, unanswered questions (eg, don't want to participate in the "who can answer this new question fastest" game) it's very hard to find decent questions. There really is a lot of garbage that gets asked. My experience is when you do find one, after going through a few pages, you run into the next issue:
* New users don't come back
You answer a question from a new user, and maybe get one vote. The original user doesn't come back and mark your answer as accepted or comment as to why it wouldn't work. No one else provides any feedback about it being bad. It's just "internet points" but it is demotivating to put in the effort and have it go nowhere. Maybe I really am just bad at answering questions (but was good 10 years ago, and the high level position and respect I get at work is a figment of my imagination) but even then I'd prefer to get feedback.
---
These are just my experiences and opinions. I'm also not sure how to solve these issues, and I don't think it'll be easy to. Seeing as the rules governing the site are largely made by the community, and the "community" behaviour is largely the cause of many of these, the community is essentially saying they don't see these as problems or want to fix them. Getting past that hurdle is the first step to improving things, and honestly, I have no idea how I can help with that (other than posting long rants like this and maybe helping slightly shift some tiny fraction of people's mindset).
In its early stages, SO was an amazing site to learn from -- both asking and answering questions -- but I think the current policies and behaviours mean this isn't the case anymore. From what I can see, most new users are going to have a terrible time with the site if they try to actively participate. It's a shame.
The last two bullet points resonated with me. Every now and then I have some free time I try to answer some questions. You can actually learn new things by doing this, even if it's just by observing the "weird" way someone tried to solve something and where it went wrong.
However, most of the time is spent just finding a good question to answer. A lot of the bad questions are people asking you to do their homework or something hopelessly vague ("How can I create my own games?" or something like that).
While nobody should be treated with disrespect, I wish people would keep these issues in mind when mods act with a heavy hand in closing questions.
It feels to me like an issue of framing. There's definitely a way to achieve this but I think you have to segregate "the library" (where you get truth) from the "playground" (where you seek help) as the cultures of the sort of people that prefer either place clash horribly. I'm a playground person, for reference. I like to try to understand what problems people are facing as opposed to what they might be asking.