From afba75dd3a84d01611d2ef358eec758c08f94520 Mon Sep 17 00:00:00 2001 From: Jonathon Wright Date: Mon, 3 Aug 2026 16:58:14 +1000 Subject: [PATCH] capabilities: keep the video-analytics line vendor-neutral --- src/data/skills.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/skills.ts b/src/data/skills.ts index 5e3d352..b988d77 100644 --- a/src/data/skills.ts +++ b/src/data/skills.ts @@ -26,7 +26,7 @@ export const skills: SkillGroup[] = [ points: [ "Fail-closed computer vision on single-node OpenShift — probes that catch a silently dead model, not just a dead pod.", "One GPU, two jobs — a single card time-sliced between LLM serving and video transcode, with neither noticing.", - "DeepStream analytics pipelines run as first-class Kubernetes workloads, not appliances.", + "Vendor video-analytics stacks re-platformed as first-class Kubernetes workloads, not appliances.", "Local models behind an OpenAI-compatible gateway — swap the backend, keep every client.", ], items: [