Blog

Thoughts on AI, the tech stack, and the indie hacker journey.

The No-Tech Tractor at the Top of HN Is a Market Signal Every Solo SaaS Should Read

The #1 post on Hacker News this week (1,826 points) is about an Alberta startup selling tractors with no computers — no DRM, no subscriptions, no John Deere-style "we own the software in the thing you bought." Farmers are lining up. If you think this is an agriculture story, you're missing the point. It's the clearest market signal of 2026 that "make your product own-able again" is a viable positioning, and it applies to every solo SaaS I know.

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.

SpaceX Has an Option to Buy Cursor for $60B — Here's the Solo Dev Exit Plan

On April 21 SpaceX signed a deal giving it the right to acquire Cursor for $60 billion later this year, killing a $2B fundraise that was days from closing. The story reads like a strange Elon headline but the implications for solo operators are immediate. The AI editor you've been running your whole workflow through is now 18 months away from belonging to a rocket company. Here's what to actually do about it this week.

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.