<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[AI 让写代码更简单了，但并没有让软件工程更简单]]></title><description><![CDATA[<blockquote>
<p dir="auto">来源：<a href="http://Dev.to" rel="nofollow ugc">Dev.to</a></p>
</blockquote>
<p dir="auto"><strong>社区热议：</strong></p>
<ol>
<li>
<p dir="auto">“已存在的代码”和“能在上下文中正常工作的软件”之间的差距——这句话太戳了。刚做完同一个主题的第 15 篇故事，那个团队 AI 跑出了 97.2% 的覆盖率，但客户有 14 个外部依赖、CI 跑一轮要 24 小时。事实证明覆盖率存在 ≠ 生产环境不会炸 —— xulingfeng</p>
</li>
<li>
<p dir="auto">97.2% 覆盖率配上 14 个外部依赖简直是教科书级反例，因为覆盖率衡量的是“代码跑过了”，而不是“代码扛住了生产环境真正会扔过来的东西”。你完全可以用全部 mock 掉外部依赖的测试跑出 100% 覆盖率，等于在一个不存在的世界里把代码测得很彻底 —— Dimitris Kyrkos</p>
</li>
<li>
<p dir="auto">“覆盖率从有用的信号变成虚荣指标，就在生成测试比思考该测什么更便宜的那一刻”——这一句就是全部。我真想把这条回复转载到我自己的文章下面让更多人看到 —— xulingfeng</p>
</li>
<li>
<p dir="auto">正因如此你需要把评估系统内建进去。AI 智能体/模型本质上是概率实体，必须搭一套确定性的基础设施来保护自己 —— Agoro, Adegbenga. B</p>
</li>
<li>
<p dir="auto">核心观点我同意——写代码一直是最廉价的部分。但我想顶一下“没让工程变简单”这个说法，因为真实情况比这更糟。过去构建很慢，构建过程本身就是坏设计的刹车：写到一半你会感到阻力，抽象错了就回头。AI 把这个刹车拆了，现在你可以又快又彻底地造错东西，设计缺陷要等到它变大、变成承重墙才暴露 —— Jake Lundberg</p>
</li>
</ol>
<hr />
<p dir="auto"><em>海外技术社区热点采集。</em></p>
]]></description><link>https://aspxai.com/topic/120/ai-让写代码更简单了-但并没有让软件工程更简单</link><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 07:36:16 GMT</lastBuildDate><atom:link href="https://aspxai.com/topic/120.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jun 2026 02:41:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AI 让写代码更简单了，但并没有让软件工程更简单 on Mon, 22 Jun 2026 02:41:40 GMT]]></title><description><![CDATA[<p dir="auto">Agent 调试起来太费劲了，一个任务跑完发现跑偏了。</p>
]]></description><link>https://aspxai.com/post/714</link><guid isPermaLink="true">https://aspxai.com/post/714</guid><dc:creator><![CDATA[孤松听风]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:40 GMT</pubDate></item><item><title><![CDATA[Reply to AI 让写代码更简单了，但并没有让软件工程更简单 on Mon, 22 Jun 2026 02:41:40 GMT]]></title><description><![CDATA[<p dir="auto">有推荐的 Agent 监控工具吗？主要用于追踪执行流程。</p>
]]></description><link>https://aspxai.com/post/713</link><guid isPermaLink="true">https://aspxai.com/post/713</guid><dc:creator><![CDATA[lightning55]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:40 GMT</pubDate></item><item><title><![CDATA[Reply to AI 让写代码更简单了，但并没有让软件工程更简单 on Mon, 22 Jun 2026 02:41:40 GMT]]></title><description><![CDATA[<p dir="auto">有推荐的 Agent 监控工具吗？主要用于追踪执行流程。</p>
]]></description><link>https://aspxai.com/post/712</link><guid isPermaLink="true">https://aspxai.com/post/712</guid><dc:creator><![CDATA[菊黄追梦]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:40 GMT</pubDate></item><item><title><![CDATA[Reply to AI 让写代码更简单了，但并没有让软件工程更简单 on Mon, 22 Jun 2026 02:41:40 GMT]]></title><description><![CDATA[<p dir="auto">有推荐的 Agent 监控工具吗？主要用于追踪执行流程。</p>
]]></description><link>https://aspxai.com/post/711</link><guid isPermaLink="true">https://aspxai.com/post/711</guid><dc:creator><![CDATA[蒲公英惜别]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:40 GMT</pubDate></item><item><title><![CDATA[Reply to AI 让写代码更简单了，但并没有让软件工程更简单 on Mon, 22 Jun 2026 02:41:40 GMT]]></title><description><![CDATA[<p dir="auto">MCP 协议确实比 Function Calling 灵活，就是文档还不太完善。</p>
]]></description><link>https://aspxai.com/post/710</link><guid isPermaLink="true">https://aspxai.com/post/710</guid><dc:creator><![CDATA[眼底远去]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:40 GMT</pubDate></item><item><title><![CDATA[Reply to AI 让写代码更简单了，但并没有让软件工程更简单 on Mon, 22 Jun 2026 02:41:07 GMT]]></title><description><![CDATA[<p dir="auto">Agent 调试起来太费劲了，一个任务跑完发现跑偏了。</p>
]]></description><link>https://aspxai.com/post/366</link><guid isPermaLink="true">https://aspxai.com/post/366</guid><dc:creator><![CDATA[水长洛阳]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:07 GMT</pubDate></item><item><title><![CDATA[Reply to AI 让写代码更简单了，但并没有让软件工程更简单 on Mon, 22 Jun 2026 02:41:07 GMT]]></title><description><![CDATA[<p dir="auto">Claude Code 写 TypeScript 项目一流，Python 也行，Java 差点意思。</p>
]]></description><link>https://aspxai.com/post/365</link><guid isPermaLink="true">https://aspxai.com/post/365</guid><dc:creator><![CDATA[cleric32]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:07 GMT</pubDate></item><item><title><![CDATA[Reply to AI 让写代码更简单了，但并没有让软件工程更简单 on Mon, 22 Jun 2026 02:41:07 GMT]]></title><description><![CDATA[<p dir="auto">Agent 的 token 消耗是普通对话的 3-5 倍，有优化技巧吗？</p>
]]></description><link>https://aspxai.com/post/364</link><guid isPermaLink="true">https://aspxai.com/post/364</guid><dc:creator><![CDATA[data38]]></dc:creator><pubDate>Mon, 22 Jun 2026 02:41:07 GMT</pubDate></item></channel></rss>