惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
D
DataBreaches.Net
宝玉的分享
宝玉的分享
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 【当耐特】
人人都是产品经理
人人都是产品经理
博客园 - Franky
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
腾讯CDC
博客园_首页
The Cloudflare Blog
S
SegmentFault 最新的问题
C
Check Point Blog
美团技术团队
爱范儿
爱范儿
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale

Stack Overflow Blog

Paging Charity! How can engineering leaders avoid becoming Bond villains? Code isn’t the only thing causing your production failures Your AI shipped a backend that boots. That is the whole problem. The 2026 Developer Survey is now open (for human developers only)! Oh the places you’ll go with spatial data Dispatches from O'Reilly: From capabilities to responsibilities You don’t understand DNS like you think you do The new bottleneck - Stack Overflow AI agents are a confused deputy with the keys to your kingdom If context is king, architecture is the castle Selenium vs Cypress vs Playwright: Choosing Your Test Automation Framework AI agents expose the security checks you never actually wrote Designing CherryScript: Optimizing Data-Driven Workflows via Custom Python-Based Interpreters Paging Charity? How do I get my leaders to stop running teams Into the ground? Developers are emotionally attached to their tools When the cost of code approaches zero, what does engineering leadership look like? Announcing Stack Overflow for Agents Creating checkpoints by gaslighting a Postgres database What can 500 years of journalism teach developers about AI trustworthiness? Making the OWASP top ten in the vibe code era What it takes to be a player in the international AI game Best of the Heap: First post of the past The find out stage of AI is just supply chain and password protection In an AI world, the most valuable developers will be both artisans and builders Agents on a leash: Agentic AI remains mostly single-agent and monitored at work Do you have what it takes to run AI in production? Dispatches from O'Reilly: The accidental orchestrator Breaking your AI storage bottlenecks Coding agents are giving everyone decision fatigue Pack your agentic stack in Slack
Why AI hasn't replaced human expertise—and what that mean...
Eira May · 2026-04-15 · via Stack Overflow Blog

It was a seductive promise, right? AI tools would become the universal answer engine for software development (and a lot else besides). Even with zero coding knowledge, you could prompt your way to a solution. Within a few years, the thinking went, developers would scarcely need to talk to another human being to do their jobs.

The data tell a different story.

Despite the proliferation of AI coding assistants, reasoning models, and LLM-powered documentation tools, more than 80% of developers still visit Stack Overflow on a regular basis. And when developers don't trust an AI-generated answer—which happens more often than software vendors would like to admit—75% of them turn to another human for clarity.

Don’t get us wrong: The story here isn’t that AI has failed to deliver on its promise for enterprise software. The story is that developers need more than AI to solve the hard problems they encounter every day. Enterprise SaaS buyers should pay close attention to developers’ concerns around trustworthiness before assuming that AI features will carry the day.

In this post, we’ll explain why developers continue to rely on human expertise to solve the hardest problems, how comments can teach developers more than the accepted answers alone, and how enterprise organizations should be thinking about AI-powered software in light of these insights.

Stack Overflow's parent company, Prosus, uses an LLM internally to categorize questions on the platform as either “basic” or “advanced.” That’s how we learned that the number of advanced technical questions on Stack Overflow has doubled since 2023.

In other words, over the same years in which AI coding assistants have become dramatically more capable, the volume of hard questions developers are bringing to a human community has doubled.

How should we interpret this? AI tools are handling the easier, more straightforward stuff. Boilerplate generation, syntax lookups, standard library usage, common patterns—all of this is increasingly offloaded to AI, and largely successfully. But the residual questions, the ones developers can't resolve on their own even with AI assistance, are harder than ever. Developers arrive at Stack Overflow when AI tools can’t deliver reliable answers.

This has significant implications for enterprise SaaS buyers. If the question you’re asking to assess an AI tool is, “Can it answer developers’ coding questions?” you’re looking at the easiest part of a problem to solve. Every AI tool worth a sliver of market share can do that. The more important and relevant thing to ask is: Can it answer developers’ hard questions—the ones they still look to other humans to solve?

