<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>软件 on 👨🏼‍🌾</title>
    <link>https://pps43.github.io/tags/%E8%BD%AF%E4%BB%B6/</link>
    <description>Recent content in 软件 on 👨🏼‍🌾</description>
    <generator>Hugo -- 0.146.5</generator>
    <language>en</language>
    <copyright>2016-2023 By 波波沙.</copyright>
    <lastBuildDate>Sat, 23 May 2026 18:18:13 +0800</lastBuildDate>
    <atom:link href="https://pps43.github.io/tags/%E8%BD%AF%E4%BB%B6/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Wisdom of Software Engineering</title>
      <link>https://pps43.github.io/posts/thinking_of_software_engineering/</link>
      <pubDate>Sun, 22 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://pps43.github.io/posts/thinking_of_software_engineering/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;本篇着重于收集编程和软件工程中的洞察和智慧，大部分来自业内顶尖的前辈，例如&lt;code&gt;Joel Spolsky&lt;/code&gt;, &lt;code&gt;John Carmack&lt;/code&gt;等等，也有个人的思考。当我这些年经历过不同行业、国内外不同公司、不同技术栈后，在真正认同这些观点对于产能带来多大提升的同时，也发现它们是多么容易被忽略。总结在这里，常看常新。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Agentic Engineering (2)</title>
      <link>https://pps43.github.io/posts/notes_on_agentic_engineering_patterns_part_ii/</link>
      <pubDate>Sat, 23 May 2026 18:18:13 +0800</pubDate>
      <guid>https://pps43.github.io/posts/notes_on_agentic_engineering_patterns_part_ii/</guid>
      <description>&lt;p&gt;上一篇 &lt;a href=&#34;https://pps43.github.io/posts/notes_on_agentic_engineering_patterns_part_i/&#34;&gt;Agentic Engineering (1)&lt;/a&gt; 主要写了一些原则性的理解，这篇继续记录Simon Willison一些启发性的实践和用法。个人最感兴趣的放在最前。&lt;/p&gt;
&lt;h1 id=&#34;让-agent-把原生工具编译到-wasm&#34;&gt;让 agent 把原生工具编译到 WASM&lt;/h1&gt;
&lt;p&gt;还有一个很 inspiring 的用法：让 agent 帮你把 native tools 编译到 WebAssembly，然后做成网页工具。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Agentic Engineering (1)</title>
      <link>https://pps43.github.io/posts/notes_on_agentic_engineering_patterns_part_i/</link>
      <pubDate>Mon, 18 May 2026 22:26:33 +0800</pubDate>
      <guid>https://pps43.github.io/posts/notes_on_agentic_engineering_patterns_part_i/</guid>
      <description>&lt;p&gt;最近读 Simon Willison 的 &lt;a href=&#34;https://simonwillison.net/guides/agentic-engineering-patterns/&#34;&gt;Agentic Engineering Patterns&lt;/a&gt;，颇有收获。这里先写第一部分，主要有：agent 到底是什么，代码变便宜之后人的工作还剩什么，以及我们应该怎样调整自己的开发习惯。&lt;/p&gt;</description>
    </item>
    <item>
      <title>HTML在AI时代的复兴</title>
      <link>https://pps43.github.io/posts/thinking_of_single_page_html_revive_in_ai_era/</link>
      <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
      <guid>https://pps43.github.io/posts/thinking_of_single_page_html_revive_in_ai_era/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;软件不只是最终产品，也可以是过程产物。AI 让我们重新拥有了为一次性问题制作一次性软件工具的自由。&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://simonwillison.net/&#34;&gt;Simon Willison&lt;/a&gt; 最近转发并评论了 Thariq Shihipar 的一篇文章：&lt;a href=&#34;https://simonwillison.net/2026/May/8/unreasonable-effectiveness-of-html/&#34;&gt;Using Claude Code: The Unreasonable Effectiveness of HTML&lt;/a&gt;。Thariq 的核心判断可以概括成几句话：HTML 的信息密度更高，可读性更好，还能把文档变成交互界面，并且支持多媒体数据嵌入到一个文件中，因此更容易用一个链接分享。&lt;/p&gt;</description>
    </item>
    <item>
      <title>软件的未来</title>
      <link>https://pps43.github.io/posts/thinking_of_software/</link>
      <pubDate>Mon, 30 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://pps43.github.io/posts/thinking_of_software/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;近期看了一些大佬对AI时代软件形态的探讨，记录一些感悟。&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;编写软件不再只是程序员可以做的酷酷的事。&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;过去几十年的发展，“机器”的形态发生了巨大变化，现在，LLM本身也变成了“机器”。&lt;/p&gt;</description>
    </item>
    <item>
      <title>凤凰项目</title>
      <link>https://pps43.github.io/posts/notes_on_phoenix_project/</link>
      <pubDate>Tue, 21 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://pps43.github.io/posts/notes_on_phoenix_project/</guid>
      <description>&lt;p&gt;市面上以DevOps为主题的书，以及和项目攻关的影视作品有不少了，但这本小说读起来依然紧张刺激。除了揭示管理现代IT组织与管理传统工厂的共通之处，书里更强调了&lt;code&gt;以一种全局的视角来重新看待自己的工作环境，和自己在工作中扮演的角色&lt;/code&gt;，并且，其包含的问题分析方法、实践方法也或多或少可用于&lt;code&gt;个人效能的优化&lt;/code&gt;。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
