<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Coding on Leafw&#39;s Blog</title>
    <link>https://leafw.net/tags/coding/</link>
    <description>Recent content in Coding on Leafw&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <managingEditor>wyr95626@gmail.com (Leafw)</managingEditor>
    <webMaster>wyr95626@gmail.com (Leafw)</webMaster>
    <copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
    <lastBuildDate>Sat, 02 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://leafw.net/tags/coding/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Coding Agent 的组成部分【译】</title>
      <link>https://leafw.net/components-of-a-coding-agent/</link>
      <pubDate>Sat, 02 May 2026 00:00:00 +0000</pubDate><author>wyr95626@gmail.com (Leafw)</author>
      <guid>https://leafw.net/components-of-a-coding-agent/</guid>
      <description>&lt;p&gt;原文地址：https://magazine.sebastianraschka.com/p/components-of-a-coding-agent&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenAI 与微软官宣“分手”：这场 AI 时代最重要联盟，终于解绑了</title>
      <link>https://leafw.net/openai-microsoft-unbundling/</link>
      <pubDate>Tue, 28 Apr 2026 00:00:00 +0000</pubDate><author>wyr95626@gmail.com (Leafw)</author>
      <guid>https://leafw.net/openai-microsoft-unbundling/</guid>
      <description>&lt;p&gt;&lt;img&#xA;        class=&#34;lazyload&#34;&#xA;        src=&#34;https://leafw.net/svg/loading.min.svg&#34;&#xA;        data-src=&#34;https://leafw-blog-pic.oss-cn-hangzhou.aliyuncs.com/blog/openai-microsoft-20260428/openai-microsoft-2026.png&#34;&#xA;        data-srcset=&#34;https://leafw-blog-pic.oss-cn-hangzhou.aliyuncs.com/blog/openai-microsoft-20260428/openai-microsoft-2026.png, https://leafw-blog-pic.oss-cn-hangzhou.aliyuncs.com/blog/openai-microsoft-20260428/openai-microsoft-2026.png 1.5x, https://leafw-blog-pic.oss-cn-hangzhou.aliyuncs.com/blog/openai-microsoft-20260428/openai-microsoft-2026.png 2x&#34;&#xA;        data-sizes=&#34;auto&#34;&#xA;        alt=&#34;https://leafw-blog-pic.oss-cn-hangzhou.aliyuncs.com/blog/openai-microsoft-20260428/openai-microsoft-2026.png&#34;&#xA;        title=&#34;https://leafw-blog-pic.oss-cn-hangzhou.aliyuncs.com/blog/openai-microsoft-20260428/openai-microsoft-2026.png&#34; /&gt;&lt;/p&gt;&#xA;&lt;p&gt;2026 年 4 月 27 日，OpenAI 和微软同时发了一份声明：双方修订合作协议。&lt;/p&gt;&#xA;&lt;p&gt;我们可以认为他们是“分手”了。原因也不难理解。微软不再独家拥有 OpenAI 模型和产品的授权；OpenAI 可以把产品放到任意云平台上；微软也不再向 OpenAI 支付收入分成。过去几年这两家公司几乎被视为同一个 AI 阵营，现在突然有了分割线，的确是个大新闻。&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI Coding 订阅的集体退潮：从狂欢到收紧，中间只隔了一个季度</title>
      <link>https://leafw.net/ai-coding-subscription-retreat/</link>
      <pubDate>Wed, 22 Apr 2026 00:00:00 +0000</pubDate><author>wyr95626@gmail.com (Leafw)</author>
      <guid>https://leafw.net/ai-coding-subscription-retreat/</guid>
      <description>&lt;hr&gt;&#xA;&lt;h2 id=&#34;一张停售公告&#34;&gt;一张停售公告&lt;/h2&gt;&#xA;&lt;p&gt;4月20日，GitHub 发了一篇博客，标题很克制：&amp;ldquo;Changes to GitHub Copilot Individual Plans&amp;rdquo;。内容却不客气：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;暂停 Pro、Pro+、Student 计划的新用户注册&lt;/li&gt;&#xA;&lt;li&gt;收紧用量限制，引入会话限制 + 周限制双重机制&lt;/li&gt;&#xA;&lt;li&gt;Pro 计划移除 Claude Opus 模型&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;理由写得很直接：Agentic 工作流让计算资源消耗远超预期，&amp;ldquo;现在少量请求的成本就可能超过套餐价格本身&amp;rdquo;。&lt;/p&gt;</description>
    </item>
    <item>
      <title>我暂停了vibecoding一个月</title>
      <link>https://leafw.net/vibecoding-pause/</link>
      <pubDate>Sun, 19 Apr 2026 00:00:00 +0000</pubDate><author>wyr95626@gmail.com (Leafw)</author>
      <guid>https://leafw.net/vibecoding-pause/</guid>
      <description>&lt;h2 id=&#34;怎么停下来的&#34;&gt;怎么停下来的&lt;/h2&gt;&#xA;&lt;p&gt;最近几个月我经常疯狂使用vibecoding，这个词现在已经挺常见的了——用AI辅助快速开发产品，从idea到上线可能只需要几天甚至几小时。我很享受这种节奏。半夜有个想法，第二天就开始写代码，周末就能发布。&lt;/p&gt;</description>
    </item>
    <item>
      <title>LLM时代程序员的懒惰美德正在消亡</title>
      <link>https://leafw.net/llm-laziness-lost/</link>
      <pubDate>Tue, 14 Apr 2026 00:00:00 +0000</pubDate><author>wyr95626@gmail.com (Leafw)</author>
      <guid>https://leafw.net/llm-laziness-lost/</guid>
      <description>&lt;h3 id=&#34;引言&#34;&gt;引言&lt;/h3&gt;&#xA;&lt;p&gt;你是否也有过这样的经历：用 LLM 写代码，一天下来产出了几千行，回头看却发现——真正有价值的可能不到几百行？&lt;/p&gt;&#xA;&lt;p&gt;听起来离谱但这其实是很正常的现象。Oxide 公司 CTO、DTrace 的联合创始人 Bryan Cantrill 最近写了一篇文章 &lt;a href=&#34;https://bcantrill.dtrace.org/2026/04/12/the-peril-of-laziness-lost/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreffer &#34;&gt;The Peril of Laziness Lost&lt;/a&gt;，直指这个问题的心脏：&lt;strong&gt;LLM 正在杀死程序员最重要的美德——懒惰。&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
