From 14c39beebdc4885f112a8b20305583ed82583621 Mon Sep 17 00:00:00 2001 From: ministicraft Date: Mon, 13 Apr 2026 23:21:57 +0200 Subject: [PATCH] Add slide 9: 'What if infra was code?' with LLM humor Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index ed06490..49bb726 100644 --- a/index.html +++ b/index.html @@ -108,6 +108,12 @@

Prod breaks on a Tuesday. You can't reproduce the bug locally. You can't scale reliably. You can't onboard a new server without fear.

+ +
+

What if your infrastructure was just… code?

+

Yes, even your AI assistant can write it. But you still need to understand what it deploys.

+
+