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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
G
Google Developers Blog
博客园 - 司徒正美
J
Java Code Geeks
aimingoo的专栏
aimingoo的专栏
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
D
Docker
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
腾讯CDC
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
C
Check Point Blog
M
MIT News - Artificial intelligence
Jina AI
Jina AI
I
InfoQ
雷峰网
雷峰网
The Cloudflare Blog
美团技术团队
Engineering at Meta
Engineering at Meta

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.