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'] ---