Stack

Deep dives into the tech stack — frameworks, hosting, databases, and infrastructure choices.

A 27B Open Model Just Beat a 397B Model at Coding — And It Runs on Your Laptop

Alibaba's Qwen team shipped Qwen3.6-27B on April 22. It scores 77.2 on SWE-bench Verified — beating the team's own 397B MoE model while being 15× smaller. Apache 2.0 license. Fits in 16.8 GB at Q4_K_M. Runs on a single consumer GPU. For solo operators who've been priced out of Opus-tier coding agents, this is the first week "run your coding model locally" stops being a hobby project.

Zed Shipped Parallel Agents — Here's What Running Claude, Codex, and Gemini in One Window Actually Feels Like

Zed 0.233.5 landed parallel agents on April 22. You can now run Claude Code on a backend refactor, Codex on the frontend, and Gemini CLI on docs — same window, different threads, same repo. Agent-agnostic via the Agent Client Protocol. I spent a day actually doing it on a production Astro codebase. Here's what works, what doesn't, and whether "parallel" is the killer feature or just a new way to confuse yourself.

A Claude Session Found a 13-Year-Old RCE in Apache ActiveMQ — What That Means for Every Legacy Dependency You Ship

CVE-2026-34197 is an RCE in Apache ActiveMQ that's been sitting in the code since 2013. A security researcher found it during a casual Claude session. It's now on CISA's KEV list with a federal patch deadline of April 30. The real story for solo operators isn't "AI finds bugs." It's that the rate of newly-discovered legacy bugs is about to go up sharply.