From 659aea17c94d92d8f69e4266437613df932b9895 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Mar 2026 15:07:50 +0000 Subject: [PATCH 1/2] Initial plan From 42d6938481fd17c4359158520b25c4fbf1c6b8f2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Mar 2026 15:10:13 +0000 Subject: [PATCH 2/2] fix: update short meta descriptions to 150-160 characters for SEO Co-authored-by: thevalleydev <77467961+thevalleydev@users.noreply.github.com> Agent-Logs-Url: https://github.com/thevalleydev/uncommitted/sessions/6eb024a1-3a72-4081-ac5c-fc071fc97313 --- ...filters-what-are-they-and-why-did-i-just-learn-about-them.md | 2 +- ...e-assistant-mqtt-and-the-timezone-confusion-i-made-myself.md | 2 +- content/blog/image-handling-guide/index.md | 2 +- content/blog/welcome-to-uncommitted.md | 2 +- content/blog/what-does-ai-know.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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: