Stories — page 2

Claude Opus 5 API request parameters that now return a 400 error

Claude Opus 5 returns 400 on temperature. What to do

Set temperature=0.7 on Claude Opus 5 and the request fails. The API returns a 400 error, not a warning and not a silently ignored parameter. The same happens with topp, topk, and with the manual

Fri Aug 21 2026 · 6 min read · 22 views

AI

Next.js version branches and the August 26, 2026 security patch

Next.js security release lands August 26. Prep now

Vercel has told everyone that a critical bug exists in Next.js, and has not yet said what it is. The Next.js security release lands on August 26, 2026. It fixes one critical-severity vulnerability,

Fri Aug 21 2026 · 6 min read · 2 views

Software

Python 3.15 free-threaded build running parallel threads without the global interpreter lock

Python 3.15 hits rc1. Is free-threading ready yet?

Python 3.15.0rc1 arrived on August 4, 2026, and the release announcement states there will be no ABI changes from this point forward in the 3.15 series. Wheels you build against rc1 keep working with

Tue Aug 18 2026 · 6 min read · 2 views

Software