Earlier quoted context omitted.
Thanks for your work as a mod. While I understand it's a lot of work, and some (most?) might be posting low quality answers, my main problem with stack overflow has been exactly that over time, the top answer becomes stale. The question is still relevant, but the best practice or library, platform whatever changed... That is a problem the stack overflow model has a hard time adapting too.. and it just gets worst over…
From my purview, and again I am a tiny data point of one, the new answers to old questions are really: Original accepted upvoted to +20 answer: "Take Y and drive it into X, grep output for Z and place in AZ for processing with the -kombucha switch" Answer posted yesterday by "NewUserXX123", a first post: "Take A and drive it into B, grep output for C and place it in DD for processing with the -kombucha switch" It get…
The Fall of Stack Overflow
51–60 of 808 posts
Re: The Fall of Stack Overflow
#52I was promoted to one of those "mod" type people who reviews new answers, first posts, etc, a few years back. I can tell you that I quit in the last 6 months. All new answers are answers on questions from first time posters, answering questions that have good solid answers from 8+ years ago (mostly 10 years), and it is pretty obvious, they are just doing it to get points. The question/answer is not something that has…
Some really old questions (circa 2009) have the answer to the latest version, that required scrolling through multiple pages.
Re: The Fall of Stack Overflow
#53Earlier quoted context omitted.
Perl is a good example because it's stagnant. Googling Python or Java? If the result is up to date, it's a low quality content farm. If it isn't from a content farm, it's a page from 2008 that is no longer relevant at all!
> stagnant I would call that "stable" :) Or "good enough, that it doesn't need constant fixing" :)
Re: The Fall of Stack Overflow
#54"How to do A?" Comment: "You shouldn't do A, it's better to do B" Closed, duplicate of "How to do C". Yeah sure, in the beginning, there were many more basic questions (how to increase number by 1, how to get division remainder, how to check if file exists,...), and if you're coding in Perl, you can still find all the answers... if you're working in python, you'll find answers for python2, some for python3, some spec…
Perl is a good example because it's stagnant. Googling Python or Java? If the result is up to date, it's a low quality content farm. If it isn't from a content farm, it's a page from 2008 that is no longer relevant at all!
Re: The Fall of Stack Overflow
#55They were and are an excellent resource. Is it inevitable that traffic would decrease as questions are answered? Has traffic gone somewhere else? Has AI replaced it?
Now I'm sure that ChatGPT probably scraped StackOverflow, perhaps using the very same answers I got from StackOverflow, but combined with other answers from other sources resulting in the instant answer. That does not necessary mean AI will replace StackOverflow, it just means that people wouldn't ask redundant questions in StackOverflow anymore, just questions that AI can't solve.
Re: The Fall of Stack Overflow
#56"How to do A?" Comment: "You shouldn't do A, it's better to do B" Closed, duplicate of "How to do C". Yeah sure, in the beginning, there were many more basic questions (how to increase number by 1, how to get division remainder, how to check if file exists,...), and if you're coding in Perl, you can still find all the answers... if you're working in python, you'll find answers for python2, some for python3, some spec…
My experience was that there was a long period where your complaint was quite true.
I believe that they have heard this complaint enough and have lightened up a little. There are still more and stricter rules than most sites, but the obsession with pruning duplicates seems to have cooled.
Re: The Fall of Stack Overflow
#57Re: The Fall of Stack Overflow
#58This is a large decline. It does not correlate well with the rise of LLMs, which have shifted my own habits away from Stack Overflow recently. Looking through the graphs, the most dramatic shift was the large drop in new visits in the first half of last year, by two thirds or more. That seems late to be a Covid effect. There were some political controversies, but it would surprise me if they had such a large effect.…
I wonder if Google started de-ranking them in search results, or changed something similar that caused people to click through to Stack Overflow less frequently. It is also possible there's a methodology issue. There's no source for where this data comes from.
I scrolled down a lot and didn't see any scraper site links.
Re: The Fall of Stack Overflow
#59However, there is no commensurate decrease in posts/votes during the same time period. Posts/votes remained relatively constant through 2022 (modulo normal seasonal fluctuations), until February 2023 when both fell off a cliff (I assume due to the rise of LLMs). Traffic data are sourced from Google Analytics, while post/vote data are computed internally by StackOverflow [1]. I wonder if the apparent precipitous drop in traffic in May 2022 is simply an artifact of Google Analytics suddenly changing how it tracks traffic/visitors.
Re: The Fall of Stack Overflow
#60Even though StackOverflow in the common use case has been taken over by ChatGPT, I sincerely hope it keeps operating, stays strict (even if it causes collateral) and keeps ban on LLM-generated content. The wheels of this kind of stuff turn slowly, but obviously ChatGPT was trained partly with data only gainable from a healthy StackOverflow-kind of site with users actively asking unique questions and enough people ans…