Writing

Notes on production AI, security leadership, and the craft of software.

Long-form essays for founders, engineering leaders, and senior ICs building at AI-native startups. Real numbers from real engagements, opinionated on what actually works. Browse all 25 topics → Earlier writing from the original Sublime Coding blog lives in the archive.

Topic guides

Curated reading orders by subject — start here if you want the argument for a topic compressed into 5–6 essays rather than browsed across the full index.

  • AI engineering

    What production AI engineering actually looks like in 2026 — the autonomy ladder for agents, the workflow shift, the telemetry layer, and the contrarian thesis on team sizing. Curated essays from Jared Smith.

  • Security for startups

    The pre-Series-A security playbook — SOC 2 as a revenue tool, fractional CISO economics, the AI-native security stack, what a 90-day engagement actually looks like, and production identity migrations. Curated essays from real engagements at Lavender, BlockFi, and InsideTrack.

  • Engineering leadership

    Engineering leadership at startup scale — the hiring sequence from one engineer to fifteen, the rituals that work at four-person teams, the staff-engineer interview loop, and the slice heuristic that defines senior IC work.

When to Trust an Agent and When to Step In

The hardest part of agentic AI in 2026 isn't getting the agent to do the work. It's knowing when to override it. The four-level autonomy ladder, the five signals an agent is going off the rails, and a real example of catching one before it shipped a quietly broken auth flow.

My Daily Agentic AI Workflow

A walkthrough of how I run 4–7 agent sessions in parallel through a normal engineering day. Morning background tasks, mid-morning pair programming, afternoon reviews, end-of-day ops. The interaction modes that work, the handoff protocol, and the trap that makes most agent workflows produce slop.