Live data from Hacker News

The decline of Stack Overflow (2015)

hackernoon.com

11–20 of 304 posts

Re: The decline of Stack Overflow (2015)

#11
Point based moderation generates toxicity, hacker news gets toxic too. Stack Overflow went all in on moderation before they understood the social consequences of it. There's an opportunity here for a social network with a moderation system that cares about how it makes people feel and how feelings impact user generated content.

Re: The decline of Stack Overflow (2015)

#12
What most people fail to understand (but was explained very well by Joel in some talks) is that SO is primarily optimized for Google & read-only users just looking for the answer to a common issue. By that metric they are extremely successful.

Many things people complain about are deliberate design choices that actually made SO popular in the first place.

Re: The decline of Stack Overflow (2015)

#13
post #3

People always talk about how SO is so terrible, and yet it's still the best resource by a mile. People have just forgotten that the lack of that carefully curated environment created the complete mess that was all the forums we used to have before. Sure, it's not ideal - SO could do better in terms of helping people understand the site's goals and enforcing the rules in a less hostile way, but they are working on tha…

> People always talk about how SO is so terrible, and yet it's still the best resource by a mile. I can often stick with second best in class as long as it doesn't have a habit of biting you for no apparent reason all the time. > People have just forgotten that the lack of that carefully curated environment created the complete mess that was all the forums we used to have before. People keep saying that and I keep wo…

I don't know that "the complete mess" is just about bullying and vile content, but more the horrible issues of signal to noise and the inability to filter out irrelevant responses. Forums, email lists, and Google Groups still have so many ill-informed and irrelevant non-sequitur responses crowding out the few pearls of wisdom.

Re: The decline of Stack Overflow (2015)

#14
post #2

(2015) Previous discussion: https://news.ycombinator.com/item?id=9837442 (1 year ago, 39 comments)

Doesn't get old.

SO is so amazingly useful that I'd like to upvote discuss it weekly if it would result in either SO getting fixed or someone making a better one.

Re: The decline of Stack Overflow (2015)

#15
post #3

People always talk about how SO is so terrible, and yet it's still the best resource by a mile. People have just forgotten that the lack of that carefully curated environment created the complete mess that was all the forums we used to have before. Sure, it's not ideal - SO could do better in terms of helping people understand the site's goals and enforcing the rules in a less hostile way, but they are working on tha…

I find it to be a great resource if someone has already answered your question, especially if I find it via Google. As for asking questions, it's a bit off-putting to be immediately downvoted without explanation, and to not get a single answer.

Point is, it's good resource to free-ride but not actively participate.

Re: The decline of Stack Overflow (2015)

#16
One interesting issue with the duplicate answers is that if you notice later a typo in your answer and edit it you get pushed to the bottom of the answer stack, despite having the first answer. This seems like an issue SO could solve to help contributors. I doubt many abuse the system to completely rewrite an answer and stay on top.

Re: The decline of Stack Overflow (2015)

#17
post #3

People always talk about how SO is so terrible, and yet it's still the best resource by a mile. People have just forgotten that the lack of that carefully curated environment created the complete mess that was all the forums we used to have before. Sure, it's not ideal - SO could do better in terms of helping people understand the site's goals and enforcing the rules in a less hostile way, but they are working on tha…

>SO isn't dying any time soon, and the content is still good. While I'd say this is currently true, answers on SO tend to stick around for a long time, and the 'marked as duplicate'-heavy behavior means that even if the best practice to solving a given problem changes, the top SO google result won't. While this isn't a _huge_ problem right now, with the way the site is set up I only see it getting worse, to the point…

You can edit the top answer or post a new answer, I have got 50 odd votes from adding asp.net's encryption/decryption methods that were added in 3.5 to old .net encryption questions.

I've done it on a few other answers too, if the top answer seems clunky or inelegant, I tend to dig a bit deeper to see if there's a better way.

Also, scrolling down a bit in the answers you usually find new ways of doing something as answer 3 or 4. Just upvote it. Or edit the answer into the top answer.

Re: The decline of Stack Overflow (2015)

#18

I've found that if you go to Stackoverflow for a fast-moving topic like Javascript, the first answer isn't correct in modern terms. The next set of answers, without check marks, are likely more correct. So you have to read the entire page to get a glimpse of the truth. This can be bad if you're just looking for an immediate solution, however for learning its fantastic because it shows you a recorded history of how th…

Agreed. I usually use 'site:stackoverflow.com [[query]]' in Google with search terms limiting pages that have been updated in the last year or so. Filters a lot of the very old answers out which often can send you on a totally wrong direction because the ecosystem has changed so much.

Perhaps SO will end up getting overtaken by a new similar site, not because it is intrinsically better, just because they reset the corpus of answers so the SNR is higher for a while? I imagine SO will become increasingly less useful as their Q&A gets older and older.

Re: The decline of Stack Overflow (2015)

#20
I'm a bit divided about Stack Overflow. On one hand side it's simply one, if not the best, resource for programmers. On the other hand it's become somewhat toxic and counterproductive. The better you become as a programmer the less value you derive from it. The true niche experts are less and less to be found (ie Product/Project -owners and Microsoft/Google/Apple etc -employees) and the other replies will often be exasperating mixture of trying to give answers they've googled or complain about some meta-aspect of the question.

Any community that reaches a certain size will face unique problems and I think Stack Overflow has some of the same problem as reddit does: you have to be very careful on how you give power to users. Power corrupts and becomes a goal/game in itself. Karma/power is a great incentive in the beginning of a community, but can become destructive in the long run. That some programmers have a certain type of personality is probably not helping either.

There seems to be many småpåvar on Stack Overflow that loves to wield the small amount of power they've accrued without actually contributing that much. On the other hand you have to enforce rules and curation to keep quality up.

It's a very fine balance and hard to get right. It's mostly about human psychology and incentives. I think there's some tweaks they could do to improve things but I also understand that from their perspective why change something that works?

The danger is that the true experts stop helping/answering questions on Stack Overflow because they find the community becoming too toxic. Might turn into a downwards spiral until there's mostly trolls and newbies left.

Post reply on HN