
TL;DR
A Stack Exchange data query shows Stack Overflow's question volume dropped 65% since 2017, with a sharp acceleration after ChatGPT. HN debates whether AI killed the platform or just accelerated its decline.
Last updated: July 18, 2026
A simple data visualization shared on Hacker News today tells a striking story: Stack Overflow's monthly question volume has dropped from around 300,000 questions per month at its peak to roughly 100,000 today - a 65% decline. The acceleration point? November 2022, when ChatGPT launched.
The Stack Exchange Data Explorer query plots monthly question counts from 2008 to present. The pattern is clear:
The COVID-19 pandemic shows up as a visible blip around 2020-2021, but the post-ChatGPT decline dwarfs it.
The Hacker News discussion drew 275+ comments, with the community divided on whether AI caused the decline or merely accelerated an existing trend.
"The decline was already there." Multiple commenters pointed to the pre-ChatGPT downward slope. One wrote: "Except for COVID, it seems the decline was already there." Another noted the pre-AI decline was about 2.2% per year - "hardly a death sentence."
Stack Overflow's moderation culture takes heat. A recurring theme: SO's aggressive moderation drove users away before AI arrived. Commenters described questions closed as duplicates pointing to outdated 2013 answers, hostile responses to beginners, and "karma farming" that prioritized easy questions over hard ones.
One developer shared a telling experience: "I wrote out in detail what I'd done, where I'd got stuck, what I'd read and tried to get unstuck. The very first comment was from some insufferable bellend saying, 'Oh, so you want us to do your work for you?'"
LLMs solve the wait time problem. Several commenters emphasized that response time, not just quality, matters. "On SO a good question might get answered in minutes if it was easy and someone was karma farming, but it could be days or weeks for general purpose stuff. Compare that to a few seconds for an LLM - it's a no brainer."
The duplicate problem compounded over time. Stack Overflow's strict anti-duplicate policy meant questions would get closed and pointed to years-old answers, even when the technology had changed. One commenter explained: "The world has changed since 2013, answers in 2026 would be different, but because the question would be the same, any contemporary attempt at asking would get marked as a duplicate."
Reddit faces similar problems. The thread took a turn toward comparing other platforms. "Reddit is on the same track. Moderators have become increasingly hostile. Reddit's AI moderation, which is designed to remove AI slop, has removed multiple top contributors I used to follow." One commenter claimed it's now possible to get almost any Reddit account banned through mass coordinated reporting.
Newsletter
Get the weekly deep dive
Tutorials on Claude Code, AI agents, and dev tools, delivered free every week.
From the archive
Jul 18, 2026 • 7 min read
Jul 17, 2026 • 6 min read
Jul 17, 2026 • 7 min read
Jul 17, 2026 • 7 min read
Stack Overflow was designed to be a canonical Q&A repository - ask once, answer definitively, point all future askers to that answer. This worked brilliantly for building a corpus of programming knowledge, but it created two fundamental issues:
Answers age poorly in a fast-moving field. A 2015 answer about React patterns is actively harmful in 2026.
The community optimized for the wrong things. Easy questions got fast answers (karma farming). Hard niche questions got ignored. "Working in something of a less common niche myself - embedded Linux - I never had questions get answered."
LLMs, trained partly on Stack Overflow's own corpus, can now serve as a more responsive oracle. The irony is not lost on the community.
Stack Overflow has made several pivots in response to the AI shift:
Whether these moves will reverse the decline or simply manage it remains to be seen. The fundamental question is whether a Q&A site designed around human expertise can compete with AI systems trained on that same expertise.
For individual developers, the shift is largely positive. Getting unstuck is faster than ever. You no longer need to wait days for a niche question to get answered, craft the perfect SO-compliant question, or navigate hostile moderation.
For the ecosystem, the implications are murkier. LLMs were trained on Stack Overflow's corpus. If the site continues declining, where will future training data come from? Who will catch and correct the errors that LLMs confidently present?
One commenter captured the tension: "SO's downfall started long ago. The community was frankly horribly managed... It was ChatGPT which did it in, but it could've been anything. People were ready to abandon SO."
Stack Overflow may be a leading indicator for other knowledge platforms. Any site that accumulates expert knowledge into a queryable corpus is potentially vulnerable to AI systems trained on that corpus.
The question isn't whether AI will displace these platforms. The question is what comes next - how we'll generate, verify, and maintain the knowledge that future AI systems will need to stay accurate.
Read next
The new wrangler deploy --temporary flag creates ephemeral Cloudflare accounts for AI agents. 60-minute deployments, no OAuth, no browser - just deploy and claim later.
8 min readA developer fed 266MB of DICOM MRI data to Claude Code Opus for a second opinion on a shoulder diagnosis. The AI disagreed with the doctor. HN radiologists weighed in.
7 min readThe Godot Foundation has established a policy banning autonomous AI agent code and substantial AI-generated contributions, citing reviewer burnout and concerns about maintainer mentorship.
6 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
AI app builder - describe what you want, get a deployed full-stack app with React, Supabase, and auth. No coding requi...
View ToolOpen-source AI orchestration framework by deepset. Modular pipelines for RAG, agents, semantic search, and multimodal ap...
View ToolStackBlitz's in-browser AI app builder. Full-stack apps from a prompt - runs Node.js, installs packages, and deploys....
View ToolFull-stack AI dev environment in the browser. Describe an app, get a deployed project with database, auth, and hosting....
View ToolKnow what each agent run cost before the bill arrives. Budgets and alerts included.
View AppWatch any list of changelogs/blogs, get a single daily digest of what shipped - filtered by your stack and with AI-written one-liners.
View AppSchedule jobs in plain English. See what ran, what broke, what's next.
View AppWhat MCP servers are, how they work, and how to build your own in 5 minutes.
AI AgentsDeep comparison of the top AI agent frameworks - LangGraph, CrewAI, Mastra, CopilotKit, AutoGen, and Claude Code.
AI AgentsInstall the dd CLI and scaffold your first AI-powered app in under a minute.
Getting Started
Build a Full Stack SaaS Application from Scratch with Next.js, Clerk, Convex, Elevenlabs & More Sign-up for Clerk here: https://go.clerk.com/Ximb431 Sign-up for Convex here: https://www.convex.d...

Check out CopilotKit on GitHub at https://go.copilotkit.ai/copilotkit to view the demo + more featured in this video. While you're there, star ⭐️ their repository and support open source....

Check out CopilotKit on GitHub at https://go.copilotkit.ai/copilotkit to view the demo + more featured in this video. While you're there, star their repository and support open source. Building...

The new wrangler deploy --temporary flag creates ephemeral Cloudflare accounts for AI agents. 60-minute deployments, no...

Mozilla's inaugural report reveals open models now match closed AI on capability, but only 51% reach production. The har...

Voice cloning now requires just 3 seconds of audio to impersonate someone. With $893M in reported losses, detection has...

OpenAI's Codex CLI now encrypts inter-agent communications for Sol and Terra models, leaving users unable to inspect wha...

Security researchers disclosed a Cursor vulnerability that auto-executes malicious git.exe files from repos - after wait...

Git 2.54 and 2.55 introduced git history with fixup, reword, and split subcommands that make interactive rebasing feel l...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.