Why is stackoverflow turning so negative?
Whenever I search a google many of their questions pop at the top. A lot of these questions end up closed. However some of these questions have a ton of votes. Some questions are down voted or closed and obviously where asked by someone who just started programing.
You can't even answer them because they were closed. Everyone is there at some point.
18 comments
[ 2.6 ms ] story [ 42.9 ms ] threadI think it is a side effect of the way some policies that were needed are now culture/institutional memory.
It's like going 65mph in the fast lane, when the person behind you wants to do 80mph. "They shouldn't be going that fast," but they are and they're going to. Best not worry about it yourself, and let them get pulled over and learn the lesson on their own.
I personally agree with the sentiments of the OP. I am often shocked at some responses, and threads closed marked as "non-constructive." It seems counter-intuitive for learning and sharing knowledge (to me).
I have no way of knowing whether cases like that aren't the ones he's referring to.
Noone (including yourself) has come up with any examples yet.
the question was "closed as duplicate" in a knee-jerk manner, whereas if you note that the questioner is a beginner, and read what they're actually asking, pointing out the duplicate is useless.
I can't see how the alleged prejudice against new members was involved, either.
The OP had asked nearly 50 questions before asking the one that got closed off as a duplicate - only 2 out of the 50 were closed, and some were highly appreciated by the community (+16 votes).
The misjudgement itself is also far from obvious.
Furthermore, the question is 2.5 years old to start with - not a short time, given that SO itself is 5 years old, and it didn't gain its wild popularity from day 1. And if I understand well, SO "turning negative", which is what magic_man is alarming us, is not supposed to be old news, but a recent troubling phenomenon.
Also before the question was closed, the OP was given an answer that he himself marked as accepted - so he got his problem solved!
As for the duplicate thing - well, the other question contains a fully working (after corrections) code sample that does precisely what the OP wanted. The "ok" function is testing the diagonals.
Note that this guy "garima" wasn't specific about what exactly he struggled with trying to implement the algorithm that checks diagonals. He only asked "how to do it". Broad question - broad answer: here's code that does just that, go figure.
Had he had further doubts (eg. understanding the code from Mister Bunker's question), noone would stop him to ask another one question, targetting some particular difficulties.
Many people in this thread supported the notion that SO is so negative (sharply chosen words like "snobbery", "arrogance" etc. were used), but the example you gave is EVERYTHING I got that's supposed to substantiate this claim, even though I specifically asked about examples...
This is why I remain unconvinced
Honestly, I hate the abuse of power you see on many forums, but I've never seen a topic closed without appropriate justification.
SO is meant to be a place to ask for a solution to a specific problem you've narrowed down as best as you could, not copy-paste a bunch of stuff you don't understand for people to analyze. I think it's awesome, because it keeps the quality very high, and makes it an extremely useful resource to quickly find solutions to not-so-obvious problematics.
Posting links to some of those threads would help having a better look at what you've witnessed though, maybe as someone said it's specific to certain areas of the site?