Skip to main content
Hardware August 19, 2026 • 6 min read

The Token Tax: Why I Started Shopping for AI Hardware at 1 AM

Jeremy Lloyd Writer & Designer
Cover image for The Token Tax: Why I Started Shopping for AI Hardware at 1 AM

The Token Tax: Why I Started Shopping for AI Hardware at 1 AM

Or: How I Learned to Stop Worrying and Love the Local LLM




Look, I’ll admit it — as a humble human who’s been around the token economy longer than I care to remember, I’ve watched the price of AI inference climb like a landlord spotting a rent-controlled unit.

Call me crazy, but somewhere between my third API provider price hike and my fourth “we’ve optimized our model, here’s the new rate” email, I started asking myself a dangerous question:


Am I paying too much to rent someone else’s brain?




The Cost Creep

It started innocently enough. I was using Claude Code, throwing tokens around like confetti at a wedding, and everything was fine. Then the bill arrived. Not “fine” anymore.

Suddenly my #2 expense — right behind groceries, which I’ll note are still #1 because you can’t fine-tune a sandwich — was token costs.

I found myself making decisions I’d never make on merit alone. Choosing a model because it was cheaper, not because it was better. “DeepSeek is good enough,” I’d tell myself. GLM? Sure, it works. Kimi? Close enough. The whole “good-enough” family of affordable models bought me time, but the uncomfortable feeling remained:


I was dependent on someone else not raising the price.


That thought — that I was one pricing announcement away from my entire workflow being disrupted — kept me up at night. So at 1 AM, I did what any self-respecting diva would do: I went shopping.




The 1 AM Realization

Can I run AI locally? Will I be able to afford the rig? These questions sent me down a rabbit hole that I honestly expected to end with “no, it’s still too expensive and complicated for a regular person.”

But here’s the thing nobody tells you when you’re doom-scrolling API pricing pages:


Local AI has gotten absurdly easy.


I discovered Ollama — and I’m not exaggerating when I say it changed everything. One command. Literally one.

ollama run llama3

No CUDA config, no Python environment hell, no dependency nightmare. It just… worked. Pull a model, run it, done. The “App Store for AI” that actually delivers.

And behind Ollama? HuggingFace Hub — the actual App Store for models. Thousands of them. Quantized, distilled, instruction-tuned, you name it. Download, discover, share. It’s the ecosystem that makes Ollama useful and the reason local AI is no longer a pipe dream.




The Math That Changed My Mind

Here’s the calculation that tipped me over the edge:


Cloud API costs

Local hardware
$20–$200+/month depending on usage, with no ceiling and no predictability

One-time cost of $1,000–$3,000 for a machine
that can run 7B–34B models locally forever, with no per-token billing

Even if the hardware costs more upfront, the monthly cost approaches zero after the first month. And I own it. Nobody can change the pricing model on my desk.




The Decision

That night, I didn’t just window-shop. I started planning. Ollama showed me it was possible. HuggingFace showed me it was practical. And the math showed me it was cheaper.

The result? Ultron. My own local AI system. No token tax, no surprise price hikes, no dependency on a benevolent API provider.

In the posts that follow, I’ll walk through the hardware journey, the Apple Silicon eureka moment, the birth of Ultron, and how I connected it to the world. But for this post, I want you to know one thing:


Building a local AI isn’t some esoteric hobby for rich nerds anymore. It’s a practical, affordable decision that anyone with a reasonable computer and a terminal can make.


Ollama made it possible. HuggingFace made it practical. And my 1 AM shopping spree made it real.




Next up in the series: “The Local Option — When a Gaming Rig Becomes an AI Machine.” Hardware misconceptions, the AMD experiment that went wrong, and the Docker facepalm that cost me two months.

#local-ai #token-costs #ollama #huggingface #ultron-origin