Stack

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

Google Just Merged ChromeOS and Android Into One OS. The First Devices Ship This Fall. Here's the App Distribution Window That Opens Before It Closes.

Google confirmed Aluminium OS — a unified OS replacing both ChromeOS and Android on laptops — at I/O 2026. First Googlebook laptops from Acer, Asus, Dell, HP, and Lenovo ship this fall. New platforms at scale create a brief early-mover window in app stores. Here's how to think about whether it's worth prioritizing.

Mistral's Le Chat Work Mode Can Hit Your Email, Your Jira, and Your Calendar Simultaneously. Here's What Actually Makes It Different.

Mistral shipped Work Mode in Le Chat — a multi-step agentic layer powered by Mistral Medium 3.5 (128B, 256k context) that executes parallel tool calls across email, calendar, documents, Jira, and Slack, with every reasoning step visible and explicit approval required before sensitive actions. The capability is competitive with frontier tools. The data jurisdiction is not.

OpenAI Is Preparing to Sue Apple Because the ChatGPT Integration Brought in 'Nowhere Close' to Projected Revenue. Every Solo Dev Building on a Platform They Don't Control Should Read This.

OpenAI has engaged outside counsel to explore breach-of-contract claims against Apple after the ChatGPT-in-Siri integration underperformed projections. The gap between 'we have a distribution deal' and 'the deal actually distributes us' is not unique to companies with lawyers.

Anthropic Built a Model Too Good at Hacking to Ship. Here's What That Changes for Solo Builders.

Anthropic formed Project Glasswing after observing that an unreleased model called Mythos2 Preview could "surpass all but the most skilled humans" at finding software vulnerabilities. They didn't announce a launch date. They announced a containment project. That's a meaningful governance signal — and there's a practical implication for how you think about your own codebase.

Google I/O Is in 12 Days. Here's the Indie-Operator Pre-Game — What to Watch For, What's Hype, and the One Stack Decision Worth Deferring Until May 20.

Google I/O 2026 keynotes May 19. Most of the agenda will be irrelevant to a solo operator. Three things on it actually matter — Gemini 4.0 if it ships, agentic tooling that competes with Claude Code, and Workspace-native agents that compete with Microsoft Agent 365. Plus one specific routing decision worth deferring 12 days for.

A Backdoored PyTorch Lightning Just Tried to Worm From PyPI Into npm and Steal Every Cloud Credential It Could Find. Here's the 30-Minute Audit.

Attackers published lightning 2.6.2 and 2.6.3 to PyPI on April 30 with a hidden JavaScript payload that steals credentials and — if it finds an npm publish token — wraps every package that token can publish to. Cross-ecosystem propagation is the new shape of supply chain. Here's what to actually check this weekend.

Stripe Just Quietly Launched a Build-Your-Whole-Stack-From-One-Dashboard Product. I Tried It. The Convenience Win Is Real, the Lock-In Shape Is Sneakier.

Stripe Projects went GA at Sessions 2026 — provision, manage, and bill 32 partner services (Vercel, Supabase, Clerk, Cloudflare, Render, Sentry, Twilio, Hugging Face) from inside Stripe with one invoice. Plus Stripe Console, an agentic dashboard. I spent an evening with it. Here's the honest read.

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.