When we asked our community why they use our platform, the top answer was something of a surprise: Developers come to Stack Overflow to read the comments. Sure, they’re interested in the accepted answer, but that’s not all they’re after.

This behavior is worth dwelling on because it reveals something fundamental about how developers—and knowledge workers more broadly—evaluate technical information. The accepted answer tells you what works. The comments tell you why it works, when it might not work, what the edge cases are, whether the solution is relevant for your particular use case, and how other people have modified it for their own contexts.

Developers aren't looking for answers alone. They're in search of knowledge—and answers aren't knowledge. Developers understand that to understand something at a deep level, they need to immerse themselves in the discourse around it: the sometimes-contentious, always-contextual conversation that emerges when various practitioners try tackling the same problem from different angles.

This is what AI tools can’t replicate. A language model can synthesize patterns from existing text, but it can’t engage in meaningful debate, acknowledge and cope with uncertainty, or surface the most revealing conversations. Think of a Stack Overflow thread with a dozen comments debating the pros, cons, and best practices of a particular technical approach. The knowledge in that thread isn’t restricted to the approved answer; the conversation is the knowledge. Flattening that back-and-forth into a confidently vapid paragraph captures only a fraction of its value.

Enterprise software buyers are right to be optimistic about AI's productivity benefits. Code generation is faster. Documentation search is more natural. Onboarding new developers to unfamiliar codebases is less painful. All these gains are real, but there are still gaps AI needs to close. One of these we’ve been going deep on is the trust gap, a top-of-mind concern for enterprise SaaS. Another is the validation gap.

When a developer isn't sure whether to trust an answer, they need recourse to human judgment. The 75% figure—the share of developers who turn to another person when they don't trust AI output—represents the size of that gap in practical terms.

The validation gap has real costs for the enterprise, as we’ve written. A developer who can't validate an AI-generated solution might waste time second-guessing it, abandon the approach entirely, or deploy something unproven and untrustworthy. As an enterprise SaaS buyer, those aren’t the outcomes you’re looking for.

This is why the most valuable AI-adjacent tools in the enterprise stack are those that do more than generate answers. They help developers determine which answers to trust. A knowledge intelligence layer that connects internal expertise with open questions, surfaces relevant community discussion, and makes institutional knowledge searchable makes AI tools more useful and more valuable by giving users the all-important context they need to confidently evaluate AI output.

When you’re assessing AI features on an enterprise software platform, a few questions are worth asking:

  • Does the tool acknowledge uncertainty? Confidently delivered wrong answers are much worse than acknowledged uncertainty. Tools that surface confidence levels, flag edge cases, or indicate when a question falls outside their reliable knowledge base are more trustworthy in practice than those optimized for fluency.
  • Where does it route hard questions? For complex problems, the right answer is often “I'm not sure—here's where you should look.” A tool that has a credible answer for the 20% of hard questions, or one that connects users to human expertise for those questions, is more valuable than one that provides fast, confident, and low-quality answers to everything.
  • Does it preserve context and discourse? Raw answers are less valuable than answers with context. Platforms that surface discussion, tradeoffs, and dissenting perspectives enable better decision-making than those that collapse knowledge into a single authoritative output.
  • How does it integrate with human expertise? The goal is not to supersede expert communities but to make the invaluable knowledge they contain more accessible to more people. Tools that bridge AI capabilities with structured human knowledge, whether in the form of internal institutional expertise or external developer communities, will outperform those treating AI as a standalone oracle.

The doubling of advanced questions on Stack Overflow since 2023 is a sign that while AI has succeeded at solving the easy problems, the remaining problems are genuinely hard.

AI tools are game-changers in many ways. But for the questions that really get your developers stuck in the mud, human expertise (and the platforms that enable it) is how they get unstuck. In a SaaS market saturated with AI features, human knowledge remains the gold standard. That’s why the wisest approach to your enterprise stack isn’t choosing between AI features and stress-tested human experience. It’s choosing platforms that will let the two work together.