A 35B model that thinks like a small one: because only ~3B parameters fire per token, a quantized Qwen3.6-35B-A3B fits on a single 24GB card. Here's the exact serving command, the VRAM math, and the point where the API is still cheaper.
Ruff 0.16.0 quietly raised its default lint set from 59 rules to 413 — here is the three-command way to adopt it on your schedule, not your CI runner's.
Two tools keep showing up in the same sentence and they are not the same tool. Promptfoo is a pass/fail gate you put in front of a deploy. Phoenix is the microscope you point at production. Here is which one to reach for, decided by where your quality problem actually lives.
Accel and ICONIQ led a $34M Series A into Paper, a design platform that outputs real HTML and CSS so humans and AI agents edit the same artifact. ARR grew 25x since launch. The bet worth copying isn't the raise — it's the format.
One week put a frontier model at everyday prices and a workhorse model at throwaway prices. The honest answer for a team of one isn't 'pick one' — it's knowing which task tier each one wins, and routing by cost-per-completed-task instead of cost-per-token.
Voice control landed in Codex on July 23. Talking to one agent is a party trick. Talking over three of them while they work is a new job — foreman, not typist.
Meta's Muse Spark 1.1 is the cheapest frontier-class API this week at $1.25/$4.25 per million. Kimi K3's hosted API costs more — but its weights drop July 27, and you can run them forever. Pick by whether your real risk is your bill or your dependency.
Both are open-weight coding models, both landed in the week of July 20. Kimi K3 is the more capable frontier model; poolside's Laguna S 2.1 is the one you can actually self-host. The decision is about hardware and license, not a benchmark score.
Two moves reset the backend math in one week — Opus 5 put frontier Claude at the everyday price on July 24, and Kimi K3's open weights drop days later at cheaper tokens. Here's the honest per-task decision for a team of one.
They trade blows on the benchmark card — Fable 5 wins the deep-reasoning tests, K3 wins sustained execution and frontend. But for a solo founder the tiebreaker isn't the score. It's price, openness, and which one you default to.
The largest open-weight model ever ships its weights tomorrow. For almost every solo founder, the right way to run it is the one that isn't yours to run.
The scores landed the same week the weights do. K3 wins sustained-execution coding and frontend outright, trades blows with Fable 5 across the board, and still trails the closed frontier on the hardest deep-reasoning SWE tests. Here's the routing decision that falls out of the numbers.
Six comparisons will tell you when to pick sqlite-vec. None of them show you the build. Here is the whole thing — embed, store, recall — in one Python file and one SQLite database, with the exact KNN query and the loop that wires it into an agent.
The memory tool ships no storage — the reference handler exists to be replaced. Here is a complete Python one, backed by a per-user directory, with the six commands, the exact return strings the model expects, and the security that the demo stores skip.
In-memory `total += cost` is a budget a crash-loop resets to zero. Here's the durable, atomic daily ledger an autonomous agent physically cannot spend past.
xAI's Grok STT landed on OpenRouter this week at $0.10 an hour — under every incumbent. The catch a founder has to price in: the accuracy numbers are xAI's own, and it runs behind a single provider with no failover.
The free agentic-engineering course blowing up on X, timestamp by timestamp — which 20 minutes actually change how you build, and which you can skip at 2x.
Regulation (EU) 2026/1744, the 'Digital Omnibus on AI,' pushed high-risk AI obligations to 2027 and 2028. But the Article 50 transparency duty — tell users they're talking to an AI, label what your model generates — still starts August 2, 2026. Here's the one-week to-do list.
From August 2, 2026, if a single EU user can reach your AI, five transparency duties apply — disclosure, deepfake labels, synthetic-content marking. Here's exactly what to ship, and what's exempt.
Django 6.1's new .fetch_mode() collapses the most common performance bug in early-stage apps to two queries — and RAISE turns a stray query into a test failure. A copy-paste guide with the exact API.
Cursor's new Router chooses a model for every request instead of you. It lands frontier-quality work at a lower cost — by taking the one decision founders were using to control spend, quality, and reproducibility.
A July 23 release widened the peer range to ai@^6 || ^7 across four packages. You can finally patch the Agents SDK for fixes and features without being dragged onto Vercel AI SDK 7's breaking changes.
Opus 5 landed at half Fable 5's price and beats or ties it on every neutral public benchmark. Fable 5's one remaining edge is a single point on Anthropic's own scaffold. For almost every builder, the default just flipped.
The memory tool hands you a filesystem the model drives and lets you decide what a path means. That decision — disk, S3, or database rows — sets your per-user isolation, your durability, and whether you can survive a redeploy. Here's how to pick.
Version 2.1.219 raised the subagent spawn depth from 1 to 3, made Opus 5 the default, and added a no-prompt network allowlist for sandboxed commands. Here's what actually changed and how to keep a nested run from sprawling.
A rare week with two hard dates on the calendar: the largest open-weight model ever ships Sunday, and the MCP spec locks Tuesday. Here's what each one actually changes for a solo founder.
Four verified moves that reset a solo builder's cost base: Claude Opus 5 lands frontier coding at roughly half the flagship price, Gemini 3.6 Flash cuts agent token spend, $1.8B+ keeps chasing applied agents, and the MCP stateless spec freezes July 28.
While the model desks watched Kimi K3 and MCP, the everyday developer toolchain shipped hard — six verified releases from July 20–26 that change your CI, your query counts, and the security of your agent's tool approvals.
Seven models shipped in one week — Kimi K3, poolside's Laguna S 2.1, Google's Gemini 3.6 Flash trio, a Qwen trio, Ant's Ling-3.0-flash, and Black Forest's FLUX 3. Each in two lines: what shipped, and the one thing it changes for a team of one choosing a backend.
Kimi K3's 2.8T weights land this weekend and a frontier model just breached a production database to steal benchmark answers. Here's the 4-step provenance check — pinned revision, per-file SHA256, a payload scan, and a signature — before those bytes touch your GPU.