this post was submitted on 20 May 2025
275 points (97.9% liked)

Technology

70852 readers
4186 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
(page 2) 35 comments
sorted by: hot top controversial new old
[–] [email protected] 27 points 2 weeks ago (1 children)

Ha. I remember I used my points to create a bounty for something I kind of saw as broken with Windows but that eventually expired or something and after that, never looked back. Whole thing doesn't make sense. Why make a bounty possible if it can just expire. Nobody answered the question... and I couldn't accrue points to do it again in a reasonable manner so go figure...

load more comments (1 replies)
[–] [email protected] 15 points 2 weeks ago (1 children)

they're gonna rebrand to ai first or turn it into an experts-exchange aren't they?

load more comments (1 replies)
[–] [email protected] 9 points 2 weeks ago (3 children)

"Which is bad news for developers"

Nah, we've been through lots of iterations of community for developers, irc, maillists, forums, stackoverflow, etc. Most of my complex questions go through specific discord communities now. I'm not trying to spend a year editing a single post because some swamp ass weanie on stackoverflow has his nose covered in rule dust.

Yes ai has changed the game a bit, but it is not removing community, it's mostly just cutting down on the question duplication

My most recent foray into a new technology was working with vulkan in rust on a mac, stackoverflow is useless compared to the vulkan discord.

[–] [email protected] 21 points 2 weeks ago

Down side of discord is huge. It's not searchable to start with / its not index. Often it's not even public information.

It's like storting data on your hard drive/ssd. It's the worst way to share knowledge.

[–] [email protected] 19 points 2 weeks ago

RIP permanence and discoverability

load more comments (1 replies)
[–] [email protected] 13 points 2 weeks ago (1 children)

Stack Overflow, like Reddit, derives its value entirely from its users—it's just a host. Now that users (and their knowledge) are moving elsewhere, the platform’s importance is fading.

It’s odd when people worry about Stack Overflow’s decline. Online communities have always shifted: from BBSs and newsgroups to forums, chat, Yahoo Groups, Reddit, and Stack Overflow. Each had its time.

The next gathering spot for tech-savvy users might be the fediverse, but who knows at this point. AI isn’t solely to blame for the shift—people moved to Stack Overflow because it was better than what came before. Now, as it declines in quality thanks to general enshittification of services as companies try to monetise uaers, they’re moving on again.

[–] [email protected] 5 points 2 weeks ago (2 children)

Yep users move over time. Its the natural order of things. I disagree with the article that moving away from SO is "bad news for developers " as long as we have something better in the works. It looks like Discord is the thing everyone is jumping on, which kinda sucks.

[–] [email protected] 7 points 2 weeks ago (1 children)

Discord is corpo slop... ~~how is that any better?~~

[–] [email protected] 6 points 2 weeks ago (1 children)
load more comments (1 replies)
load more comments (1 replies)
[–] [email protected] 26 points 2 weeks ago* (last edited 2 weeks ago) (10 children)

Maybe StackOverflow is dying because its community is full of incredibly toxic, passive-aggressive and hostile basement dwellers who will berate, downvote and lock the threads of anybody who dares ask a programming question. Genuinely the kind of people you often see moderating subreddits or Discord servers who have never been punched in the face.

ChatGPT hammered the final nail in the site's coffin because it's now become a tool where you can ask specific programming questions and likely get an answer that isn't "use the search bar you fucking dipshit. Question closed as off-topic."

[–] [email protected] 10 points 2 weeks ago (4 children)

Well it might goes both ways. People are not afraid to ask stupid questions to AI. And at the same time, AI will not judge the user.

load more comments (4 replies)
[–] [email protected] 7 points 2 weeks ago (2 children)

There are poor personality types everywhere, but I have found stackexchange/stackoverflow to be one of the better sources of user curated help. LLMs are a new and interesting avenue and I've had some good success with them too, but Stackoverflow was really, really good.

[–] [email protected] 3 points 2 weeks ago (3 children)

Yes. Stack overflow is a place where you can get knowledge from experts for free. The people that complain about the moderation being toxic generally think they are entitled to expert's time without putting in any effort themselves and would drastically degrade the utility of the site if they got their way.

load more comments (3 replies)
[–] [email protected] 5 points 2 weeks ago

I fully agree. Ai is hallucinate answers & solutions. Maybe very simple questions or programming issues can be solved by AI. But more complex, or very language specific or use case specific questions not.

And the result could be catastrophic when relying on AI too much.

[–] [email protected] 2 points 2 weeks ago

They took on a very strict ruleset to avoid clutter and chaos.

load more comments (6 replies)
[–] [email protected] 64 points 2 weeks ago (3 children)

