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

推荐订阅源

G
Google Developers Blog
D
Docker
Stack Overflow Blog
Stack Overflow Blog
GbyAI
GbyAI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
H
Help Net Security
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
L
LangChain Blog
MongoDB | Blog
MongoDB | Blog
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
S
SegmentFault 最新的问题
博客园 - 司徒正美
C
Check Point Blog
B
Blog
Y
Y Combinator Blog
Microsoft Azure Blog
Microsoft Azure Blog
P
Proofpoint News Feed
F
Fortinet All Blogs
美团技术团队
D
DataBreaches.Net

Hacker News: Ask HN

The New Window Delete ChatGPT Atlas Spyware Tell HN: Qwen Free Tier Is Discontinued Ask HN: SeedLegals Partnerships in London, worth it? Ask HN: How to highlight talent from untraditional backgrounds? Ask HN: We dont need a programming language now? Durable Object alarm loop: $34k in 8 days, zero users, no platform warning What if Time at the subatomic level has multiple arrows? How to add MidnightBSD Key to UEFI Secure Boot DBX? (Revoked and Forbidden Keys) Ask HN: What's your experience working at xAI as an AI tutor? Any engineers here with experience of clinical data standards? Ask HN: Who is using OpenClaw? Agent Skills for Software Test Automation Ask HN: Who needs contributors? Claude Code is thinking too much Ask HN: What Is the Big-O Order of a Jigsaw Puzzle? Ask HN: Stepping into a new role as a Senior, mentoring dos and dont's? Founder from Zurich heading to SF and Austin for the first time Hacker News No Manual Screenshots: I Built a Scalable Screenshot API Using Cloud Playwright Ask HN: Thought experiment: AGI giving us answers we don't like? Ask HN: I quit my job over weaponized robots to start my own venture 1% Vacancy, 81% Preleased: Where Midmarket Compute Deploys in 2026 Ask HN: Preferred pricing model for sound effects libraries? Copy of the email I sent to my undergraduate professors on Nov 30, 2025 Model API Performance | Hacker News Ask HN: Are open-weight LLMs the new offline encyclopedias? Valgrind 3.27 RC1 is out Claude Code OAuth down for >12 hours Ask HN: What's Better?–Tauri or Electron?
Accountability Throughput | Hacker News
shudv · 2026-05-31 · via Hacker News: Ask HN

Most people have had enough of AI, to the point that I almost do not feel like talking or discussing about it anymore. But I will still go ahead because I believe it might add non-zero value to the discourse.

AI companies tout the multi-fold (10x, 100x, 1000x) productivity gains that AI can lead to and the fact that if we do not tap into it, we will be left behind. This FOMO has what has led to the spending and layoff frenzy in the recent years. But I think we need to discuss the aspect of "responsibility"/"accountability" because regardless of how good AI is today, we haven't yet solved this specific problem and it is THE critical determinant in real systems.

For example, as an engineer with some years of experience in my bag, here are my numbers (rookie I know)-

Max code throughput (Amount of working correct code I can write/modify in a good day) = ~200 LoC Max accountability throughout (Amount of code I can directly take responsibility for shipping to a wide user base that depend on the software) = ~50 LoC

Here are the same numbers for a frontier model:

Max code throughout: 1000,000 LoC (assuming unlimited budget, because why not) Max accountability throughput: 0 (this is the killer blow)

Here is the simple argument: Real business are built on accountability and not just raw output. If I increase the raw output by 100x but do not scale my accountability, the economic value is still bottlenecked on accountability. So unless these intelligence companies (OpenAI, Anthropic, Google) start taking accountability for the code that gets generated, it almost does not matter how good the model is. It's still bottlenecked on my accountability throughput.