<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>52coder</title><description>A minimal, responsive and SEO-friendly Astro blog theme.</description><link>https://52codernet.vercel.app/</link><item><title>量化交易探索-工具篇(二)：vnpy回测框架接入海龟策略</title><link>https://52codernet.vercel.app/posts/quant-tools-2-vnpy-turtle-notebook/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/quant-tools-2-vnpy-turtle-notebook/</guid><description>从 akshare 数据接进 vnpy 数据库，用 Jupyter 交互式跑一个完整的海龟策略回测。包括 vnpy 在 macOS 上的安装、策略参数详解、参数扫描踩过的坑，以及一个反直觉的观察：为什么趋势跟踪策略 95% 的时间在&quot;什么也不做&quot;。</description><pubDate>Sun, 19 Jul 2026 12:25:00 GMT</pubDate></item><item><title>AstroPaper 博客本地构建与 Vercel 部署实录</title><link>https://52codernet.vercel.app/posts/astropaper-local-build-and-vercel-deploy/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/astropaper-local-build-and-vercel-deploy/</guid><description>记录本站（基于 AstroPaper）从零搭建本地环境、构建静态站点到用 Vercel 部署的完整流程，含 pnpm 构建脚本放行、草稿可见性、Vercel CLI 在本地代理下 fetch failed 等一系列实际踩过的坑与解法。</description><pubDate>Sun, 19 Jul 2026 02:00:00 GMT</pubDate></item><item><title>量化交易探索-工具篇(一)：macOS 上从零搭建 AKShare 数据环境</title><link>https://52codernet.vercel.app/posts/quant-tools-1-akshare-macos-setup/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/quant-tools-1-akshare-macos-setup/</guid><description>从零开始在 macOS 上搭建 AKShare 数据环境的完整记录，包括 venv 隔离、代理配置、境外网络绕过东方财富反爬的排查过程，以及最终跑通平安银行 2024 年日线数据的全部步骤。</description><pubDate>Sat, 18 Jul 2026 12:00:00 GMT</pubDate></item><item><title>Claude Code 源码架构深度解析</title><link>https://52codernet.vercel.app/posts/claude-code-code-review-plugin-source-analysis/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/claude-code-code-review-plugin-source-analysis/</guid><description>深入解析 Claude Code 源码架构，从插件系统、多 Agent 并行编排、置信度评分机制到 GitHub 集成，覆盖整体源码阅读路线与 code-review 插件深度源码剖析。</description><pubDate>Fri, 19 Jun 2026 15:45:00 GMT</pubDate></item><item><title>从零搭建 C++推荐服务框架：基于Blade构建</title><link>https://52codernet.vercel.app/posts/rank-framework-build-journey/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/rank-framework-build-journey/</guid><description>记录在 Mac + Ubuntu 22.04 容器内从零编译运行一个基于 brpc + DAG 的 C++ 排序服务框架的全过程，包含 protobuf 版本冲突、Git LFS、core dump、动态库 RPATH 等典型问题的排查与修复。</description><pubDate>Tue, 05 May 2026 10:00:00 GMT</pubDate></item><item><title>Ghostty + Yazi 现代终端配置指南</title><link>https://52codernet.vercel.app/posts/ghostty-yazi-terminal-setup/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/ghostty-yazi-terminal-setup/</guid><description>介绍如何配置 Ghostty GPU 加速终端和 Yazi 终端文件管理器，包含完整的快捷键说明和实用技巧。</description><pubDate>Fri, 24 Apr 2026 10:00:00 GMT</pubDate></item><item><title>设计模式C++17实现</title><link>https://52codernet.vercel.app/posts/cpp17_design_patterns/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/cpp17_design_patterns/</guid><description>23种设计模式的现代C++17实现，包含创建型、结构型和行为型模式的完整代码示例。</description><pubDate>Sat, 08 Feb 2025 03:00:00 GMT</pubDate></item><item><title>leveldb源码阅读解析基础篇</title><link>https://52codernet.vercel.app/posts/leveldb_source/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/leveldb_source/</guid><description>LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.</description><pubDate>Thu, 15 Jun 2023 15:33:05 GMT</pubDate></item><item><title>C++模板使用例子</title><link>https://52codernet.vercel.app/posts/cpp_template/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/cpp_template/</guid><description>模板是 C++ 中的泛型编程的基础。 作为强类型语言，C++ 要求所有变量都具有特定类型，由程序员显式声明或编译器推导。 但是，许多数据结构和算法无论在哪种类型上操作，看起来都是相同的。 使用模板可以定义类或函数的操作，并让用户指定这些操作应处理的具体类型。</description><pubDate>Wed, 15 Feb 2017 15:33:05 GMT</pubDate></item><item><title>协程</title><link>https://52codernet.vercel.app/posts/coroutine/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/coroutine/</guid><description>如果想兼顾开发效率，又能保证高并发，协程就是最好的选择。它可以在保持异步化运行机制的同时，用同步方式写代码，这在实现高并发的同时，缩短了开发周期，是高性能服务未来的发展方向。</description><pubDate>Tue, 26 Jul 2016 15:33:05 GMT</pubDate></item><item><title>abseil C++ Tips</title><link>https://52codernet.vercel.app/posts/abseil_cpp_tips/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/abseil_cpp_tips/</guid><description>A series of C++ tips, about once a week, that became known as the “C++ Tips of the Week” (TotW). They became wildly successful, and we are still publishing</description><pubDate>Mon, 25 Jul 2016 15:33:05 GMT</pubDate></item><item><title>vector动态扩容存在的陷阱</title><link>https://52codernet.vercel.app/posts/vector_growth/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/vector_growth/</guid><description>当我们向vector中添加元素时，如果现有的内存空间不足以容纳新元素，vector会进行扩容。扩容的过程涉及到在内存中重新分配更大的空间，将现有元素拷贝到新结构中。</description><pubDate>Fri, 22 Jul 2016 15:33:05 GMT</pubDate></item><item><title>MySQL基础知识</title><link>https://52codernet.vercel.app/posts/mysql-easy/</link><guid isPermaLink="true">https://52codernet.vercel.app/posts/mysql-easy/</guid><description>MySQL数据库服务是一个完全托管的数据库服务，可使用世界上最受欢迎的开源数据库来部署云原生应用程序。 它是百分百由MySQL原厂开发，管理和提供支持。</description><pubDate>Thu, 21 Jul 2016 15:33:05 GMT</pubDate></item></channel></rss>