Skip to main content
← /writing

tag · 34 essays

#genai

All essays tagged genai.

GenAI

The Accidental Podcast

I automated audio versions of my essays, looked away for four months, and found a 22-episode back catalog. Meet Never the Stack, the podcast I never meant to start.

4 min read · 737 words
AI Economics

The Frontier on Your Laptop

Open-weight models have raised the local capability floor while hosted intelligence keeps getting cheaper. The strategic question is no longer which side wins, but which model earns each workload.

12 min read · 2.3k words
GenAI

The Subsidy and the Severance

AI's free-lunch phase is ending, and that makes AI-driven layoff math harder to defend. Two repricings, one ledger.

13 min read · 2.6k words
AI Strategy

Workflow.ts: When the Code Runs the Agent, Not the Other Way Around

Agent loops let the model pick the next step. Workflows invert that. Code owns the control flow; the model owns the judgment inside each step. Here is the TypeScript file I am running today, type-checked against the live SDK, and the honest answer to whether you should build this now or wait for the official tool.

19 min read · 3.7k words
Platform Engineering

AI Populism is a Builder's Problem

Jasmine Sun argues AI politics has a new meta, and the warning shots have started. Reading her piece as an engineering leader, here is what the narrative failure looks like from inside a large team, why sociopolitical alignment is our job, and what each of us owes our own career in a market this fast.

6 min read · 1.0k words
GenAI

The Dark Factory Model for AI-Driven Software Development

Most engineers treat AI-generated code like work from a junior developer they don't trust. Simon Willison gave me a better mental model: the dark factory. Here is what it means, why experience is the raw material, and how to build a system that runs.

6 min read · 1.0k words
GenAI

Open Weights, Real Stakes: Running Gemma 4 31B Locally

Google dropped Gemma 4, and I had it running locally the same night. What open weights actually mean, the hardware reality, and why the most interesting AI architectures are about to go hybrid — on-device and in the cloud.

13 min read · 2.4k words
GenAI

They're Using Claude to Ship Claude (And It Shows)

Anthropic has shipped more meaningful product features in the last few weeks than most teams ship in a quarter. A theory — and what it tells us about what AI-assisted development actually unlocks when a team uses their own product to build it.

6 min read · 1.1k words
Software Engineering

The Open Source Paradox AI Created

Generative AI is accelerating open-source adoption while quietly breaking the economic models that sustain it. This is not a tooling problem. It’s a policy and incentive failure.

5 min read · 878 words
GenAI

Frontier Models, Small Language Models, and a New Middle Path

The most strategic AI decision is not which model to use — it is knowing when generic intelligence is not enough. AWS Nova Forge marks the shift from consuming AI to owning a specialized slice of it, and why that middle path is where enterprise AI actually lives.

3 min read · 451 words
GenAI

The Future of Interfaces

AI-powered interfaces are evolving beyond traditional graphical UIs toward intent-based interactions, where users describe desired outcomes rather than navigating through menus and clicks.

2 min read · 368 words