|
|
|
|
|
by the_af
2390 days ago
|
|
I tried to explain it's not a SO thing. The Help Vampire describes a real phenomenon, codified by someone not on SO (search for "stackoverflow" in the text...). If you feel it's premature, you're probably lucky to have never dealt with them. ESR's advice is a bit smug -- I don't like the guy myself -- but will clearly help anyone to ask good tech questions; it also predates SO by years if not decades. Put yourself in the position of the people answering questions for free. It wastes their time. How long would it take to burn you if every day you had to answer the same questions by people too lazy to write with punctuation and to search for the answers to see if they already exist, who never come back to tell you if it helped them or not, who never reply to requests for clarification, who could have found the answer for themselves if they simply tried to run the code, and who are sometimes rude if you ask them a counter-question? There are so many times you can attempt to help someone asking "plz help this code doesn't run why doesn't it run plz help me" before giving up on the website. Low quality, poorly researched questions also make SO as a whole less useful to other people. Forums full of garbage often devolve into more garbage. So there has to be a threshold -- arbitrary by definition -- and you may or may not agree with the precise one, but without one SO would be full of garbage. SO evolved into trigger-happiness because of the problem it was trying to solve: quality Q&A without the noise and garbage. This has nothing to do with puritan work ethic or "worthiness" or gatekeeping. How to ask good questions is something every programmer (or tech-minded) needs to be good at in order to do their job. It's not too much to ask. How else would they know what code to write or what problem to solve? |
|
In fact the answers on SO have a very mediocre SNR. There are some bullseyes, but just as often answers are some combination of misleadingly devoted to an edge case instead of the core problem, nitpicky for the sake of appearances while contributing no real value, out of date, or just plain wrong.
Help vampires are the least of SO's problems.
It would be far more useful to have some kind of editorial system devoted to refining answers down to their most useful canonical up to date core rather than just accreting them.