<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on summer</title><link>http://xiaming.com.cn/post/</link><description>Recent content in Posts on summer</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Thu, 22 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://xiaming.com.cn/post/index.xml" rel="self" type="application/rss+xml"/><item><title>2025 年度总结</title><link>http://xiaming.com.cn/post/2026/01/22/2025-%E5%B9%B4%E5%BA%A6%E6%80%BB%E7%BB%93/</link><pubDate>Thu, 22 Jan 2026 00:00:00 +0000</pubDate><guid>http://xiaming.com.cn/post/2026/01/22/2025-%E5%B9%B4%E5%BA%A6%E6%80%BB%E7%BB%93/</guid><description>旅游出行 今年事太多了，基本没怎么出去，就去了杭州周边的象山和苏州还有上海。
最近还去了趟广德吃了现在比较火的广德三件套。
消费败家 买了点电子产品（手机游戏机等），换了台车，还有其他各种杂七杂八的小东西&amp;hellip;
运动健康 夏天坚持了两个月的骑行。
展望明年 坚持运动，去远一点的地方。</description></item><item><title>macOS 前端开发环境</title><link>http://xiaming.com.cn/post/2025/05/09/macos-%E5%89%8D%E7%AB%AF%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83/</link><pubDate>Fri, 09 May 2025 00:00:00 +0000</pubDate><guid>http://xiaming.com.cn/post/2025/05/09/macos-%E5%89%8D%E7%AB%AF%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83/</guid><description>安装homebrew 中科大homebrew镜像：https://mirrors.ustc.edu.cn/help/brew.git.html
# 使用以下命令快速安装homebrew export HOMEBREW_BREW_GIT_REMOTE=&amp;quot;https://mirrors.ustc.edu.cn/brew.git&amp;quot; export HOMEBREW_CORE_GIT_REMOTE=&amp;quot;https://mirrors.ustc.edu.cn/homebrew-core.git&amp;quot; export HOMEBREW_BOTTLE_DOMAIN=&amp;quot;https://mirrors.ustc.edu.cn/homebrew-bottles&amp;quot; export HOMEBREW_API_DOMAIN=&amp;quot;https://mirrors.ustc.edu.cn/homebrew-bottles/api&amp;quot; /bin/bash -c &amp;quot;$(curl -fsSL https://github.com/Homebrew/install/raw/HEAD/install.sh)&amp;quot; # 替换为国内镜像 vim ~/.zshrc # 添加以下代码 # brew export PATH=&amp;quot;/opt/homebrew/bin:$PATH&amp;quot; export HOMEBREW_NO_ENV_HINTS=true export HOMEBREW_NO_AUTO_UPDATE=&amp;quot;true&amp;quot; export HOMEBREW_INSTALL_FROM_API=1 export HOMEBREW_BREW_GIT_REMOTE=&amp;quot;https://mirrors.ustc.edu.cn/brew.git&amp;quot; export HOMEBREW_CORE_GIT_REMOTE=&amp;quot;https://mirrors.ustc.edu.cn/homebrew-core.git&amp;quot; export HOMEBREW_BOTTLE_DOMAIN=&amp;quot;https://mirrors.ustc.edu.cn/homebrew-bottles&amp;quot; export HOMEBREW_API_DOMAIN=&amp;quot;https://mirrors.ustc.edu.cn/homebrew-bottles/api&amp;quot; # 按esc + :wq保存 source ~/.zshrc 安装git brew install git 安装nvm brew install nvm mkdir ~/.nvm vim ~/.zshrc # 添加以下代码 # nvm export NVM_DIR=~/.nvm source $(brew --prefix nvm)/nvm.sh # 按esc + :wq保存 source ~/.</description></item><item><title>新年快乐</title><link>http://xiaming.com.cn/post/2025/01/29/%E6%96%B0%E5%B9%B4%E5%BF%AB%E4%B9%90/</link><pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate><guid>http://xiaming.com.cn/post/2025/01/29/%E6%96%B0%E5%B9%B4%E5%BF%AB%E4%B9%90/</guid><description/></item><item><title>Hello world</title><link>http://xiaming.com.cn/post/2024/01/09/hello-world/</link><pubDate>Tue, 09 Jan 2024 00:00:00 +0000</pubDate><guid>http://xiaming.com.cn/post/2024/01/09/hello-world/</guid><description/></item></channel></rss>