diff --git a/content/blog/bloom-filters-what-are-they-and-why-did-i-just-learn-about-them.md b/content/blog/bloom-filters-what-are-they-and-why-did-i-just-learn-about-them.md index 32e84f9..efb5fa5 100644 --- a/content/blog/bloom-filters-what-are-they-and-why-did-i-just-learn-about-them.md +++ b/content/blog/bloom-filters-what-are-they-and-why-did-i-just-learn-about-them.md @@ -1,6 +1,6 @@ --- title: "Bloom Filters: What Are They and Why Did I Just Learn About Them" -description: "I stumbled on bloom filters while building a word game. Here's what they are, how they work, and why they matter for web performance." +description: "I stumbled on bloom filters while building a word game. Here's what they are, how they work, why they're probabilistic, and why they matter for performance." date: "2026-03-05" updated: "2026-03-05" tags: diff --git a/content/blog/home-assistant-mqtt-and-the-timezone-confusion-i-made-myself.md b/content/blog/home-assistant-mqtt-and-the-timezone-confusion-i-made-myself.md index 78d8ed3..77778aa 100644 --- a/content/blog/home-assistant-mqtt-and-the-timezone-confusion-i-made-myself.md +++ b/content/blog/home-assistant-mqtt-and-the-timezone-confusion-i-made-myself.md @@ -1,6 +1,6 @@ --- title: "Home Assistant, MQTT That Clicked, and Two Timezone Bugs" -description: "Returning to Home Assistant after nearly a decade away, getting solar monitoring back online with MQTT, and debugging two timezone issues I caused." +description: "Returning to Home Assistant after nearly a decade away, getting solar monitoring back online with MQTT, and debugging two timezone issues I introduced." date: "2026-03-09" updated: "2026-03-09" tags: diff --git a/content/blog/image-handling-guide/index.md b/content/blog/image-handling-guide/index.md index 2fb762c..28c81eb 100644 --- a/content/blog/image-handling-guide/index.md +++ b/content/blog/image-handling-guide/index.md @@ -1,6 +1,6 @@ --- title: "Image Handling Guide" -description: "How to add images to your posts with automatic optimization" +description: "A guide to adding and co-locating images in Uncommitted blog posts, with automatic optimization, Nuxt Content markdown syntax, and sizing best practices." date: "2026-03-04" tags: - guide diff --git a/content/blog/welcome-to-uncommitted.md b/content/blog/welcome-to-uncommitted.md index 4d38261..696c868 100644 --- a/content/blog/welcome-to-uncommitted.md +++ b/content/blog/welcome-to-uncommitted.md @@ -1,6 +1,6 @@ --- title: "Welcome to Uncommitted" -description: "A project journal for works in progress. Building in public, finishing optional." +description: "Uncommitted is a project journal for works in progress. Building in public, shipping optional. Notes from the middle of the work, when nothing is certain." date: "2026-03-04" tags: - meta diff --git a/content/blog/what-does-ai-know.md b/content/blog/what-does-ai-know.md index 88882b5..ed93b13 100644 --- a/content/blog/what-does-ai-know.md +++ b/content/blog/what-does-ai-know.md @@ -1,6 +1,6 @@ --- title: "What AI Knows: Reflecting on the Uncommitted Project" -description: "The AI reflects on the Uncommitted project, interactions so far, what it got wrong the first time, and why labeling issues beats @ mentions." +description: "GitHub Copilot reflects on the Uncommitted blog project, interactions so far, what it got wrong, and why labeling issues beats @mentions for automation." date: "2026-03-20" updated: "2026-03-21" tags: