Strong Opinions
Perspectives and takes on the developer landscape.
Category
Strong Opinions
Tags
46 more tagsFewer tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
Filters1
Category
Strong Opinions
Tags
46 more tagsFewer tags
64 posts

Code Review Is the Bottleneck Now
Code review bottleneck hit high-AI teams as PR volume doubled. Risk-tier the queue, run specialist reviewers, and keep humans on intent and architecture.

Kill the cookie banner (or stop pretending it protects anyone)
Cookie banners often launder consent for trackers you chose to load. Kill non-essential tracking first, or ship equal Reject when ads still need a device ID.

Over-Defensive AI Code Is the Hangover After Vibe Coding
Over-defensive AI code is the hangover after vibe coding. Cut silent defaults and empty catch blocks at one trust boundary so real failures stay visible.

SEO Changes Every Week and Almost None of It Matters
Google shipped 4,781 changes to Search in 2023 and announced six. SEO changes every week, and measured data shows a 74% traffic drop was really just one page.

If Claude Going Down Stops Your Team, You Have a Reliability Problem
Claude has logged 150+ outages since January 2026. A team stopped cold every time is missing a fallback, not absorbing an unavoidable single point of failure.

What Google's AI Overviews take from developer documentation
AI Overviews developer documentation panic misses the real culprit. Stack Overflow declined years before launch, and AI agents already rival browser traffic.

Apple AI Strategy Traded The Frontier For Distribution
Apple AI strategy now rents a frontier model from Google. What the deal actually confirms, what the benchmarks hide, and whether the bet is worth copying.

Every Stateless MCP Server Rebuilds State Somewhere
A stateless MCP server never deletes its state, it just relocates it. The measured wire cost, the three places it lands, and how to pick one of them on purpose.

The Open Weights Rules Nobody Can Comply With
Every open weights rule on the table stops working the moment a download finishes. Sort the three asks by when they act and see which ones still hold.