GoldenDict-ng 音频路由问题排查
2026-05-12
Troubleshooting GoldenDict-ng audio routing on PipeWire and WirePlumber. 记录一次 GoldenDict-ng 音频流被路由到 HDMI 而非默认蓝牙耳机的排查过程。
984 字
|
5 分钟
CSP 实践:从 Response Header 到 Trusted Types
2026-04-27
Content Security Policy practices for static SPA, SSR, CDN / Edge, HTML meta, Trusted Types, and CSP violation observability.
10301 字
|
52 分钟
TanStack Query在项目中的实践总结
2026-03-25
Best practices and experiences of using TanStack Query in a project. 探索TanStack Query在项目中落地遇到的问题与最优解法分享。
4263 字
|
21 分钟
探索多模型在OpenCode中协同工作
2026-02-22
A hands-on exploration of orchestrating multiple LLM Agents (Opus, Codex, Gemini) in OpenCode. 基于 OpenCode 的多模型协同编程,记录通过角色拆分、任务编排与 Hooks 做一个自动化的 Multi-Agent 工作流。
4896 字
|
24 分钟
在Claude Code CLI中使用Codex模型
2026-02-15
Unsatisfied with Codex CLI? Use Codex in your Claude Code CLI instead. Codex的CLI不好用?在你的Claude Code CLI中使用Codex模型。
1347 字
|
7 分钟
Golang生产向脚手架搭建(基于DDD、SQLC、Connect-Go)
2026-02-04
Build a production-ready Go backend scaffold in 2026. 构建 2026 现代化 Go 脚手架:整合 Wire 依赖注入、SQLC (类型安全SQL)、OpenTelemetry 日志采集与 Asynq 异步队列。 涵盖 DDD 目录规范、Chi 路由、Connect-Go (gRPC/HTTP)、OpenFGA+JWT 鉴权、RFC 7807 错误处理、Taskfile 构建、Devbox 开发环境及 Distroless 镜像等实践。
11274 字
|
56 分钟
记一次引入OTel + Elastic APM Server后的Empty span issue排查
2026-01-27
Troubleshooting an empty span issue where introducing OTel + Elastic APM Server, Detecting how OTel competes with APM agent for acquiring context. 围观OTel与APM agent的双栈争夺上下文之战。
2893 字
|
14 分钟
Google Search Console的网域验证深坑
2026-01-26
Troubleshooting an issue with Google Search Console while verifying your domain. 验证域名时发现的 Google Search Console 网域验证深坑。
510 字
|
3 分钟