Community Beat: Qwen 3.8, Claude Code in Bun/Rust, OpenAI Codex Context Cut
AI round-up. Three items tonight, and they all touch developer tooling in different ways. First: Qwen 3.8 landed with a signal score that put it near the top of tonight's feed — six hundred sixty-nine points. Alibaba's Qwen team has been shipping fast. Whatever this release is, the community is paying attention. We don't have deep detail on the changelog in the scout feed, but six hundred points on Hacker News means the people who actually train and run models are excited. Worth tracking. Second: Claude Code now uses Bun, which is written in Rust. That's a fun dependency chain — an AI coding assistant written in a JavaScript runtime that's been reimplemented in Rust. Simon Willison broke it down. The practical upshot for users: Claude Code is getting a runtime migration, which usually means performance wins and a smaller dependency footprint. For the curious, Willison's blog has the full technical picture. Third: OpenAI reduced the Codex model's context window.

