The Fall of Stack Overflow
The Fall of Stack Overflow

Over the past one and a half years, Stack Overflow has lost around ~~50%~~ 35% of its traffic (Update: Around 15% of the observed loss seems to be related to the recategorization of the Google Analytics Cookie around May 2022. The chart was updated to only include data after that change). This decline is similarly reflected in site usage, with approximately a 50% decrease in the number of questions and answers, as well as the number of votes these posts receive. The charts below show the usage represented b
Body.
I think it’s overblown tbh.
In my experience it still makes good suggestions for most things, and is better than trying to phrase things in a way that Google likes, then trawling through irrelevant forum posts.
It’s only there to make suggestions, so if someone is taking its output without understanding and treating it like gospel then they’re an idiot who’s inevitably going to end up in a world of trouble.
If you take the suggestion, verify it with documentation, then make sure you actually understand it, chatGPT is a great tool.
trawling through irrelevant forum posts.
This makes it worth it from just a time savings perspective. Also, describing it as trawling is very accurate lol. It takes a lot of trawling to get the answer you need, and even then sometimes it isn’t right because you’re relying on a single individual’s answer.
I agree that it isn’t as good as it was. The last two updates have definitely decreased its effectiveness for multiple things, not just dev. It is still my starting point when looking for something. It is just not as good as it used to be.
Obviously, you can’t take what it gives at face value, but you shouldn’t do that from SO either. In general, I see faster results using GPT than I do with Google and SO. You can also extend the responses with any customization or changes specific to what you are trying to do, where you can’t with SO.
I’m not saying SO is bad. Not by any stretch. I still use it a lot. It just isn’t my starting point anymore.
Because forum posts are always full of accurate and helpful information?
In my experience it still makes good suggestions for most things, and is better than trying to phrase things in a way that Google likes, then trawling through irrelevant forum posts.
It’s only there to make suggestions, so if someone is taking its output without understanding and treating it like gospel then they’re an idiot who’s inevitably going to end up in a world of trouble.
If you take the suggestion, verify it with documentation, then make sure you actually understand it, chatGPT is a great tool.
If I’m honest, stackoverflow was always a shortcut for searching documentation to me.
Simple stuff like how do I turn an InputStream to a String again? I can’t remember it, but I know exactly what to look for, I’m just to lazy.
For that kind of stuff ChatGPT is almost perfect.
I didn’t say that people should go on the internet and pick the first forum post either ; that would be like trusting whatever chatgpt is handing you :p
My point was more on the “people are lazy” side of things, but yeah you have to stay critical of both chatgpt and forum posts.
I agree, I just think that those lazy people will do what they do regardless of where they get their info.
To butcher a saying; blame the craftsman, not the tools.
Because forum posts are always full of accurate and helpful information?
Not necessarily, but at least there’s much more opportunity for other people to jump in and correct false info or expand upon something. It’s by no means a flawless system, but it’s better than only have one source of information
When we use forums there’s also an opportunity to correct (or be corrected) on how we deal with problems.
I’ve seen a few times people asking how to do X while they’re actually trying to do Y. ChatGPT would gladly direct them to the wrong path.
ChatGPT is a great tool to get you started on stuff. I use it to better formulate my issues in technical terms.
I just started embedded Linux, so there are a lot of stuff that aren’t intuitive. ChatGPT has been immensely useful to get around cross compiling for embedded linux, and understanding the quirks of the native libraries without having to go back and forth in a forum and not get an answer after a few days
If you know your stuff already, ChatGPT is not the right tool. If you don’t know where to start, ChatGPT is the best tool ever made because you can clarify and ask for more detail in real time. This is like a personal tutor for free.
I prefer being delusional and a cranky old dev, rather than trusting AI by giving all of my workplace code and logic. Powerful? Maybe. Helping you ship products faster? I don’t know ; no metrics have been published about that in controlled settings, and I still think people will get lazy and after some time even the ones that tweaked the code and analyzed it thoroughly will just stop caring.
Go ahead, jump in that bandwagon, and prove me wrong in 5 years. All I want is proof.
Also, I didn’t know one could be a cranky old dev after a few years of experience only
People who fail to understand the value of peer-reviewed code are just going to copy/paste bad, but popular, code practices.
There irony here is that Stackoverflow was considered a common source of copy/pasted code.
is that what people used stackoverflow for? I google cheatsheets for simple syntax reminders.
What I found stack overflow useful for was ‘I have this random bug in this random browser / os combo - here’s what hasn’t worked, has anyone dealt with it?’ - and then hopefully we can all share the misery of this bug until someone figures out the source.
Not sure where to go for that type of thing anymore.
Can you write a code that would sort the input string from smallest to largest?
You would like to have it, wouldn’t you? You fucken nerd.
quite healthy
Right…
the search engine ignores -string
WHAT? Why would they do that? WTF no wonder…
Hyphen (-) means you don’t want to see this word, while words surrounded by quotes (") means you want these phrases exactly.
Most symbols are also ignored, which is great for an average user but terrible for programmers.
Hmm, not really used to the idea of paying for search, but I understand.
Is it good at filtering AI generated sites and sites that are clearly copy pasted. Or do you kind of have to identify that yourself and manually block?
I think it’s worth testing it with the free 100 searches. All you need is an email address (no credit card unless you’re actually subscribing). I’ve only been using it a few days but I don’t think it filters out AI generated sites. But you can set a ranking by site (block, lower, normal, raise, pin) so you can make stack overflow be priorised and block quora.
They have a ranking board of top sites in each category so you can go through it and set the rank of a bunch of sites upfront.