Live data from Hacker News

Why Stack Overflow Sucks and Participating There is Impossible

goofygrin.wordpress.com

81–90 of 213 posts

Re: Why Stack Overflow Sucks and Participating There is Impossible

#81
post #61

Let me add some perspective as a relatively highly ranked user (cletus) on SO. I've seen this kind of post before and frankly it's annoying. The typical template is "I tried to answer 2 questions and didn't get 1000 points so it sucks" or some variation revolving around faster answerers or whatever. Rather than being a problem, SO is a superb solution for the person asking the question because they do get fast answer…

I think the problem with the OPs line of argument is that the goal is to begin commenting right away. When I give a good answer to a question that already has some answers I'll eventually get up votes. It takes time for new people to come looking for the same answer and vote up my answer, but it happens. A few of my answers are now voted higher than the accepted answer.

It takes time not effort, but I think that's the point.

Re: Why Stack Overflow Sucks and Participating There is Impossible

#82
post #49

The right question is as important as the right answer. The easiest entry is to ask a good question. The next time you run into a poorly documented problem, do some research, and eventually work out an answer, reformulate it as the question you wish Stack Overflow contained and ask it. You can always comment on things in your own question so you can guide the answers if they are going wrong. • Two question up votes a…

Or you can just answer your own question, which is completely acceptable behavior in SO.

Re: Why Stack Overflow Sucks and Participating There is Impossible

#83
post #61

Let me add some perspective as a relatively highly ranked user (cletus) on SO. I've seen this kind of post before and frankly it's annoying. The typical template is "I tried to answer 2 questions and didn't get 1000 points so it sucks" or some variation revolving around faster answerers or whatever. Rather than being a problem, SO is a superb solution for the person asking the question because they do get fast answer…

I've generally stopped answering questions on SO, unless they're explicitly related to the Delphi compiler and RTL and nobody else has answered them - and I find these with a combination of Google search alert and RSS feed on SO tags, which are delayed, rather than by visiting the site.

Something that would have kept me there is something along the lines of this:

http://meta.stackoverflow.com/questions/19659/search-filters...

If I could filter questions by minimum rep, I could look for questions that aren't by complete noobs - and the noobs are getting into the 2-5k rep range now owing to repeated asking of simple questions. It would be more stimulating to answer questions that stump expert users; as it is, I fear that the site is driving away these people post haste.

A more explicit version of my motivation for asking is in the original version:

http://meta.stackoverflow.com/posts/19659/revisions

... but it was downvoted as people seemed to be misreading me.

Re: Why Stack Overflow Sucks and Participating There is Impossible

#84
To me, the #1 problem with Stack Overflow is the number of plain bad answers that are given and often accepted. CSS question? Here’s someone’s un-researched and invalid first guess, that doen’t work in practice. +10 karma and accepted.

Hard question? Here’s some loser’s gut feeling of “can’t be done” in exchange for +2 karma, and then a knowledgeable follow-up a day later from someone who has actually been there, done that, and figured it out.

Example: Someone with 82k karma posts a non-answer rudely telling me I should be using another technology altogether, a cheap and worthless move that earned +2 karma: http://stackoverflow.com/questions/4696128/bash-script-deter...

So often it’s apparent people are just throwing best-guess answers out there for karma, and this is hugely unhelpful. There should be a large penalty for stating incorrect guesses as fact.

It’s to the point where I instantly mistrust any answer from someone with over 10k reputation as I learned there is a good chance they are just shooting from the hip for karma.

Re: Why Stack Overflow Sucks and Participating There is Impossible

#85
post #76

Am I the only person that doesn't get this whole Stack / Quora thing? Why does anyone care about points? Don't get me wrong - I love the fact that there's a place I can go to ask a question and get it answered by knowledgeable people. But what does that have to do with points? If people want to help each other, then great. If not, then don't. Newsgroups used to fill this role quite well without points, but came with…

The voting is a crude proxy for correctness. I say crude because sometimes the first few answers get way too many votes for simply being the first but over time the correct answers float to the top.

Re: Why Stack Overflow Sucks and Participating There is Impossible

#86
post #61

Let me add some perspective as a relatively highly ranked user (cletus) on SO. I've seen this kind of post before and frankly it's annoying. The typical template is "I tried to answer 2 questions and didn't get 1000 points so it sucks" or some variation revolving around faster answerers or whatever. Rather than being a problem, SO is a superb solution for the person asking the question because they do get fast answer…

[deleted]

Re: Why Stack Overflow Sucks and Participating There is Impossible

#87

I asked two questions, one about C and one about Objective C. I got answers to both, relatively quickly. The answers worked. But, in the C question, I provided some more information by adding a comment instead of editing my post. Result? Comment deleted with a snotty note. In the Objective C question, I called the language "Objective C" instead of "Objective-C". Result? My question edited to fit someone else's idea o…

Not worth quitting over. Editing of others' posts is part of the culture and almost never an attack.

Re: Why Stack Overflow Sucks and Participating There is Impossible

#89
post #61

Let me add some perspective as a relatively highly ranked user (cletus) on SO. I've seen this kind of post before and frankly it's annoying. The typical template is "I tried to answer 2 questions and didn't get 1000 points so it sucks" or some variation revolving around faster answerers or whatever. Rather than being a problem, SO is a superb solution for the person asking the question because they do get fast answer…

I agree with what you're saying, but I don't think it addresses the post. It's certainly true that Stack Overflow is the best place to get answers to programming questions and I won't dispute that. Here, though, is what I think the problem is. I think it mirrors the OP's problem.

Stack Overflow became and is the best place to get answers to programming problems because of the community it has been able to build. There are always competent people ready to provide an answer and they do it quickly. However, the problem is that the community is difficult to participate in. You need rep to do anything and you don't get rep until you do something. You also need to compete with a lot of other people in order to contribute usefully, which makes the barrier even higher. Ultimately, this undermines the community, which is what makes Stack Overflow good.

You can say that these effects can be ignored because answers are still given and you'd be right. But the difficulties do exist. I have enough rep on SO now to do most things (maybe not down-voting), but it was hard to get, so I can attest to what the OP was saying. I can only imagine it's harder now after the community has grown and rep inflation has kicked in.

Re: Why Stack Overflow Sucks and Participating There is Impossible

#90

I asked two questions, one about C and one about Objective C. I got answers to both, relatively quickly. The answers worked. But, in the C question, I provided some more information by adding a comment instead of editing my post. Result? Comment deleted with a snotty note. In the Objective C question, I called the language "Objective C" instead of "Objective-C". Result? My question edited to fit someone else's idea o…

Clarity is a good thing, and uniformity and standards definitely help with that. Looking at the revision page you linked, I don't see anything there that's offensive. I may have made similar edits myself had I seen it (at least, if it were a question in an area I'm familiar with).

Keep in mind that StackOverflow isn't just about answering your question; it's about providing a large searchable knowledge-base so others with similar questions can easily find ready-made answers.

Like it or not, collaborative editing of this kind is a cornerstone of the site, and is explicitly addressed as part of the FAQ[1].

[1] http://stackoverflow.com/faq#editing

Post reply on HN