<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Chengshu</title>
    <description>Chengshu 的个人写作空间。</description>
    <link>https://blog.chengshu.space/</link>
    <language>zh-CN</language>
    <lastBuildDate>Sat, 05 Sep 2026 14:23:07 GMT</lastBuildDate>
    <item>
      <title>Grok Bot 综合研究报告：把多智能体做成「可委派的同事团队」</title>
      <description>Grok Bot 真正重做的不是多 Agent 并行，而是让非技术用户不必当 Agent 管理员——用同事、岗位、交接与例程把多智能体产品化。</description>
      <link>https://blog.chengshu.space/posts/grok-bot-delegatable-team-report/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/grok-bot-delegatable-team-report/</guid>
      <pubDate>Sat, 05 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>火山引擎 Force 冬季大会手记</title>
      <description></description>
      <link>https://blog.chengshu.space/posts/huo-shan-yin-qing-force-dong-ji-da-hui-shou-ji/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/huo-shan-yin-qing-force-dong-ji-da-hui-shou-ji/</guid>
      <pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>AI独立开发者活动备忘</title>
      <description>日拱一卒，难在日拱</description>
      <link>https://blog.chengshu.space/posts/ai-du-li-kai-fa-zhe-huo-dong-bei-wang/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/ai-du-li-kai-fa-zhe-huo-dong-bei-wang/</guid>
      <pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>一次黑客松的复盘</title>
      <description>那些我以为懂、其实没懂的产品常识</description>
      <link>https://blog.chengshu.space/posts/yi-ci-hei-ke-song-de-fu-pan/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/yi-ci-hei-ke-song-de-fu-pan/</guid>
      <pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>为什么你的深度好文，根本没人看？</title>
      <description>Paul Graham用“引力场模型”讲透了内容创作的残酷真相。</description>
      <link>https://blog.chengshu.space/posts/wei-shen-me-ni-de-shen-du-hao-wen-gen-ben-mei-ren-kan/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/wei-shen-me-ni-de-shen-du-hao-wen-gen-ben-mei-ren-kan/</guid>
      <pubDate>Tue, 18 Nov 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>2025年微短剧行业深度趋势报告</title>
      <description>微短剧现状 AI 调研</description>
      <link>https://blog.chengshu.space/posts/example-1/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/example-1/</guid>
      <pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>围棋的启发2</title>
      <description>时间又过了三个多月， 来到了 8k 水平， 开始比较关注厚势了。</description>
      <link>https://blog.chengshu.space/posts/go_talk/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/go_talk/</guid>
      <pubDate>Sun, 05 Dec 2021 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>围棋的启发</title>
      <description>从2020年8月份开始学习围棋, 断断续续玩了一年了, 水平可能有了10k, 这个进步的速度其实是比较慢的, 究其原因还是自己太懒, 不愿意去下苦功夫研究定式和死活, 当成了一个纯粹工作之余的消遣活动</description>
      <link>https://blog.chengshu.space/posts/go/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/go/</guid>
      <pubDate>Sun, 22 Aug 2021 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Gaussion Mixture Models 原理篇</title>
      <description>本文是 Cory Maklin 博客关于 Gaussian Mixture Models 的阅读整理。</description>
      <link>https://blog.chengshu.space/posts/gaussion_mixture/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/gaussion_mixture/</guid>
      <pubDate>Thu, 19 Aug 2021 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>DBSCAN 原理篇</title>
      <description>本文是 meidum odessa-ml-club 博客关于 DBSCAN 的阅读整理。</description>
      <link>https://blog.chengshu.space/posts/dbscan_intro/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/dbscan_intro/</guid>
      <pubDate>Wed, 18 Aug 2021 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Triplet Loss and Online Triplet Mining (翻译)</title>
      <description>工作中碰到一个棘手的问题: 如何从海量商品中找到标准库中的那一个？</description>
      <link>https://blog.chengshu.space/posts/triplet_loss/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/triplet_loss/</guid>
      <pubDate>Tue, 17 Aug 2021 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>利用 flask_caching 添加缓存</title>
      <description>为耗时的深度学习服务用 flask_caching 添加缓存，避免 ETL 重刷时重复请求。</description>
      <link>https://blog.chengshu.space/posts/flask_caching/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/flask_caching/</guid>
      <pubDate>Sun, 15 Aug 2021 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>试用 RSSHub</title>
      <description>试用 RSSHub：用统一 RSS 格式订阅网站与非常规内容源。</description>
      <link>https://blog.chengshu.space/posts/rsshub/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/rsshub/</guid>
      <pubDate>Sat, 07 Aug 2021 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>如何部署11ty到github page</title>
      <description>下载 11ty 模板并配置 GitHub Pages 部署的流程笔记。</description>
      <link>https://blog.chengshu.space/posts/deploy_11ty_in_github-page/</link>
      <guid isPermaLink="true">https://blog.chengshu.space/posts/deploy_11ty_in_github-page/</guid>
      <pubDate>Sat, 31 Jul 2021 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
