From 3b8a267c4e7fdbe3740f18edd6a539467dc42740 Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Sun, 12 Jul 2026 13:40:49 -0400 Subject: [PATCH] Publish both posts: swamp baby + wifi cert (draft -> false) --- content/posts/i-put-my-son-in-a-swamp.md | 2 +- content/posts/the-wifi-cert-that-didnt-exist-an-hour-ago.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/i-put-my-son-in-a-swamp.md b/content/posts/i-put-my-son-in-a-swamp.md index 156e286..03b4e03 100644 --- a/content/posts/i-put-my-son-in-a-swamp.md +++ b/content/posts/i-put-my-son-in-a-swamp.md @@ -2,7 +2,7 @@ title: "I Put My Son in a Swamp" description: "I modeled my newborn as a typed resource with a sync method and a stack of reports. It's the newest of five ways I track one baby, and somewhere in the absurdity there's a real reason two exhausted people instrument everything." date: 2026-07-11T00:45:00-04:00 -draft: true +draft: false categories: ['automation', 'homelab'] tags: ['swamp', 'babybuddy', 'parenting', 'home-assistant', 'mcp', 'pebble', 'devops'] --- diff --git a/content/posts/the-wifi-cert-that-didnt-exist-an-hour-ago.md b/content/posts/the-wifi-cert-that-didnt-exist-an-hour-ago.md index 40b7932..0eb364a 100644 --- a/content/posts/the-wifi-cert-that-didnt-exist-an-hour-ago.md +++ b/content/posts/the-wifi-cert-that-didnt-exist-an-hour-ago.md @@ -2,7 +2,7 @@ title: "The WiFi Certificate That Didn't Exist an Hour Ago" description: "I taught swamp to drive FreeIPA, then used it to issue my laptop an 802.1X client cert and get onto my own network. Mostly this is about knowing when to write things down." date: 2026-07-10T18:30:00-04:00 -draft: true +draft: false categories: ['infrastructure', 'automation'] tags: ['freeipa', 'swamp', 'pki', '802.1x', 'eap-tls', 'radius', 'homelab', 'devops'] ---