Skip to content
~/jwright▮
AboutSkillsProjectsBlogContactLearn

#Tag

Posts tagged "ai"

← All posts

  1. EDGE AI SERIES · 0117 Aug 2026·7 min read

    A new model is a new hire, not a new file

    A model pulled from the hub is not just weights - it ships tokeniser code, an executable chat template, loaders gated by trust_remote_code, sometimes its own runtime, and the ecosystem's default is to run all of it beside your credentials. So every new model starts on probation: a hardware-isolated microVM with its own guest kernel, a default-deny network, zero credentials, and promotion to the standard serving tier only when the observed record earns it.

    • ai
    • security
    • kata
    • isolation
    • homelab
jonny@bztmon:~ · session receipt✓ Synced · Healthy

$ whoami

Jonathon Wright - Platform & Infrastructure Engineer

$ traceroute www.bztmon.com

served from a homelab Kubernetes cluster, over an encrypted tunnel

$ git log -1 --format=receipt

HEAD cf900b3· built 2026-08-25 08:20Z· reconciled by Argo CD

$ contact

LinkedIn or email

$

© 2026 Jonathon Wright·CC BY-NC-SA 4.0·built with Astro, shipped via GitOps