Digest · 2026-08-23
llm 0.33 Upgrades to OpenAI Python 3.x and Ships the httpx2 Migration
llm 0.33 upgrades to the OpenAI Python library 3.x and switches its HTTP client dependency from httpx to httpx2, completing the fix that 0.32.1 only patched around.
Torvalds Debugged the Linux Kernel With an AI That Kept Wanting to Give Up
Linus Torvalds credited an AI assistant with doing much of the grunt work in a difficult Linux kernel debugging session, despite the model repeatedly claiming the bug was unsolvable.
Coding Agents Made Real GUIs Cheaper Than Terminal UIs, Ptacek Argues
Thomas Ptacek argues coding agents have made building a real native GUI for a small personal tool nearly as cheap as building a terminal UI, so developers should stop defaulting to TUIs.