Essays, technical guides, reading notes, and personal stories in English and Chinese. Search the full text or narrow the archive by topic and language.
01Writing
31 posts2026
- 从零搭建一个广告实验平台中文EngineeringExperimentation面向工程、数据和实验团队,从零讲清楚一个广告 A/B test 平台该怎么搭:核心组件、分流方式、事件记录和结果分析。
- 一个 A/B test 实验审查工具中文Experimentation重看了 Ron Kohavi 关于在线受控实验的材料,顺手做了个小工具:先查数据可不可信,再讨论要不要上线。
- My second brain setupENAIProductivityHow I set up a private Markdown-first second brain with semantic search, AI agents, raw capture, and quiet automation.
- The Next AI Race May Be Won at the Application LayerENAIWhy the next phase of AI competition may depend less on the best foundation model and more on how quickly teams turn AI into products, companies, and workflows.
- 我怎么用 Hermes Agent 做私人 AI 助理中文AI从 Telegram 到 Gmail、Calendar、GitHub 和个人知识库,分享我把 Hermes Agent 当作日常执行层的工作流
- 2026 年 2 月的 AI 工具链:Claude Code、Opus 与 OpenClaw中文AIProductivity我在 2026 年初如何分配 Claude、Claude Code 和 OpenClaw 的角色,以及这套工作流后来如何继续演进。
2023
- 2023年度总结中文Family & Life记录成为父亲后的生活变化,以及2023年的工作、旅行和家庭生活。
- 去纽约一周,全家阳了中文Family & LifePhotography & Travel一次带着五个月宝宝游览纽约的家庭旅行,也记录了我们意外感染新冠后的经历。
- ChatGPT Prompt Engineering for Developers - 学习笔记中文AIReading吴恩达与 OpenAI 联合课程的学习笔记,整理清晰指令、迭代改写、摘要、推理和格式转换等实用提示词方法。
- 不再疲惫不堪:新手爸爸夜间喂奶快速指南中文Family & Life一位新手爸爸总结的夜间喂奶、拍嗝和重新入睡流程;这是个人经验,不替代儿科医生的建议。
- 纯净的浏览器体验:一键精简Edge浏览器中文Productivity如果您是使用 macOS 的 Edge 浏览器用户,并希望简化和净化浏览器体验,本文为您提供了一种方便快捷的方法。我们将使用配置描述文件(.mobileconfig)来一键净化 Edge 浏览器中的广告和不必要功能。
- 让你的博客焕然一新:霞鹜文楷,这款开源免费中文字体你一定不能错过中文Reading介绍霞鹜文楷的阅读体验、适用场景,以及如何把它用于中文博客。
- 索尼相机直出照片肤色偏黄问题的解决方法中文Photography & Travel记录我在 Sony A7 III 上处理肤色偏黄问题的相机设置,适合希望减少后期调色工作量的摄影爱好者。
- 《美国儿科学会育儿百科(第七版)》 - 读书笔记中文Family & LifeReading摘录和整理《美国儿科学会育儿百科(第七版)》中的新手父母育儿笔记。
- Top Engineering Blogs from Tech Companies to Follow in 2023ENEngineeringReadingCompany engineering blogs I followed in 2023 to learn about reliable systems, infrastructure, and engineering practice.
- 2023年最值得关注的国外科技公司技术博客中文EngineeringReading我在 2023 年关注的科技公司技术博客,用于学习基础设施和工程实践。
2019
- 推荐阅读 2019-05-13 - 再见微软中文推荐阅读ProductivityReading一篇关于离开微软、职业倦怠,以及重新建立健康工作边界的个人经历。
- 推荐阅读 2019-04-05 - 为什么Google+失败了中文推荐阅读ReadingGoogle关停产品或者服务并不是什么新闻了。作者曾参与Google+产品,并见证了Google+是如何走到被关停的地步。他在文中不仅告诉了我们什么问题导致了它的失败,更从产品决策的角度分享了究竟是导致了它在后来竟无力回天。
- 推荐阅读 2019-03-15 - 停止学习框架中文推荐阅读ProductivityReading一篇关于停止追逐短命框架、把时间投入底层能力,并耐心等待技术经过验证的阅读笔记。
- 推荐阅读 2019-03-09 - Medium的微服务架构中文推荐阅读EngineeringReading我们讨论从单体式巨型应用切换至微服务架构已经有些年了。阅读大公司是如何成功经历这个转型,以及他们对于转型微服务架构的原则和策略可以帮助我们更加充分的利用微服务架构的优势。
- My Productivity Tools and Development Setup in 2019ENProductivityThe hardware, software, and development setup I used to stay productive in 2019.
- 2019年我的生产效率工具和开发环境中文Productivity记录我在2019年使用的硬件、软件和开发环境,以及它们如何帮助我保持高效。
2018
- Embed Google Analytics Dashboard on Website with Server Side AuthorizationENEngineeringA 2018 implementation note for the discontinued Universal Analytics Embed API; it does not work with GA4.
- 如何嵌入Google Analytics图表到你的网站并使用服务端授权中文Engineering一篇 2018 年 Universal Analytics Embed API 实现记录;该集成已经停用,不能用于 GA4。
- Why we need to deprecate x prefix for HTTP headers?ENEngineeringA concise explanation of RFC 6648 and why custom HTTP headers should stop using the X- prefix.
- HTTP头字段为何要弃用X前缀中文Engineering用 RFC 6648 解释为什么自定义 HTTP 头字段应逐步放弃 X- 前缀,以及这项建议背后的兼容性问题。
- Ultimate way to beautify Mac terminal (oh-my-zsh) and plugin recommendationsENProductivityA macOS setup for improving Terminal with a profile, Oh My Zsh, themes, and practical plugins. Verify installation commands before use.
- 程序员的Mac终端(oh-my-zsh)终极美化及必备插件推荐中文Productivity一份 macOS Terminal 的历史配置记录:从终端配色到 Oh My Zsh、主题和常用插件。使用前请核对当前安装命令。
- OAuth 2.0 Authorization Code Flow with PKCE for Native AppsENEngineeringWhy native and other public OAuth clients use the authorization code flow with PKCE, with a browser-based S256 implementation.
- 原生应用的 OAuth 2.0 PKCE 授权码流程中文Engineering解释原生客户端为什么应使用带 PKCE 的授权码流程,并用浏览器 JavaScript 演示 S256 verifier 和 challenge 的生成。
No writing found
Try a broader phrase, another language or topic, orclear all filters.