StackOverflow unwinding?
williamedwardscoder.tumblr.com
StackOverflow unwinding?
1–10 of 210 posts
Re: StackOverflow unwinding?
#2The problem that they have is that SO grew very quickly and developed a Usenet-style culture. That's good in that there is alot of good information out there, but bad in the sense that you get all of the assholish behavior that came with Usenet.
The other problem that they have is the network of other sites, some of which are very good. The problem there is that they're scaling a model meant for 1,000,000 SO users down to 5,000 users, and it just isn't the same. On a smaller SE site, you cannot wrangle the 5 votes to close some nonsense question written in pidgin english. On SO, a question will be closed in seconds by the vigilantes who roam the site.
Re: StackOverflow unwinding?
#3I feel a bit like StackOverflow has extrapolated from a huge pent-up demand for decent answers to programming questions, that the world is desperate for Q&A sites on every subject. That does not seem to have been the case.
Re: StackOverflow unwinding?
#4It's also easier for me to look at someone's gist/paste on IRC and give a quick answer.
Re: StackOverflow unwinding?
#5FYI: An SO user has recently setup an unofficial archive of deleted SO questions, ranked in order of votes ... http://meta.stackoverflow.com/questions/124850/unofficial-st...
Re: StackOverflow unwinding?
#6Re: StackOverflow unwinding?
#7Re: StackOverflow unwinding?
#8It would be interesting to see empirical data on William Edwards's hypotheses, e.g. "Questions are getting fewer and fewer quality answers. Moderators and 'close this' clickers are getting increasingly narrow." An analysis like this might be feasible with Stack Exchange's API: https://api.stackexchange.com/docs .
Re: StackOverflow unwinding?
#9They move from Q&A model to a Wikipedia model.
Everything else on top of that was gamification to convince people to achieve that. Whether that sort of community becomes degenerate at a certain point is certainly interesting to study, but my intuitive reaction whenever I see a StackOverflow result at the top of some google results is to be joyful, so I feel they've mostly achieved their aims.
Re: StackOverflow unwinding?
#10It would be interesting to see empirical data on William Edwards's hypotheses, e.g. "Questions are getting fewer and fewer quality answers. Moderators and 'close this' clickers are getting increasingly narrow." An analysis like this might be feasible with Stack Exchange's API: https://api.stackexchange.com/docs .