It's clear Google Search algorithm is favoring other websites. And probably AI and the new LLM models are being another reason devs will stop going directly to StackOverflow.
What do you think? Will StackOverflow keep up, or will slowly dye?
1–10 of 196 posts
It's clear Google Search algorithm is favoring other websites. And probably AI and the new LLM models are being another reason devs will stop going directly to StackOverflow.
What do you think? Will StackOverflow keep up, or will slowly dye?
If that is the case then new questions are mostly on new frameworks and new languages which are often niche tags and don't have as much engagement as the popular tags once had.
Almost all questions newbies could ask are ripe for getting closed as duplicate and complicated questions are rarely getting answers since they require too much context to fit into SO's format.
Yes SO is looking at altering its colours to improve accessibility https://meta.stackexchange.com/questions/386102/accessibilit...
Personally the only websites I see displacing SO on Google results are sites that reuse SO content and game Google to get ad revenue.
Which websites are being favoured by Google - I don't see that. Yes SO is looking at altering its colours to improve accessibility https://meta.stackexchange.com/questions/386102/accessibilit...
- for reference I land on official documentation
- for issues I usually land on GitHub issues and source code
- for random stuff I still hit SO - like some SQL problem, CSS, algorithm implementation
- for design stuff I land on blog posts
Personally I see stack overflow value reduce with good reference documentation and GitHub issues/open source dev discussions.
The fact that SO is purely QA and closes opinionated/discussion topics makes it less valuable. It made sense in the past when you couldn't communicate with devs so easily or when reference documentation wasn't that good. Especially for closed source stuff.