Boris Cherny@bcherny
62AI 编辑部评分,满分 100
2026-08-12 05:07· 2小时前
AI 导读

Boris Cherny 指出,LLM 生成的代码仍有缺陷,但问题已从 off-by-one 错误转向系统设计、UI 可用性和上下文缺失等更高层次问题。他认为对抗性代码审查是捕捉此类缺陷的有效工具,可用一行提示词实现,或直接使用 Claude 内置的 /code-review 功能。

LLMs still produce bugs, but those bugs are different than what they used to be. It's less off-by-ones and more about system design, ui usability, missing broader context. Some kinds of coding has been solved, but not all.

While models continue to improve, adversarial code review has been an incredibly powerful tool to catch many of these kinds of bugs.

It can be as simple as a one line prompt - "use a dynamic workflow to adversarial test every edge case in an iOS simulator", or use Claude's built in /code-review (or /code-review low, /code-review medium, etc.)

Jarred Sumnerdoesn't happen anymore

来源:Boris Cherny · x.com

Boris Cherny · @bcherny · X·2026-08-12 05:07·2小时前
AI 导读

Boris Cherny 指出,LLM 生成的代码仍有缺陷,但问题已从 off-by-one 错误转向系统设计、UI 可用性和上下文缺失等更高层次问题。他认为对抗性代码审查是捕捉此类缺陷的有效工具,可用一行提示词实现,或直接使用 Claude 内置的 /code-review 功能。

LLMs still produce bugs, but those bugs are different than what they used to be. It's less off-by-ones and more about system design, ui usability, missing broader context. Some kinds of coding has been solved, but not all.

While models continue to improve, adversarial code review has been an incredibly powerful tool to catch many of these kinds of bugs.

It can be as simple as a one line prompt - "use a dynamic workflow to adversarial test every edge case in an iOS simulator", or use Claude's built in /code-review (or /code-review low, /code-review medium, etc.)

Jarred Sumnerdoesn't happen anymore

来源:Boris Cherny· x.com