Codex's logs_2.sqlite wrote ~37TB to an SSD in 21 days, per a GitHub issue. Cause: TRACE logs and SQLite WAL write amplification, the two June 22 fix PRs, and what to check.
Dug a 2001 Aquaplus P/ECE out of a closet and got my own C game running on it: WinUSB/Zadig for the dead driver, a from-source S1C33 LLVM toolchain, and a 15GB-RAM OOM.
Codex printed 'Selected model is at capacity. Please try a different model.' mid-task. It's model-side serving capacity, not context length, and the same thread resumed after a continue prompt — with the OpenAI maintainer's explanation (issue #17014) and which related issues stay open.
Claude Code sometimes emits a stray court token and raw <invoke> as plain text instead of running Read/Edit/Bash — a malformed tool call that never executes. How to tell it from a hung shell or a 'could not be parsed' error, on long Opus 4.8 sessions.
After a macOS update, tmux sessions started by cron lost access to the Keychain, causing Claude CLI batch jobs to silently fail. Diagnosing the issue, the fix, and why this is a structural macOS Keychain problem rather than a Claude CLI bug.
A thinking block corruption error crashed my Claude Code Web session and wiped uncommitted files. An investigation into the cause, workarounds, and whether the files can be recovered.
In January 2026, Logi Options+ and G HUB stopped working on macOS due to an expired certificate. Here's how to fix it and why this happened in the first place.
How to resolve the error "The project used to create this conversation has been deleted" that appears when trying to use a custom Gem in the Gemini app.