Unlike the OP who was playing the Stack Overflow game, I use SO like a typical programmer: I type my question into Google which often returns results from Stack Overflow. Sometimes I'll come across an unanswered question or one with a better answer, so I'll submit an answer. If I can't figure something out after a few hours of trying, I'll ask the question on SO. Such questions and answers represent hours of effort o…
Why I no longer contribute to Stack Overflow
21–30 of 243 posts
Re: Why I no longer contribute to Stack Overflow
#22The reply was highly precise and technical, and the reasons given by the mods to reject the edit are spurious, since they just couldn't understand it and its implications.
I reached out to two of them (I couldn't find how to contact the third one), but they didn't even reply to my mails.
[0] http://www.freelists.org/post/luajit/How-does-LuaJITs-trace-...
Re: Why I no longer contribute to Stack Overflow
#23I find it's much more effective to simply read the documentation of the language/function/feature I'm having trouble with, than it is to try to formulate the precise phrasing of the question that will lead me to the answer I need in my circumstance.
Re: Why I no longer contribute to Stack Overflow
#24I got curious about something: What are then the OP's favorite languages since he hates Java and C++?
Re: Why I no longer contribute to Stack Overflow
#25Sometimes you do get a good answer quickly, saving you hours of frustrating searching.
But most times you will have to spend hours figuring it out yourself or you'll end up giving up. Answering your own question won't get you a lot of points but it will probably get you a few over time. More importantly, because of SO's high google rank, you've made your answer easy to find for the next few people who have the same quesiton.
Re: Why I no longer contribute to Stack Overflow
#26Under "poor pedagogy" the author explains the "give a man a fish" problem on Stack Overflow, then goes on to explain that giving fish is how he gained most of his reputation. How about being part of the solution instead of part of the problem? No one is stopping you from teaching people how to fish.
Re: Why I no longer contribute to Stack Overflow
#27I also find the quality of answers, and of questions(!) poor. A little googling usually finds better information. And then there's the line-going-dead issue that plagues most question/answer forums (fora?): after some back-and-forth somebody suggests to try something, and the supplicant never responds. Did that work, and they went on with their life? Did they give up? Are they still trying to find an answer? Nobody w…
Re: Why I no longer contribute to Stack Overflow
#28Re: Why I no longer contribute to Stack Overflow
#29I go there now and then to answer questions. My latest answer[0], about a way to get gnuplot to do a certain trick, took me a couple of hours to get right and got me 25 whole points for being the accepted answer. I worked on this because it seemed to be an interesting challenge, I was interested in figuring out how to do it, and nobody else was answering. I sharpened my gnuplot skills in figuring it out and helped someone. To do this for "points" is asinine (unless a big score gets you something else, like a consulting contract - in which case what's the complaint?).
[0]http://stackoverflow.com/questions/20294482/show-y-label-in-...
Re: Why I no longer contribute to Stack Overflow
#30Under "poor pedagogy" the author explains the "give a man a fish" problem on Stack Overflow, then goes on to explain that giving fish is how he gained most of his reputation. How about being part of the solution instead of part of the problem? No one is stopping you from teaching people how to fish.
The system is such that there's no incentive to teach people how to fish. First, the best way for people to learn is not by completely solving the problem for them, but that's what people want in an answer. Second, by the time you've written out a pedagogical response, other people have swept in with quick, just-give-me-the-fish answers, and the question asker has moved on.