Exploring the echoes reverberating through time left by the technology of yesterday as we embrace the technology of tomorrow.

An architect's drafting table at night with a technical blueprint, a brass compass, and a metal ruler under warm lamp light
Automation

Plan mode is actually the product

The IDE-agent products that have stuck for me through a year of daily use share one thing: a strong plan-then-execute workflow. The tools without it produce flashier demos and worse outcomes. Worth being explicit about why this is the actual product.

Sid Smith Sid Smith 5 min read
A heavy ornate brass vault door slightly ajar revealing a glowing computer chip inside the vault chamber
Personal AI

Building an AI assistant that can't see your secrets

The personal AI assistant pattern wants to read everything you have. The honest engineering pattern is the opposite, design the assistant to be useful while structurally unable to see the data that shouldn't go to it. Worth being concrete about how.

Sid Smith Sid Smith 6 min read
A sleek modern laptop on a dark wooden desk with a glowing browser window on the screen and a cursor pointer hovering over a button
AI

OpenAI Operator and the browser-agent generation

Six months in on Operator, plus Mariner, plus Computer Use. The browser-agent category is real and the durable use cases are smaller than the demos suggested. Worth being concrete about what the category does and doesn't do well.

Sid Smith Sid Smith 5 min read
CI/CD for AI models: the pipeline shape that holds up
AI

CI/CD for AI models: the pipeline shape that holds up

Tekton, Argo CD, GitHub Actions, Jenkins X, four answers to model deploys. You can't unit-test a model, so eval suites become the test substitute. Versioning, rollback, blue-green serving. Pipeline config as the Decisions as Code surface, projected per environment.

Sid Smith Sid Smith 6 min read
An organized open wooden desk drawer with neatly arranged index cards, a small brass key, a fountain pen, and folded notes under warm lamp light
Automation

Memory hygiene for daily AI work

The conversation history with your AI tools is a piece of infrastructure now. Treating it like ephemeral chat is fine for the casual case; treating it that way for daily work means you lose context, repeat yourself, and slowly poison your own retrieval.

Sid Smith Sid Smith 5 min read
A racing podium on a dark wooden surface with three sleek metallic computer chips of different sizes resting on first second and third places
AI

Mid-2025 model leaderboard: who wins on cost AND quality

Halfway through the year. The frontier moved, the workhorse tier got crowded, the price floor dropped. The honest leaderboard isn't a single ranking, it's a routing decision per workload, and the menu in July looks meaningfully different from the menu in May.

Sid Smith Sid Smith 5 min read
A vintage ornate paper business card with elegantly curling edges resting on a polished dark wooden desk next to a fountain pen
AI

The death of the prompt-engineer job title

Two years ago, every other LinkedIn post promised six-figure salaries for prompt engineers. Today the title's mostly gone from job boards. The work didn't go away. The framing did, and it's worth being clear about why.

Sid Smith Sid Smith 5 min read
A scattered stack of vintage wall-calendar pages on a wooden home-office desk next to a steaming mug of coffee and a lit brass desk lamp
Personal AI

A year of running AI workloads at home

Twelve months in, the home setup has changed shape: a Mac mini for the always-on lighter services, a Synology underneath for storage and platform services, fast portable SSDs at the working ends, and since March a Mac Studio for inference.

Sid Smith Sid Smith 7 min read
A polished anodized aluminum block split open on a dark surface revealing intricate circuit-board patterns and microchip detail inside
Personal AI

The Apple Silicon + open-weights inflection point

An M4 Max with 64 GB of unified memory comfortably runs open-weights models that needed a serious GPU rig a year ago. The price-per-capability curve crossed something quietly, and the consequence for who can run frontier-adjacent inference at home is bigger than it looks.

Sid Smith Sid Smith 6 min read
A close-up of a metal server rack with neatly organized fiber-optic cables and faint glowing LEDs along the cable paths
Automation

Why your IaC pipeline is the right place to put AI

The infrastructure-as-code review pipeline is one of the highest-leverage places to deploy AI in an engineering org, and almost nobody is doing it well. The reasons it's underused are mostly accidental rather than principled.

Sid Smith Sid Smith 5 min read