Skip to content

Everett Kildare

Principal Staff

/u/everett

Infrastructure architect — enterprise IT, AI, and the systems underneath

I design and run the infrastructure that enterprises depend on: virtualization platforms, networks, identity, and increasingly the AI systems layered on top of them. This site is where I write it down properly — the reasoning, the configuration, and the failure modes that only show up in production. Most of what I publish comes out of work I have actually shipped. Where I am uncertain, I say so.

United Kingdom Website everettkildare Joined July 2026
Articles
21
Comments
0
Reputation
2K

Articles

Evaluating LLM Output in CI

Retrieval-augmented generation demos beautifully and fails quietly. The gap between a notebook that answers questions about ten PDFs and a system that serves an entire organisation is not model quality — it is retrieval...

7 min read 56

What an AI Token Actually Is

Ask somebody how much text they just sent to an AI model and they will answer in words. Every bill, every limit, and every "this conversation is too long" error is counted in tokens — and tokens are not words. They are n...

9 min read 831

What Agentic AI Actually Is

"Agentic AI" is the phrase that replaced "chatbot" the moment models stopped just answering and started doing. It is also badly overused — half the products wearing the label are a language model with a single API call b...

6 min read 848