Hi, there! 👋
A tinkerer, a bit geeky, and a programmer with too many ideas.
I'm Charles (aka 安妮的心动录), a full-stack engineer focused on Kubernetes, cloud-native infrastructure, and AI Agents. I can work end-to-end across frontend, backend, testing, deployment, and operations.
- ✍️ I share engineering practice, AI Agent notes, investing ideas, and personal insights on X, where I currently have 2K+ followers.
- 📈 I currently invest mainly in US stocks and Crypto, and I write about investment methods that ordinary people can actually execute.
- 💬 For consulting, add me on WeChat and make sure to include your purpose in the request; otherwise I will not accept it.
🎯 Hobbies
Travel, scuba diving, photography, hiking, reading, movies, music, investing. I prefer nature and also enjoy spending time alone.
🏠 Life
Living with my long-time partner and our cat Nuomi (糯米).
🌏 Visited
Experience
AI Platform Engineering
Led the development of an enterprise-wide AI deployment platform from scratch. Designed the complete architecture including dual-channel WeChat integrations (both personal and enterprise WeChat), cross-container persistent memory, a Skills marketplace with GitLab-based version control and rollback, and a Multi-Agent persona system. The platform reached widespread internal adoption within weeks of launch.
Release & Deployment Engine
Built a standardized release template system that powers configuration-driven deployments across all business lines. Designed a parent-child template architecture that supports API-driven publishing, drastically reducing manual deployment steps and enabling reproducible, auditable releases at scale.
Container Platform Management
Managed the group's large-scale container infrastructure spanning thousands of nodes and GPU cards. Designed and implemented intelligent node scheduling to balance cluster loads, built full pod lifecycle management with auto-scaling (HPA), timed expansion for traffic spikes, and automatic resource governance to prevent waste and reduce operational costs.
Backend Development Intern — Baidu APP
Worked on the core interaction system for Baidu APP, including comments, likes, danmaku (bullet comments), and smart content moderation. Built a machine-driven comment insertion system with automated quality scoring. Refactored the intelligent review module using Go for better performance and maintainability. Developed a smart account operations system for content seeding, using Go backend with a low-code amis frontend.
Container & Monitoring Development Intern
Focused on container orchestration tooling and observability infrastructure. Worked on containerized application deployment workflows and developed Prometheus-based monitoring solutions — including custom metric collection, alerting rules, and storage extension for long-term metric retention.
Early Team Member
Joined as an early team member during sophomore year, working alongside senior schoolmates to build the company from the ground up. PANDAG has since secured investments from Jack Li (李泽湘), Miracle Plus (奇绩创坛) and other notable investors, successfully closing its Series A round and growing to nearly 100 employees.
Projects
对话式 MBTI 人格分析 —— 没有一道选择题,打开就是聊天。心理学里的社会期许偏差(Social Desirability Bias)告诉我们,人填问卷时会无意识地美化自己。talk-mbti 换了个思路:通过自然对话,从你的措辞、第一反应、决策逻辑里提取真实的行为信号,聊完直接生成四维度百分比、认知功能栈、超能力和成长盲区的完整报告。基于 Gemini 2.0 Flash 驱动,Cloudflare AI Gateway 代理,国内无需梯子可用。
Hermes Agent 源码解剖 —— NousResearch/hermes-agent 是一个 33 万行 Python 代码的开源 AI Agent 框架,从 CLI 交互到 11 平台消息网关到 RL 训练数据采集,全部内置在一个单体仓库里。这个项目是对其源码的系统化技术分析,逐模块拆解,写了 8 篇技术文档,配有大量手绘风格技术插图。从 Agent 核心循环、Tool Registry、多 Provider 适配到上下文压缩、消息网关、Memory 与 RL 训练。最后一篇将 Hermes Agent、OpenClaw、Claude Code 三个框架放在一起做了 13 个维度的对比。
Claude Code 源码解剖 —— 2026 年 3 月 Anthropic 意外泄露了 Claude Code 的完整 TypeScript 源码(51.5 万行)。我对这份源码做了系统化的技术分析,逐模块拆解,写了 13 篇技术文档(中英双语)。从架构设计到 Agent 循环的六阶段实现,从三层消息压缩体系到 6,300 行的权限系统,从五层记忆加载到 40+ 工具的执行流水线。同时从 82 个 feature flag 里挖出了 Anthropic 尚未发布的功能蓝图。
Blog
Selected writing on AI tooling, investing, career growth, and engineering practice.
自然语言是新时代的编程语言,编程语言是新时代的汇编
Claude Code 主席 Boris 的播客采访信息量很大。自然语言正在变成新的编程接口,代码越来越像汇编,而软件工程师这个岗位正在向 Builder 演化。
能让你真赚到钱的八条投资心得
投资入门不该只停留在开户、港卡和标的推荐。真正能帮普通人在市场里活下去并赚到钱的,是心智、纪律、仓位和对钱的重新理解。
你必须开始输出的七个理由
持续输出不只是为了赚流量的钱。它会强迫你学习、训练 Sale 和 Storytelling、积累数字资产、拓宽信息源,并帮你摆脱单点收入风险。
做事的本质是做人
真正开始带队之后,我越来越相信做事会暴露一个人的内核。主业是训练密度最高的地方,高质量底线会迁移到你做的所有事情上。
对流量和曝光的新认识
曝光不是虚荣,而是让价值被看见的基本能力。无论在公司内部还是外部,你都需要主动设计可见性,让自己的工作变成可积累的资产。
深入分析OpenClaw的爆火
深度解析OpenClaw为什么能在短时间内爆火,从泛流量、垂直流量、大厂跟进时间线等多个维度分析,以及我们能从中学到什么。