<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>开发 on 半夏笔记</title><link>https://hk.net-web.org/categories/%E5%BC%80%E5%8F%91/</link><description>Recent content in 开发 on 半夏笔记</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Mon, 15 Jun 2026 09:00:00 +0800</lastBuildDate><atom:link href="https://hk.net-web.org/categories/%E5%BC%80%E5%8F%91/index.xml" rel="self" type="application/rss+xml"/><item><title>用 Docker Compose 编排本地开发环境</title><link>https://hk.net-web.org/post/docker-compose-dev/</link><pubDate>Mon, 15 Jun 2026 09:00:00 +0800</pubDate><guid>https://hk.net-web.org/post/docker-compose-dev/</guid><description>&lt;p>团队里每个人本地配环境的痛苦大家都懂：版本不一致、依赖冲突、装了卸卸了装。自从用 Docker Compose 统一开发环境后，新人入职第一天就能跑起来项目。分享一套我用了两年的实践。&lt;/p></description></item><item><title>Git 进阶：rebase、cherry-pick 与冲突的艺术</title><link>https://hk.net-web.org/post/git-advanced/</link><pubDate>Wed, 20 May 2026 16:45:00 +0800</pubDate><guid>https://hk.net-web.org/post/git-advanced/</guid><description>&lt;p>团队协作久了，难免会遇到一些 Git 进阶场景：把几个零散 commit 合并成一个、把某个分支的特定提交挪过来、处理纠缠不清的冲突。这篇梳理几个高频操作。&lt;/p></description></item></channel></rss>