13 Matching Annotations
  1. Last 7 days
    1. Opus 4.8 is around four times less likely than its predecessor to allow flaws in code it has written to pass unremarked.

      大多数人认为AI模型会自信地输出有缺陷的代码而不自知,但作者认为Opus 4.8显著提高了自我纠错能力。这挑战了人们对AI模型自我评估能力的普遍怀疑,表明AI可能在代码质量方面比人们预期的更加可靠。

    1. CompileIQ is not a magic tool that automatically turns poorly-written code into high-performing code. To get the best value from CompileIQ, you need to start with reasonably high-performing code, which then enables the final compiler-heuristics tweaks to take you to maximum performance.

      大多数人可能认为AI驱动的自动调优工具可以弥补代码质量不足的问题,但作者明确表示,即使是CompileIQ这样的先进工具也需要基于已经相当优化的代码才能发挥最大作用。这挑战了"自动化工具可以解决一切性能问题"的常见误解。

  2. May 2026
    1. I thought we had a very clear delineation where vibe coding is the thing where you're not looking at the code at all. You might not even know how to program.

      Simon原本认为vibe coding和agentic engineering有明确界限,前者不关注代码质量,后者则是专业软件工程师使用工具的方式。

    1. Dex Horthy, coiner of Context Engineering and “the Dumb Zone”, publicly retracted his extremely vibe-coding-pilled call 6 months ago and encouraged people to **please read the code**

      Dex Horthy公开撤回了他的极端观点,并鼓励人们“请阅读代码”,这反映了技术社区对代码质量的重视。

  3. Apr 2026
    1. Claude Opus 4.7 feels like a real step up in intelligence. Code quality is noticeably improved, it's cutting out the meaningless wrapper functions and fallback scaffolding that used to pile up, and fixes its own code as it goes.

      AI在代码质量和自主修复能力上的进步令人印象深刻,特别是能够消除无意义的包装函数和备用脚手架,这表明AI正在从代码生成向真正的软件开发实践转变。

    1. their productivity is affected by the state of the codebase.

      【启发】这句话的深远意义在于:它把 AI Coding Agent 与人类开发者置于同一评价维度。这不是「AI 是否能替代人」的问题,而是「AI 受代码质量影响的方式是否与人类相同」。答案是肯定的——这意味着几十年来软件工程师积累的代码质量实践,不是因为 AI 的到来而失效,而恰恰因为 AI 的到来而变得更加重要。技术债从「慢慢影响人」变成了「立刻影响 AI 的 token 消耗」。

  4. Mar 2024
  5. Feb 2021
  6. Oct 2020