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
@@ -0,0 +1,15 @@
---
title: "Constrain the surface"
date: 2026-05-06
tags: [daily-finds, productivity, focus, macos-apps]
description: "Five strategies for cutting the day's input down to a single column, a single task, or a single empty page."
blurb: "Five strategies for the same problem — too many surfaces, all open at once."
items:
- one-thing-menu-bar
- finalist
- hour-by-hour
- finder-tags-one-to-one
- start-with-nothing
---
> Today's catch is five strategies for the same problem — too many surfaces, all open at once. Four apps and an essay, each one cutting the day's input down to whatever fits inside a single line, a single column, or a single empty page.
@@ -0,0 +1,16 @@
---
title: "Menu-bar singletons"
date: 2026-05-06
tags: [daily-finds, macos-apps, menu-bar]
description: "Six menu-bar singletons, each one doing exactly one thing inside the same square inch of screen."
blurb: "Six small utilities that share a square inch of screen and each do exactly one thing."
items:
- betteraudio
- one-thing-menu-bar
- pingplace
- mac-juice-monitor
- mister-plimsoll
- extrabar
---
> Today's catch is six small utilities that all live in the same square inch of screen and each do exactly one thing — audio routing, a single visible task, where notifications appear, Bluetooth battery levels, disk pressure, and one rethink of the menu bar itself.
@@ -0,0 +1,14 @@
---
title: "On-device, by design"
date: 2026-05-06
tags: [daily-finds, macos-apps, privacy, local-first]
description: "Four Mac apps that keep your data on your machine — redaction, on-device LLM, live transcription, and a local-first personal library."
blurb: "Four Mac apps with the same thesis — the private thing stays on the private machine."
items:
- hidemydata
- sentient-os
- transcribex
- resurf
---
> Today's catch is four Mac apps with the same thesis — that the private thing should stay on the private machine. Redaction, transcription, indexing, and a personal library, all on-device, none of them making a cloud round-trip on your behalf.
@@ -0,0 +1,16 @@
---
title: "Six American detours"
date: 2026-05-06
tags: [daily-finds, travel, americana]
description: "Six small American places worth the steer — three pieces of roadside kitsch, three corners of public land, none on the canonical tourist itinerary."
blurb: "Roadside kitsch, public land, and one 45-ton concrete vault — six American detours, none over $15."
items:
- gemini-giant-route-66
- seward-time-capsule
- weeki-wachee-springs
- fall-creek-falls-tennessee
- kirby-cove
- wildwood-trail-portland
---
> Today's catch is American: three pieces of roadside kitsch that outlasted the highways that built them, and three corners of public land where the trail or the water does the work. None on the canonical itinerary, none over $15.
@@ -0,0 +1,16 @@
---
title: "Six lines, six origins"
date: 2026-05-06
tags: [daily-finds, quotes, books, philosophy]
description: "Six literary fragments captured in a single morning — quotes, a poem, and two attribution investigations, each paired with the work it came from."
blurb: "Three book quotes, one poem, and two attribution investigations — six fragments, six honest sources."
items:
- arendt-pariah-humanity
- heller-the-enemy-quote
- machiavelli-force-fraud
- mary-oliver-fourth-sign
- stendhal-gods-excuse
- wayne-dyer-change-look
---
> Today's catch is six fragments from one morning of reading — three from books, one a poem, and two old quote investigations that nailed a long-running misattribution. Each entry ships with the work it actually came from.
@@ -0,0 +1,14 @@
---
title: "Things in the terminal"
date: 2026-05-06
tags: [daily-finds, terminal, developer-tools, cli]
description: "Four ways to make the terminal earn its window — a shell-UI library, a git heatmap, an RSS reader, and a desktop-widget pipe."
blurb: "A shell-UI library, a git heatmap, an RSS reader, and a way to pipe any of it into a desktop widget."
items:
- gum-shell
- heatwave-git
- nom-rss
- terminal-widget
---
> Today's catch is four small tools that earn the rectangle they live in — a UI library for shell scripts, a visual heatmap of git activity, an RSS reader inside the prompt, and a way to pipe any of it back out into a desktop widget. None of them require a window manager.