191
submitted 1 year ago* (last edited 1 year ago) by BenLloydPearson@programming.dev to c/programming@programming.dev

Stack Overflow has seen a substantial decline in traffic over the last year that appears to be accelerating. https://observablehq.com/@ayhanfuat/the-fall-of-stack-overflow

top 50 comments
sorted by: hot top controversial new old
[-] holycrap@lemm.ee 53 points 1 year ago

I think this has as much to do with Google being shit at finding stuff lately as it does llms like chatGPT

[-] Calyhre@lemmy.world 28 points 1 year ago

You can even see the decline in posts and votes before GPT became mainstream. This definitely look more like search engine failing to get rid of those cheap copycats.

[-] zatanas@lemm.ee 13 points 1 year ago

Agreed. For me, making it so that the search engine ignores -string was one of the biggest set backs.

[-] REdOG@lemmy.world 10 points 1 year ago

the search engine ignores -string

WHAT? Why would they do that? WTF no wonder....

[-] gosling@lemmy.world 50 points 1 year ago

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.

load more comments (1 replies)
load more comments (3 replies)
load more comments (8 replies)
load more comments (4 replies)
[-] gencha@lemm.ee 52 points 1 year ago

SO is a shithole, just like Reddit. All the work is done by volunteers. When it was time to cash out with the platform, they also did several things to fuck with their community. I've contributed quite a bit to the trilogy sites, and served as a moderator. I regret every second of it. But at least a few people got rich in the process.

[-] HiddenLayer5@lemmy.ml 26 points 1 year ago

I don't get why programmers, especially ones actually working on open source projects, insist on using proprietary services. Stack Overflow is one, also GitHub.

[-] pnutzh4x0r@lemmy.world 27 points 1 year ago

It's unfortunate, but the reality is that many of the proprietary services are... free, convenient, and where the people are.

Most projects do not have a lot of funding, so it makes sense to use low cost platforms with the least amount of friction. I think most developers are aware of the risks and trade-offs, but make a pragmatic decision to use these proprietary services b/c the benefits for them outweigh the costs.

[-] Aux@lemmy.world 21 points 1 year ago

Because there are no free and quality alternatives.

[-] agilob@programming.dev 12 points 1 year ago

Because it's free and reliable

load more comments (5 replies)
[-] bad_alloc@feddit.de 34 points 1 year ago

Is there a fediverse alternative yet?

Also, if you are a technical person I urge you to start a blog where you document problems you solve. It's a great ressource for others and a resumé for you.

[-] HiddenLayer5@lemmy.ml 31 points 1 year ago

jQuery is also dying. Coincidence?

[-] astrobound@lemmy.world 13 points 1 year ago

i use jquery daily.. maybe now that it’s dying ill have a real reason to move to something a little more cutting edge. haha

[-] z500@lemmy.world 8 points 1 year ago

I'm so sorry.

load more comments (2 replies)
[-] poopsmith@lemmy.world 30 points 1 year ago* (last edited 1 year ago)

I used to mod on SO and a few SEs, but deleted my accounts a few years back. It's just a mix of low-quality submissions, over-bearing moderators/admins, and bad culture & etiquette. I still regularly use SO when looking up questions, but I haven't participated on there in a long while. I've mostly gone back to smaller forums and mailing lists.

[-] durtuha@programming.dev 8 points 1 year ago

what other forums do you use ?

[-] poopsmith@lemmy.world 11 points 1 year ago

Depends. I use vendor forums for vendor-specific Q&A (like the forums for ESP32, Mbed, FreeRTOS, etc). For other project questions, I open a Github issue with the "question" tag. Before, I used Reddit but it was rare that I'd get a "good" answer out of it.

[-] bzxt@lemmy.ml 27 points 1 year ago

I really like using code.whatever.social as an alternative frontend to Stack Overflow. It has way less distractions and allows me to only look at the question and the answers and nothing else.

[-] Majk@lemmy.ml 7 points 1 year ago

I really like this, never saw it before. Thanks!

load more comments (1 replies)
load more comments (1 replies)
[-] Simulation6@sopuli.xyz 26 points 1 year ago

I am not sure when this started, but google searches now sort by paid content first rather then relevant content first, so Stack Overflow started to drop down into page 2 or more.

[-] learnbyexample@programming.dev 9 points 1 year ago* (last edited 1 year ago)

I start my search string with stackoverflow as a workaround.

[-] danhab99@programming.dev 24 points 1 year ago

IDK what shitoverflow gets out of being so fucking toxic. I asked one dumb question and I'm basically banned from posting on the website.

It feels like they're trying to be a sort of "wikipedia" of every programming problem and solution. The problem is that eventually everything will be posted, and everyone will be banned from the website.

[-] bh11235@infosec.pub 13 points 1 year ago* (last edited 1 year ago)

