<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>未明观测</title><description>偏 MyGo!!!!! / 高松灯气质的个人博客，记录夜色、文本、音乐与一些仍在回响的情绪。</description><link>https://bytecoltx.github.io/</link><item><title>图片压缩与 AVIF 转换</title><link>https://bytecoltx.github.io/posts/image-compression-avif/</link><guid isPermaLink="true">https://bytecoltx.github.io/posts/image-compression-avif/</guid><description>从在线压缩到本地命令行转换，整理一套更适合前端静态站点的图片体积优化流程。</description><pubDate>Sat, 09 May 2026 16:00:00 GMT</pubDate></item><item><title>PGP 签名验证教程</title><link>https://bytecoltx.github.io/posts/pgp-signature-verification/</link><guid isPermaLink="true">https://bytecoltx.github.io/posts/pgp-signature-verification/</guid><description>确认下载文件是否真的来自发布者，以及在传输过程中有没有被篡改。</description><pubDate>Sat, 09 May 2026 16:00:00 GMT</pubDate></item><item><title>Git Fork + Rebase 操作流程</title><link>https://bytecoltx.github.io/posts/git-fork-rebase-workflow/</link><guid isPermaLink="true">https://bytecoltx.github.io/posts/git-fork-rebase-workflow/</guid><description>整理一套适合日常协作开发的 Fork、同步与 Rebase 流程，减少分叉和脏历史。</description><pubDate>Sat, 09 May 2026 16:00:00 GMT</pubDate></item><item><title>Bash 和 Zsh Completion 脚本的最佳实践</title><link>https://bytecoltx.github.io/posts/bash-zsh-completion-best-practices/</link><guid isPermaLink="true">https://bytecoltx.github.io/posts/bash-zsh-completion-best-practices/</guid><description>把命令补全脚本放到正确位置，比每次在 shell 启动时强行 source 要更稳也更快。</description><pubDate>Sat, 09 May 2026 16:00:00 GMT</pubDate></item><item><title>Linux 持久化挂载磁盘</title><link>https://bytecoltx.github.io/posts/linux-persistent-mount/</link><guid isPermaLink="true">https://bytecoltx.github.io/posts/linux-persistent-mount/</guid><description>在 Linux 上让磁盘重启后自动挂载，常见方案主要是 `fstab` 和 `systemd mount unit`。</description><pubDate>Sat, 09 May 2026 16:00:00 GMT</pubDate></item><item><title>Mermaid 从入门到入土</title><link>https://bytecoltx.github.io/posts/mermaid-quickstart/</link><guid isPermaLink="true">https://bytecoltx.github.io/posts/mermaid-quickstart/</guid><description>用一篇文章快速掌握 Mermaid 的常见图表语法、节点写法和连线规则。</description><pubDate>Sat, 09 May 2026 16:00:00 GMT</pubDate></item><item><title>PyPI 包发布流程</title><link>https://bytecoltx.github.io/posts/pypi-release-workflow/</link><guid isPermaLink="true">https://bytecoltx.github.io/posts/pypi-release-workflow/</guid><description>如果项目已经把发布动作交给 GitHub Actions，那么本地真正要做的只是版本、提交和 tag。</description><pubDate>Sat, 09 May 2026 16:00:00 GMT</pubDate></item><item><title>NoneBot 插件发布速记</title><link>https://bytecoltx.github.io/posts/nonebot-plugin-release-notes/</link><guid isPermaLink="true">https://bytecoltx.github.io/posts/nonebot-plugin-release-notes/</guid><description>把 NoneBot 插件从“本地改完了”推进到“带版本号正式发出去”的最小命令清单。</description><pubDate>Sat, 09 May 2026 16:00:00 GMT</pubDate></item></channel></rss>