site: rename "finds" superposts → "bundles" + 2026-05-06 capture run

Collection rename: src/content/finds/ → src/content/bundles/, URLs /finds/<slug>/ → /bundles/<slug>/, internal symbols (FindsPost → Bundle, findListMosaic → bundleMosaic, findsReferencing → bundlesReferencing, Entry.type 'finds' → 'bundle'). Skills build-finds/cluster-finds renamed to build-bundle/cluster-bundles. The `find` collection (individual items) is unchanged.

New content: 4 reviews graduated (finalist, gum-shell, tablepro, valchoose-barf-bags) and 6 bundles for 2026-05-06 (constrain-the-surface, menu-bar-singletons, on-device-by-design, six-american-detours, six-lines-six-origins, things-in-the-terminal). Adds EntryGrid component.
This commit is contained in:
2026-05-06 20:45:22 -04:00
parent 049c6c5377
commit 2def9d685b
23 changed files with 356 additions and 104 deletions
+1
View File
@@ -6,6 +6,7 @@ link: https://finalist.works
source: "Daring Fireball — Linked List"
topics: [macos-apps]
tags: [ios, macos, planning, productivity]
promotedTo: "finalist"
---
Designed around the rules of a paper-based daily planning method: a finite list per day, you carry forward what didn't get done, you do not infinitely add. The constraint is the feature — Finalist won't let you build the impossible to-do list. Available on iPhone, iPad, and Mac.
+1
View File
@@ -6,6 +6,7 @@ link: https://github.com/charmbracelet/gum
source: "One Thing Well"
topics: [tools]
tags: [shell, terminal, scripting, open-source]
promotedTo: "gum-shell"
---
A toolkit from Charm that lets bash and zsh scripts call out to pre-built TUI components — fuzzy choosers, password inputs, spinners, multi-line confirmations — so a fifty-line script can have a feel closer to a polished CLI tool than a wall of text. Drop-in replacement for `read` and `select` when you want script ergonomics without rewriting it in Go. The components compose: pipe `gum choose` into `gum confirm` into `gum spin`.
+1
View File
@@ -9,6 +9,7 @@ topics:
- macos-apps
tags: [database, developer-tools, open-source, sql]
description: "One Mac-native client across 18 database flavours — relational, key-value, document, analytical, cloud — with an MCP server included."
promotedTo: "tablepro"
---
Most Mac database clients force a choice: TablePlus is closed and paid, Sequel Ace only does MySQL, DBeaver is Java pretending to be a Mac app. TablePro is the native, free, open-source middle path — one window for Postgres, MySQL, SQLite, Mongo, Redis, DynamoDB, and a dozen more, with an MCP server bundled so AI agents can drive it. iPad version is in TestFlight.
@@ -9,6 +9,7 @@ topics:
- tools
tags: [first-aid, car, kids, travel, kit]
description: "1000mL hospital-grade barf bags with a rigid white plastic ring at the mouth — keeps itself open hands-free, twists into the ring's eyelet groove to seal after use."
promotedTo: "valchoose-barf-bags"
---
Most "vomit bag" solutions in a household are an empty grocery sack and a prayer. The Valchoose bags are the same thing hospitals hand out — a deep blue 1000mL pouch fixed to a rigid white plastic ring that holds itself open without anyone needing to grip the rim. That detail matters when the user is a kid in a car seat, a passenger in the dark, or someone in the middle of a wave of nausea: the bag stays where you point it. After use, the ring has an eyelet groove so you can twist the bag closed and lock the twist into the ring for a contained, leak-resistant disposal.