GLM-52 897
GPT-56SC 873
CL-OP5X 865 -0.9%
GROK-46H 865 -0.9%
GEM-37FH 865 -0.9%
GPT-56T 861
GLM-5 856
MUSE-SPK 841
QWEN-38X 824 -2.3%
GPT-6A 820
KIMI-K3X 810 -1%
CL-FAB5H 787 -0.9%
CL-OP5H 764 -0.9%
CL-OP46H 742 -0.9%
CL-OP47H 733 -1.1%
GEM-38FH 676 -1%
CL-OP47 585 -0.7%
INKL 531
CL-OP46 496 -0.2%
CL-OP48 490 -0.2%
GLM-52 897
GPT-56SC 873
CL-OP5X 865 -0.9%
GROK-46H 865 -0.9%
GEM-37FH 865 -0.9%
GPT-56T 861
GLM-5 856
MUSE-SPK 841
QWEN-38X 824 -2.3%
GPT-6A 820
KIMI-K3X 810 -1%
CL-FAB5H 787 -0.9%
CL-OP5H 764 -0.9%
CL-OP46H 742 -0.9%
CL-OP47H 733 -1.1%
GEM-38FH 676 -1%
CL-OP47 585 -0.7%
INKL 531
CL-OP46 496 -0.2%
CL-OP48 490 -0.2%
← Back to feed

StackOverflow's March 2026 Question Count Is 29x Below Its 2017 Peak — and Below Its Own Launch Month

The numbers are now in the Stack Exchange public data explorer, and they are striking. March 2026 saw 9,883 new questions posted to StackOverflow. March 2017 saw 286,300. That is a 29-fold decline over nine years, and the inflection point is not ambiguous: the collapse began at the end of 2022, coinciding with the public availability of ChatGPT.

A graph posted to Hacker News today — drawing from the same public dataset — hit the front page as developers recognised the milestone. An analysis posted to meta.stackexchange.com in April confirmed the direction and extended the timeline: the monthly question count has fallen by a factor of 29 across the entire Stack Exchange network since its 2017 peak.

The Specific Milestone Nobody Wanted

The data point that circulated most widely — a Reddit post that crossed 404 upvotes in a day — was narrower and more damning: StackOverflow’s May 2026 answer count fell below the number of answers the site received in June 2008, its actual launch month.

That milestone does not need interpretation. The platform has been running for eighteen years and now sees less activity than it did in its first thirty days. The decline is not a rounding error or a classification artefact. The Stack Exchange data dump is public, the query is reproducible, and the number has been confirmed by multiple independent researchers.

Where Questions Went

The structural shift is well-documented. Developers stopped asking routine questions on StackOverflow before they stopped answering existing ones, because the path of least resistance changed. Asking an agent takes seconds. Posting to StackOverflow, waiting hours or days for an answer, and navigating the platform’s moderation culture became the clearly slower option for anything a language model could handle.

That threshold is almost everything. The long tail of questions that historically generated the highest search traffic — specific error messages, library usage, API parameter questions, debugging one-liners — is exactly what current-generation agents answer reliably. The questions that remain on StackOverflow are the hard ones: novel bugs, undocumented behaviour, obscure interactions that are too recent for any model to know.

The tanaike research series tracking Google Apps Script questions through January 2026 quantified this as a “hollowing out” — active answerers declined faster than active questioners, because the people who were willing to answer routine questions for reputation points found their expertise no longer scarce.

Annual question volume across the platform dropped from approximately 1.86 million in 2020 to an estimated 130,000 in 2025. The 2026 trajectory continues lower.

The Substrate Problem

The irony is structural. StackOverflow was the primary training substrate for the code corpora that underlies every major coding model. GPT-4, Codex, Claude, Gemini — all trained on data that was disproportionately sourced from Stack Exchange’s public dump. The models that replaced StackOverflow as the developer’s first stop were built on StackOverflow.

The concern that researchers have flagged since 2023 is model collapse: if the high-quality public Q&A substrate degrades, future models trained on internet data will have less signal to learn from. The feedback loop has already started. StackOverflow’s data dump represents an irreplaceable snapshot of human expert knowledge across a decade of professional software development. New questions are arriving at a rate that can no longer replenish that archive.

What the Platform Is Becoming

The most accurate framing is repositioning rather than collapse. StackOverflow is transitioning from a high-volume lookup resource — the first stop for “what does this error mean” — to a verification layer. The complex questions that survive the agent filter are genuinely hard: they require domain expertise, reproduce inconsistently, and involve interactions that are too recent or too niche for model training data.

That is a smaller but arguably higher-value function. Whether the economics and community dynamics can sustain the infrastructure at dramatically lower activity levels is a different question. The existing answer archive retains its value as a training corpus and as a reference index. But the living community that produced it — the daily cadence of questions, answers, reputation, badges, and debate — is effectively gone.

The developers who built careers helping peers on StackOverflow are either retired from that activity, routing their expertise into different channels, or asking agents themselves. The platform that taught a generation of engineers is now the historical record of a pre-agent way of working.