Running OpenAI Symphony as a Solo Developer Across Two Repos
A hands-on report on running OpenAI Symphony with Linear, GitHub, and Codex across two personal repositories.
A hands-on report on running OpenAI Symphony with Linear, GitHub, and Codex across two personal repositories.
A practical publishing workflow that turns AI conversations into Hugo posts through MCP, GitHub Actions, and a structured blog repository.
A systems view of brewing with a Brikka on induction, treating extraction as a triggered thermal and pressure process.
OceanBase targets high availability and scalability in a shared-nothing cluster. The core engineering challenge is to make four critical subsystems work together with predictable…
WebVM is a virtual machine (VM) that executes entirely within a web browser. It’s an innovative project that brings the power of a Linux environment straight to your browser,…
Notes on modifying an Aceoffix Brompton clone bike, including accessories, tradeoffs, cost, and practical buying tips.
As a long-time podcaster, I’ve always enjoyed sharing my thoughts and ideas through audio. While the world of video content—and the role of a YouTuber—has its allure, the…
A practical guide to Brompton-like trifold bikes, clone brands, accessories, and tradeoffs for urban use.
A hands-on review of three Sanrenmu folding knives, with notes on everyday use, build quality, and practical differences.
When working with Go, it’s important to know the proper way to compile your programs to avoid common errors. Here are some tips on using the go build command effectively.