~/steve.net — topics/ai/cost-series · theme: Synthwave

Cost Series — The Bill

Working notes. These are the planning pages for a video series — posted ahead of production, outline-first, and they'll shift as episodes get scripted. They read like notes because they are notes.

A series about the economics of running LLMs: what you actually pay, how to measure it, and how to drive it down without wrecking quality. Sibling track to the Fleet Series — that one is about building the fleet; this is about what it costs to run.

"The Bill" is the working title (on-thesis: the bill is not the token count).

The series thesis

One sentence: stop counting tokens; price the work. Caching and model tiering broke the old token↔cost equivalence, so minimizing tokens now optimizes the cheapest axis while ignoring the expensive ones (output and model choice). The real objective is cost per unit of useful work — and the levers are routing, cache hit rate, and output discipline.

The cost model (the durable structure — confirm live pricing at script time)

Cost is not flat per token:

So, roughly: cost ≈ Σ(fresh×1 + cache_write×1.25 + cache_read×0.1 + output×5) × model_price. Two systems with identical token counts can differ 10×+ in cost. (Multipliers are directional and provider-specific; pull exact current numbers when scripting.)

Episodes

Suggested watch order is numeric; every episode opens with a 20-second "why tokens ≠ cost" recap so it stands alone.

Relationship to the Fleet Series

Source material / demos (this is grounded in real work, not theory)

Format notes

theme: apple synthwave amber c64 arcade tek
steve.net · page: topics/ai/cost-series
? keys try: curl steve.net or: ssh steve.net or: shell mode or: reading view