<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>BKMPG</title>
        <link>https://bro-know-my.org/</link>
        <description>Linux、VPS、开发工具与 AI 工具的实践笔记、教程和文档。</description>
        <lastBuildDate>Thu, 10 Sep 2026 01:34:17 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>Copyright © 2026 BKMPG</copyright>
        <item>
            <title><![CDATA[给 Codex 配个小模型跑腿，高级模型调用量直接腰斩]]></title>
            <link>https://bro-know-my.org/blog/tools/codex-quick-explorer</link>
            <guid isPermaLink="false">https://bro-know-my.org/blog/tools/codex-quick-explorer</guid>
            <pubDate>Thu, 10 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[用 quick_explorer 接手搜索、盘点和配置核对，我的实测中高级模型调用量大约减半。记录配置方法，以及这种分工为什么能省额度。]]></description>
            <author>假发</author>
            <category>Codex</category>
            <category>AI</category>
            <category>配置</category>
        </item>
        <item>
            <title><![CDATA[使用自定义 API Provider 运行 Codex]]></title>
            <link>https://bro-know-my.org/blog/tools/codex-custom-api-provider</link>
            <guid isPermaLink="false">https://bro-know-my.org/blog/tools/codex-custom-api-provider</guid>
            <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[给 Codex CLI 配置自建 OpenAI 兼容 API、独立令牌和 Responses 接口的简明步骤。]]></description>
            <author>假发</author>
            <category>Codex</category>
            <category>CLI</category>
            <category>API</category>
            <category>配置</category>
        </item>
        <item>
            <title><![CDATA[Tauri 跨平台发布：迁移 macOS Runner 与容忍 DMG 偶发失败]]></title>
            <link>https://bro-know-my.org/blog/tools/tauri-github-actions-release-pitfalls</link>
            <guid isPermaLink="false">https://bro-know-my.org/blog/tools/tauri-github-actions-release-pitfalls</guid>
            <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[记录 Tauri 项目因旧版 macOS Runner 停止支持而迁移，以及隔离 DMG 偶发失败的 GitHub Actions 调整。]]></description>
            <author>假发</author>
            <category>Tauri</category>
            <category>GitHub Actions</category>
            <category>CI/CD</category>
            <category>macOS</category>
        </item>
        <item>
            <title><![CDATA[kitty 里 Codex 回车与退格重复触发的修复]]></title>
            <link>https://bro-know-my.org/blog/tools/kitty-codex-double-keypress-fix</link>
            <guid isPermaLink="false">https://bro-know-my.org/blog/tools/kitty-codex-double-keypress-fix</guid>
            <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[排查 kitty keyboard protocol 导致 Codex TUI 按键被处理两次的问题，并给出三种修复方式。]]></description>
            <author>假发</author>
            <category>kitty</category>
            <category>Codex</category>
            <category>Linux</category>
            <category>故障排查</category>
        </item>
        <item>
            <title><![CDATA[Codex CLI 命令与参数速查]]></title>
            <link>https://bro-know-my.org/docs/codex/cli-commands</link>
            <guid isPermaLink="false">https://bro-know-my.org/docs/codex/cli-commands</guid>
            <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Codex CLI 全局参数、子命令和常用调用方式的中文速查。]]></description>
            <author>假发</author>
            <category>Codex</category>
            <category>CLI</category>
            <category>AI 工具</category>
        </item>
        <item>
            <title><![CDATA[Codex 可自定义配置项速查]]></title>
            <link>https://bro-know-my.org/docs/codex/config-options</link>
            <guid isPermaLink="false">https://bro-know-my.org/docs/codex/config-options</guid>
            <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Codex CLI 与 Desktop App 的配置分层、模型、鉴权、权限、界面和外部集成配置项速查。]]></description>
            <author>假发</author>
            <category>Codex</category>
            <category>配置</category>
            <category>AI 工具</category>
        </item>
        <item>
            <title><![CDATA[Codex TUI 快捷键速查]]></title>
            <link>https://bro-know-my.org/docs/codex/keyboard-shortcuts</link>
            <guid isPermaLink="false">https://bro-know-my.org/docs/codex/keyboard-shortcuts</guid>
            <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Codex TUI 默认快捷键、文本编辑、Vim 模式和常用面板操作速查。]]></description>
            <author>假发</author>
            <category>Codex</category>
            <category>快捷键</category>
            <category>AI 工具</category>
        </item>
        <item>
            <title><![CDATA[Codex TUI 斜杠命令速查]]></title>
            <link>https://bro-know-my.org/docs/codex/slash-commands</link>
            <guid isPermaLink="false">https://bro-know-my.org/docs/codex/slash-commands</guid>
            <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Codex TUI 会话、配置、调试和 Agent 相关斜杠命令速查。]]></description>
            <author>假发</author>
            <category>Codex</category>
            <category>命令</category>
            <category>AI 工具</category>
        </item>
        <item>
            <title><![CDATA[如何给 BKMPG 写文章]]></title>
            <link>https://bro-know-my.org/docs/site/writing</link>
            <guid isPermaLink="false">https://bro-know-my.org/docs/site/writing</guid>
            <pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[BKMPG 从选择分类、创建 Markdown、处理图片到本地检查和发布的完整写作流程。]]></description>
            <author>假发</author>
            <category>BKMPG</category>
            <category>Markdown</category>
            <category>VitePress</category>
        </item>
        <item>
            <title><![CDATA[PipeWire 下 USB DAC 音量到顶问题的排查与修复]]></title>
            <link>https://bro-know-my.org/blog/linux/pipewire-usb-dac-volume-fix</link>
            <guid isPermaLink="false">https://bro-know-my.org/blog/linux/pipewire-usb-dac-volume-fix</guid>
            <pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[从 ALSA 双音量控件定位 PipeWire 遗漏主音量的问题，并用 ACP 用户配置修复。]]></description>
            <author>假发</author>
            <category>Linux</category>
            <category>PipeWire</category>
            <category>音频</category>
            <category>故障排查</category>
        </item>
        <item>
            <title><![CDATA[建站开篇：为什么要做这个站]]></title>
            <link>https://bro-know-my.org/blog/hello</link>
            <guid isPermaLink="false">https://bro-know-my.org/blog/hello</guid>
            <pubDate>Sun, 09 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[整理那些真正解决过问题的技术记录。]]></description>
            <author>假发</author>
            <category>建站</category>
            <category>VitePress</category>
            <category>Markdown</category>
        </item>
    </channel>
</rss>