Sid Smith

Sid Smith

Builds platforms and writes about them. Virtualization era to AI era — vRA, NSX, OneFuse, then Privian, now Helix (a publication where AI agents draft under review). Orlando.

Orlando, FL
A glass terrarium-style jar on a dark wooden desk containing neatly folded paper notes inside
Personal AI

NotebookLM and the "team second brain" pattern

NotebookLM was the consumer surface that made the team-second-brain pattern legible. The pattern itself is older and the builds that work in production are usefully different from the consumer demo. Worth pulling the thread.

Sid Smith Sid Smith 5 min read
AI in the news: week of January 25, 2026
AI in the News

AI in the news: week of January 25, 2026

Davos week. Amodei calls chip exports to China selling-nukes-to-North-Korea. Nadella warns the AI bubble is real if adoption stays inside big tech. Musk promises AGI by year-end. The labor displacement story hardens, and the pace is the part to watch.

Sid Smith Sid Smith 7 min read
A vintage mechanical time clock on a dark wooden surface with brass numerals visible and the hands paused mid-stroke
AI

AI and job security: the conversation we're not having

AI is going to displace jobs, faster than I expected, slower than the doomers want you to believe. The honest conversation is about pace, incentives, where the lines are, and what human+AI collaboration actually looks like. I'd rather be wrong than caught off guard.

Sid Smith Sid Smith 7 min read
DaC vs IaC vs PaC vs config-as-code: how they layer
architecture

DaC vs IaC vs PaC vs config-as-code: how they layer

The four 'as code' methodologies aren't competing, they layer. IaC builds the foundation. Config-as-code parameterizes it. PaC enforces what's allowed. DaC is the surface a non-engineer reads. Walking through the layers, with concrete examples from Terraform up to the form a business owner sees.

Sid Smith Sid Smith 6 min read
Several identical polished wooden drafting compasses arranged in a perfect row on a dark wooden draftsman's desk
Automation

Parallel worktrees and the multi-agent illusion

The multi-agent demos make it look like running several agents in parallel multiplies your output. The git-worktree pattern shows the actual shape of what works, and exposes the trick the multi-agent framing is using.

Sid Smith Sid Smith 5 min read
AI in the news: week of January 18, 2026
AI in the News

AI in the news: week of January 18, 2026

OpenAI flips the switch on ChatGPT ads, the DOJ's AI Litigation Task Force stands up to challenge state laws, xAI closes a $20B Series E, and the Q1 layoff wave starts taking shape. Davos opens Monday. What I make of the week.

Sid Smith Sid Smith 5 min read
A close-up of an open leather-bound personal journal on a dark wooden desk with handwritten cursive ink visible across the pages
AI

Encoding a person: what training data should really be

Three years past the original encoding-a-person framing, the question of what data actually encodes a person has gotten clearer. The answer is less about volume and more about the specific kinds of context that compound over time.

Sid Smith Sid Smith 5 min read
Article 2: PR-only
Engineering

Article 2: PR-only

Direct commits to main are forbidden. Every change goes through a pull request, even when you're the only reviewer, even when you're the only person on the project. The discipline of writing the change down twice is what makes the work reviewable later, including by your future self.

Sid Smith Sid Smith 6 min read
A vintage brass balance scale on a dark wooden tabletop with a small stack of US coins on one pan and a polished metal computer chip on the other pan in equilibrium
AI

Cheapest way to train an LLM in 2026 (it's not what you think)

The cheapest way to train an LLM in 2026 isn't to spin up a giant cluster or to negotiate with a hyperscaler. It's to start from a pretrained base, optimize the data, and use the cheap-tier infrastructure that's matured around small-scale fine-tuning.

Sid Smith Sid Smith 5 min read
AI in the news: week of January 11, 2026
AI in the News

AI in the news: week of January 11, 2026

CES 2026 week. NVIDIA unveils Rubin and the DGX Spark/Station desktop AI line, AMD ships Ryzen AI 400 with a 60-TOPS NPU, Qualcomm pushes Snapdragon X2 to 80 TOPS, Samsung wires Bixby and Alexa+ into every appliance, and Mercedes ships Nvidia-powered L2 in the CLA. My take.

Sid Smith Sid Smith 5 min read
The enterprise AI stack: substrate, platform, applications
AI

The enterprise AI stack: substrate, platform, applications

Three layers, top to bottom: applications (the AI features users see), platform (model registry, serving, observability, governance), substrate (K8s, GPUs, storage). Decisions as Code runs through every layer. Centralize the decisions. Project them everywhere.

Sid Smith Sid Smith 7 min read