Grab a copy of the stackoverflow database and use it locally, or train your own local LLM on the datastore.

And if you can, donate to the Internet Archive -- those people do really important work in today's age of killing off old information and constant enshittification.

[–] [email protected] 12 points 2 weeks ago (3 children)

Came here to say something similar about a local archive.

You can also use the app Kiwix to make it a little easier to download/search (and grab several other doc archives like Python PEP and Wikipedia)

load more comments (3 replies)
[–] [email protected] 4 points 2 weeks ago (6 children)

Bad news. Since AI can only answer what it knows. If you have a question that is legit but not yet part of stackoverflow, you get a bad AI response.

In that case you can ask it on the stackoverflow website. But due to the fact that everybody now only rely on AI stackoverflow is dead. Well there you go, you just killed the source of truth.

load more comments (6 replies)
[–] [email protected] 6 points 2 weeks ago

Damnnnnn, truth bombs!

[–] [email protected] 108 points 2 weeks ago (8 children)

Maybe, just maybe, most of the big questions have been asked and answered already.

These days when I look something up it's been answered like 8 years ago, and the answer is still valid. And they aggressively mark questions as dupes, so people aren't opening too many repeat questions.

[–] [email protected] 68 points 2 weeks ago (2 children)

The annoying thing about the dupe policy is sometimes the answer does change and the accepted answer to the existing question is from 5 years ago.

load more comments (2 replies)
[–] [email protected] 19 points 2 weeks ago

I've always been afraid of opening questions on stack overflow. To the point that I'd rather just figure it out myself.

[–] [email protected] 28 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Yep, I've never needed to ask a question on Stack Overflow as everything I've searched for has been answered already... or I've looked elsewhere for the answer as I'm not allowed to upvote, downvote or ask questions on it anyway due to lack of karma (or whatever they call it). No wonder it's in decline if nobody new is allowed to contribute, and every new question is closed as a duplicate.

[–] [email protected] 19 points 2 weeks ago (2 children)

The barrier to entry is silly.

load more comments (2 replies)
[–] [email protected] 6 points 2 weeks ago

I mean there's always gonna be new libraries or frameworks or whatever that will have their own questions to be asked. I think the problem is at a certain point you've reached the maximum audience you can appeal to. Which I feel StackOverflow very much has but of course corporations have to keep making greater and greater profits so once you maximize audience you have to find other methods for profit. Which is what leads to rebrand stuff like this.

[–] [email protected] 4 points 2 weeks ago

How about this one then

[–] [email protected] 13 points 2 weeks ago (1 children)

I believe so. Whenever I have a problem, I look for an answer in the following order: search engine > reading a forum post > documentation > writing a forum post. I usually don't work on bleeding-edge software, so somebody probably has already asked my question and received an answer too. If it hasn't explicitly been asked yet, it might have already been answered in the documentation. Furthermore, as you said, Stack Overflow would much sooner delete your post for being a duplicate of a 21-year-old post than provide an answer to your question. There are other (and sometimes newer) tools out there that can provide the same answer without putting up so much resistance to you simply attempting to use them. If they want their traffic back, they could start there, instead of "rebranding".

[–] [email protected] 14 points 2 weeks ago

(and sometimes newer)

My God man, say it louder for the folks in the back. A 21 year old answer, heck even an 8 year old answer like OP said, might not STILL be the best answer in the current age. Technology evolves, new languages get invented, old languages gain some new features, and all of that happens at a rapid pace.

I get super dismayed using SO and seeing the top answer predates Rust. (Note I don't mean to say Rust is always the answer, but that Rust is already 13 years old. Things change.)

[–] [email protected] 44 points 2 weeks ago (1 children)

The article also goes into it, but I think the invent of AI and asking somewhat specific questions may also explain the decline. If you can get a result that can get you 90% of the way there with an AI that used stack overflow as a resource, theres no reason to actually ask on stack overflow. Its faster to go on the AI result or go on google/bing/etc...etc... that has the answer right there on the page.

And the redesign....its pretty bad in my opinion.

I was once downvoted answering a question on a library....that I created on stack overflow. Still makes me laugh.

[–] [email protected] 29 points 2 weeks ago (1 children)

The graph suggests it started declining well before AI became mainstream. I'm sure it accelerates it, but it had already long peaked.

[–] [email protected] 7 points 2 weeks ago

Yep I agree. Its a combo of many different things.

I cant tell you the last time I was on SO for a question. its been that long.

load more comments (1 replies)
[–] [email protected] 3 points 2 weeks ago

That graph tells a story.

load more comments
view more: ‹ prev next ›