<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>太乙樞 | 命盤深度解析</title><description>宸極真人關於高階命理、太乙神數與八字深度解析。</description><link>https://blob-1yd.pages.dev/</link><language>zh-TW</language><item><title>Vibe Coding Isn&apos;t Dumb - You&apos;re Just Doing It Wrong</title><link>https://blob-1yd.pages.dev/posts/ai_coding_combined/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/ai_coding_combined/</guid><description>A practical guide for shipping apps with AI &amp; minimal pain. Vibe coding gets a lot of hate, especially from &apos;serious&apos; devs. But the truth is: not every project needs to be scalable, secure, or architected like it&apos;s going public on the stock market. Most of the time, you just want to turn your idea into a working app - fast. Here&apos;s how to do it without driving yourself insane. These aren&apos;t fancy tricks, just things that work.</description><pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate></item><item><title>我的第一篇博客文章</title><link>https://blob-1yd.pages.dev/posts/post-1/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/post-1/</guid><description>这是我 Astro 博客的第一篇文章。</description><pubDate>Fri, 01 Jul 2022 00:00:00 GMT</pubDate></item><item><title>我是怎么vibe-coding的？</title><link>https://blob-1yd.pages.dev/posts/post-3/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/post-3/</guid><description>vibe coding 是一种和大模型一起开发的方式，核心理念是：让 AI 聚焦于当下的任务，不要一下子塞给它一堆问题。每个需求，开启一轮新的对话。完成一个 Feature，Close 掉，开启下一轮对话。</description><pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate></item><item><title>如何将第三方API接入OpenClaw？</title><link>https://blob-1yd.pages.dev/posts/post-4/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/post-4/</guid><description>OpenClaw是一个开源的AI工具平台，支持接入各种第三方API来扩展其功能。本文将介绍如何将第三方API接入OpenClaw，特别是在没有官方API密钥的情况下。</description><pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate></item><item><title>如何写 Git Commit？</title><link>https://blob-1yd.pages.dev/posts/post-6/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/post-6/</guid><description>我常把提交信息当作一条会被海风带去远处的短信。它不是写给今天的自己，而是写给某个尚未抵达的你——在某个雨夜、某个凌晨、某个“为什么会这样”的时刻。好的 commit，不是炫技，而是让历史能被读懂，让故事能被追溯。</description><pubDate>Wed, 03 Dec 2025 00:00:00 GMT</pubDate></item><item><title>在WSL2中安装Ubuntu22.04并配置网络代理</title><link>https://blob-1yd.pages.dev/posts/post-2/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/post-2/</guid><description>在这篇文章中，我将分享我在WSL2中安装Ubuntu22.04并配置网络代理的过程。通过更换APT源和配置局域网代理，我成功地提升了软件包更新速度，并实现了在局域网内的网络访问。希望这篇文章能帮助到需要在WSL2中使用Ubuntu的朋友们。</description><pubDate>Fri, 01 Jul 2022 00:00:00 GMT</pubDate></item><item><title>在写程序之前，如何利用AI进行顶层设计？</title><link>https://blob-1yd.pages.dev/posts/everything_before_vibe_coding/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/everything_before_vibe_coding/</guid><description>在正式写代码之前，最重要的核心原则是**绝不要在评审并批准书面计划之前让 AI 编写代码**。这种“先计划、后执行”的分离可以防止无效劳动，并确保你对架构决策拥有绝对控制权。要想清楚你要什么，不要直接说“帮我做一个XX产品”，这太模糊；要把产品边界、技术选型、运维预期全部想清楚，写进系统提示词文档（如CLAUDE.md）中，不过这部分工作也可以使用AI来辅助。</description><pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate></item><item><title>我常使用的 Git 命令与应用场景</title><link>https://blob-1yd.pages.dev/posts/post-5/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/post-5/</guid><description>记录常用 Git 命令与应用场景，强调触发条件和关键注意事项。</description><pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate></item><item><title>智能体底层技术概览</title><link>https://blob-1yd.pages.dev/posts/post-8/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/post-8/</guid><description>就像VS Code不仅是个编辑器，还是一个扩展平台，智能体也是一个可扩展、可定制的综合体。</description><pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate></item><item><title>如何用git回复误删的博客文章？</title><link>https://blob-1yd.pages.dev/posts/post-7/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/post-7/</guid><description>在不破坏其他改动的前提下，把 `src/blog` 恢复到指定提交后的正确状态，并可安全提交。</description><pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate></item><item><title>量化视角的缠论基础</title><link>https://blob-1yd.pages.dev/posts/post-9/</link><guid isPermaLink="true">https://blob-1yd.pages.dev/posts/post-9/</guid><pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate></item></channel></rss>