this post was submitted on 07 Jan 2026
42 points (100.0% liked)

DevOps

2099 readers
9 users here now

DevOps integrates and automates the work of software development (Dev) and IT operations (Ops) as a means for improving and shortening the systems development life cycle.

Rules:

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
 

The number of questions on Stack Overflow fell by 78 percent in December 2025 compared to a year earlier. Developers are switching en masse to AI tools in their IDEs, making the popular developer forum increasingly irrelevant.

you are viewing a single comment's thread
view the rest of the comments

The drop in questions makes sense, but the interesting metric would be whether the quality of remaining questions has gone up or down. If LLMs are absorbing all the "how do I center a div" and "null pointer exception" questions, what is left should theoretically be harder, more nuanced questions that AI cannot easily answer.

The flip side is that SO answers are now part of the training data that makes LLMs useful. If people stop contributing answers, the models eventually become stale. It is a bit of a tragedy of the commons.