You lack vision, but I see a place where people get blocked and their questions opened then immediately closed as duplicates. Opened and closed, opened and closed all day, all night. Soon, where the internet once stood will be a string of condescending experts, admonitions that "you shouldn't do that, do Y instead", pleas for information closed as off-topic. Passive aggression, spiteful ego contests and wonderful, wonderful karma meters reaching as far as the eye can see. My God, it'll be beautiful.

[-] corsicanguppy@lemmy.ca 15 points 1 year ago

"you shouldn't do that, do Y instead"

That's one of my favorites: ignore the problem, only pick on the scope we can't change.

[-] omegastick@lemmy.ml 10 points 1 year ago

I asked for advice on how to express something in UML once:

"No one cares whether you follow the UML standard, just make something up"

"But my company uses waterfall and requires UML diagrams to move onto the next phase of development!"

"That's an issue with your company then. Ask your boss how to do it. Question closed."

[-] Spike@feddit.de 7 points 1 year ago

It isnt even my problem and I still despair reading this.

[-] sheogorath@lemmy.world 7 points 1 year ago

I think it's a behavior from work got carried over answering questions in StackOverflow. Usually when there's a request from client/PM/PO, I usually ask them what they want to achieve by requesting said feature, usually after asking that question they will think and find out that making that pet feature is not the best way to achieve that goal.

As a Software Engineer we're conditioned to respond that way to a question, and when we go to websites that's specifically to answer questions, we are still answering questions from fellow technical people in that same mindset, which is not helpful.

However, I've used the condescending answers from StackOverflow to my advantage. Sometimes in a project we'll get businesspeople with a technical background, either they used to be an engineer 15 years ago or they studied computer science in university but transitioned to product management after graduation. If they are really insistent on some technical detail, I usually created a StackOverflow question based on their request and show them all the comments telling how stupid that idea is.

load more comments (2 replies)
load more comments (2 replies)
[-] ICastFist@programming.dev 13 points 1 year ago

I vaguely recall the first time I ever asked something on SO, around 2013, the first reply was "this has already been asked before". No link to said previous question. Taught me to lurk and search more before asking anything there.

I sometimes also suffer a case of "explaining until I figure the question myself", where the more details I punch into my question, the more likely I am to find the answer myself.

load more comments (9 replies)
[-] teydam@lemmy.world 14 points 1 year ago

Is this due to the chatgpt?

[-] z00s@lemmy.world 17 points 1 year ago

Its so exhausting having to train chat gpt to be condescending and to close all my threads as duplicates though

load more comments (1 replies)
[-] Eheran@lemmy.world 13 points 1 year ago

ChatGPT went public at the start of the last kink downward. It can not be the reason for the big drop untill 2023.

[-] Dreadrat@aussie.zone 10 points 1 year ago

Probably chatgpt getting all the easy high volume questions, yeah.

[-] InFerNo@lemmy.ml 13 points 1 year ago

I actually go there more often now that I try to avoid reddit in my search results. Sometimes valuable posts have been edited or deleted.

[-] alternativeninja@lemmy.sdf.org 10 points 1 year ago

This doesn't tell us much without also including the quality of the posts. Are we sure this isn't just idiots who ask stupid question that can be found on Google over and over not doing that now that they have chatgpt

[-] abhibeckert@lemmy.world 10 points 1 year ago* (last edited 1 year ago)

Well, for starters, the fall started six months before ChatGPT launched. And there was a brief uptick in traffic after ChatGPT's launch.

For me the real problem with Stack Overflow, as someone who was one of the earliest users of the service, is when you ask a question now you don't actually get a good answer anymore. Often your question just gets deleted by moderators. And even when I've answered someone's perfectly good question, the question (and my answer) have been deleted by mods.

All I can say is thank god ChatGPT came when it did, because we needed something to replace Stack Overflow.

load more comments (7 replies)
[-] harmonea@kbin.social 7 points 1 year ago

Most of the comments here seem to be arguing whether it's better to get help now from SO or ChatGPT, but this is a pretty short-sighted mindset.

What happens when the next new standard comes out that ChatGPT hasn't been trained on? If SO tanks and dies, where will you go?

I'm not saying use a lesser resource, I'm saying this is kinda tragic and I hope they can sustain themselves; AI is propped up by human input and can't train itself.

[-] gosling@lemmy.world 41 points 1 year ago

Does it really though? It seems to me that once you nail the general intelligence, you'll just need to provide the supplemental information (e.g. new documentations) for it to give an accurate response.

Bing already somewhat does this by connecting their bot to internet searches

load more comments (7 replies)
load more comments (13 replies)
load more comments
view more: next ›
this post was submitted on 25 Jul 2023
191 points (99.5% liked)

Programming

17765 readers
525 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS