dex · @dexhorthy · X·2026-09-01 05:26·11小时前
AI 导读

Matt Pocock 提出减少 AI slop 的最聪明方式可能是少产代码,通过 code review 持续精简代码并保持低圈复杂度,代码越少维护成本和 bug 越少。Dex Horthy 表示 HumanLayer 内部自 1 月起、公开自 3 月起就在表达类似观点,pi agent 的创建者 @badlogicgames 也在同期加入这一主张。

dex@dexhorthy
37AI 编辑部评分,满分 100
2026-09-01 05:26· 11小时前
AI 导读

Matt Pocock 提出减少 AI slop 的最聪明方式可能是少产代码,通过 code review 持续精简代码并保持低圈复杂度,代码越少维护成本和 bug 越少。Dex Horthy 表示 HumanLayer 内部自 1 月起、公开自 3 月起就在表达类似观点,pi agent 的创建者 @badlogicgames 也在同期加入这一主张。

yeah we've basically been saying this internally since Jan and publicly since march - @badlogicgames, creator of pi agent, joined the "slow the heck down" chorus around then as well

Matt PocockStarting to wonder if the smartest way to reduce slop is just to produce less code Force code review to continually reduce code while ALSO keeping cyclomatic co...