<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SAKURAIN TEAM | 2026</title>
    <link>https://sakurain.net</link>
    <description>SAKURAIN技术团队，专注博弈论算法工程化与大规模数据分析。</description>
    <language>zh-CN</language>
    <lastBuildDate>Wed, 04 Mar 2026 00:00:00 GMT</lastBuildDate>
    <copyright>© 2026 SAKURAIN 技术工作室</copyright>
    <generator>SAKURAIN Feed Generator</generator>
    <atom:link href="https://sakurain.net/feed.xml" rel="self" type="application/rss+xml"/>
    <atom:link href="https://sakurain.net/atom.xml" rel="alternate" type="application/atom+xml"/>
    
    <item>
      <title>跟随大模型一同发展的一代大学生：从Developer向Vibe Coder的转型</title>
      <link>https://sakurain.net/blog/vibe-coder-transition</link>
      <guid isPermaLink="true">https://sakurain.net/blog/vibe-coder-transition</guid>
      <pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>记录2022-2026年间，一个9人大学生工作室从传统Developer向Vibe Coder转型的完整历程，包括AI工具链演进、多智能体协作架构搭建与工程化实践。</description>
      <category>软件工程</category><category>深度学习</category><category>系统架构</category><category>前端工程</category>
    </item>

    <item>
      <title>跨平台广告追踪的计算广告学原理：从设备指纹到实时竞价的完整技术链路</title>
      <link>https://sakurain.net/blog/cross-platform-ad-tracking-rtb</link>
      <guid isPermaLink="true">https://sakurain.net/blog/cross-platform-ad-tracking-rtb</guid>
      <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>从一次真实的广告重定向经历出发，深入剖析跨平台广告追踪的完整技术链路，涵盖设备指纹、实时竞价博弈论、CTR/CVR预估模型、联邦学习隐私计算等核心原理。</description>
      <category>计算广告</category><category>实时竞价</category><category>设备指纹</category><category>隐私计算</category><category>联邦学习</category><category>推荐系统</category>
    </item>

    <item>
      <title>分层混合迷宫生成：从生成树到半结构化环境的拓扑构造</title>
      <link>https://sakurain.net/blog/layered-hybrid-maze-generation</link>
      <guid isPermaLink="true">https://sakurain.net/blog/layered-hybrid-maze-generation</guid>
      <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>记录在开发寻路算法可视化时，如何通过分层混合策略生成既保证可解性、又有足够复杂度、还美观的随机迷宫，包含完整的数学原理和踩坑记录。</description>
      <category>算法可视化</category><category>搜索算法</category><category>图论</category>
    </item>

    <item>
      <title>重启鸽了三年的算法可视化项目：从工程需求到技术实现</title>
      <link>https://sakurain.net/blog/algorithm-visualization-project-restart</link>
      <guid isPermaLink="true">https://sakurain.net/blog/algorithm-visualization-project-restart</guid>
      <pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>记录重启搁置三年的算法可视化项目的完整过程，包括技术选型演进、React + Framer Motion 架构设计、状态驱动的执行引擎实现，以及博弈算法可视化的特殊适配方案。</description>
      <category>系统架构</category><category>软件工程</category><category>搜索算法</category><category>蒙特卡洛树搜索</category><category>优化算法</category><category>算法可视化</category><category>前端工程</category><category>博弈算法</category>
    </item>

    <item>
      <title>希尔排序时间复杂度深度解析：从经验估计到严格证明</title>
      <link>https://sakurain.net/blog/shell-sort-time-complexity-analysis</link>
      <guid isPermaLink="true">https://sakurain.net/blog/shell-sort-time-complexity-analysis</guid>
      <pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>系统梳理希尔排序时间复杂度分析从经验估计到严格证明的完整演进脉络，深入剖析不同增量序列的数学结构，重建关键定理的证明过程。</description>
      <category>排序算法</category><category>算法分析</category><category>复杂度理论</category>
    </item>

    <item>
      <title>RSS 抓取的迷雾：一次 Serverless 架构的边界探索</title>
      <link>https://sakurain.net/blog/rss-serverless-boundary-exploration</link>
      <guid isPermaLink="true">https://sakurain.net/blog/rss-serverless-boundary-exploration</guid>
      <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>记录在开发朋友圈 RSS 聚合功能时遇到的反爬机制问题，以及 Serverless 架构下的工程权衡与优雅降级策略。</description>
      <category>RSS</category><category>Serverless</category><category>系统架构</category><category>边缘函数</category><category>反爬虫</category>
    </item>

    <item>
      <title>在腾讯云 EO 上实现 API 安全验证系统</title>
      <link>https://sakurain.net/blog/api-security-edgeone</link>
      <guid isPermaLink="true">https://sakurain.net/blog/api-security-edgeone</guid>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>记录在腾讯云边缘函数上实现 HMAC-SHA256 认证系统的完整过程，包括遇到的坑和解决方案。</description>
      <category>腾讯云</category><category>边缘计算</category><category>API安全</category><category>边缘函数</category>
    </item>

    <item>
      <title>《机器学习》（上）：我的人工智能启蒙教材</title>
      <link>https://sakurain.net/blog/machine-learning-book-review</link>
      <guid isPermaLink="true">https://sakurain.net/blog/machine-learning-book-review</guid>
      <pubDate>Sat, 03 Jan 2026 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>分享周志华教授《机器学习》教材的阅读心得，重点解析NFL定理等核心概念，以及这些理论如何塑造了对机器学习的理解。</description>
      <category>深度学习</category><category>神经网络</category><category>机器学习理论</category>
    </item>

    <item>
      <title>面向实时约束的蒙特卡洛树搜索系统：时间预算控制与内存拓扑优化</title>
      <link>https://sakurain.net/blog/mcts-realtime-constraints</link>
      <guid isPermaLink="true">https://sakurain.net/blog/mcts-realtime-constraints</guid>
      <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>探讨如何在毫秒级时间预算内实现MCTS的确定性资源控制，并构建具备可观测性的分布式搜索拓扑。</description>
      <category>蒙特卡洛树搜索</category><category>实时系统</category><category>内存优化</category><category>搜索算法</category>
    </item>

    <item>
      <title>深度策略网络训练管线的容错机制与优化动力学</title>
      <link>https://sakurain.net/blog/training-pipeline-fault-tolerance</link>
      <guid isPermaLink="true">https://sakurain.net/blog/training-pipeline-fault-tolerance</guid>
      <pubDate>Fri, 31 Oct 2025 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>探讨如何构建具备容错能力与状态一致性的训练管线，重点阐述装饰器模式在断点保护中的应用、复合损失函数的梯度动力学，以及异常分类与分级恢复策略。</description>
      <category>深度学习</category><category>训练管线</category><category>容错机制</category><category>优化算法</category>
    </item>

    <item>
      <title>复杂机器学习系统的配置治理：从硬编码到配置即代码</title>
      <link>https://sakurain.net/blog/configuration-governance</link>
      <guid isPermaLink="true">https://sakurain.net/blog/configuration-governance</guid>
      <pubDate>Mon, 22 Sep 2025 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>探讨如何通过配置中心化管理与模块化启动器架构，实现代码与环境的解耦，并建立可审计、可回滚的配置生命周期。</description>
      <category>配置管理</category><category>软件工程</category><category>系统架构</category><category>依赖注入</category>
    </item>

    <item>
      <title>策略网络迭代的对抗验证协议：消除离线指标幻觉的A／B测试框架</title>
      <link>https://sakurain.net/blog/adversarial-validation-protocol</link>
      <guid isPermaLink="true">https://sakurain.net/blog/adversarial-validation-protocol</guid>
      <pubDate>Fri, 22 Aug 2025 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>探讨如何构建严谨的对抗验证协议，通过头对头比较消除评估偏差，并建立具有统计显著性的模型排序机制。</description>
      <category>强化学习</category><category>策略验证</category><category>A/B测试</category><category>统计分析</category>
    </item>

    <item>
      <title>双任务神经网络架构在实时决策系统中的数值稳定性与计算权衡</title>
      <link>https://sakurain.net/blog/dual-task-neural-network</link>
      <guid isPermaLink="true">https://sakurain.net/blog/dual-task-neural-network</guid>
      <pubDate>Fri, 15 Aug 2025 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>探讨双头架构在数值稳定性、计算效率与硬件适配方面的关键设计决策，包括共享残差底座、对数空间计算和梯度行为管理。</description>
      <category>深度学习</category><category>神经网络</category><category>多任务学习</category><category>数值稳定性</category>
    </item>

    <item>
      <title>大规模自博弈数据生成系统的分布式架构与存储优化</title>
      <link>https://sakurain.net/blog/selfplay-data-pipeline</link>
      <guid isPermaLink="true">https://sakurain.net/blog/selfplay-data-pipeline</guid>
      <pubDate>Fri, 18 Jul 2025 00:00:00 GMT</pubDate>
      <author>Yae_SakuRain@outlook.com (SAKURAIN)</author>
      <description>探讨自博弈数据流水线的分布式架构设计，重点阐述多进程任务调度、模型版本的热加载机制，以及面向高维稀疏特征的存储优化策略。</description>
      <category>强化学习</category><category>自博弈</category><category>分布式系统</category><category>数据流水线</category>
    </item>
  </channel>
</rss>