site: bucket find/ folders by capture date + 2026-05-09 capture (67 finds)
Migrate every find from src/content/find/<slug>/ to src/content/find/<year>/<month>/<slug>/ — all 289 existing finds moved into 2026/05/. The find content-collection loader gets a new leafSlug generateId so ids (and therefore URLs at /find/<slug>/) stay flat; src/lib/find-hero.ts switches to a recursive **/hero glob. Bundle items[], promotedTo/fromFind keys, /sources cross-refs, and category/tag pages all keep working unchanged. Skill docs (daily-finds, build-review, build-bundle, cluster-bundles), README, and CHANGELOG updated for the new on-disk path. Also: 67 new finds from the 2026-05-09 capture run (Web Curios 8, MoMA 7, r/macapps 7, r/dadjokes 6, icanhazdadjoke 6, Wallpaper* Travel 5, Snow Peak 5, Kottke 3, Boutique Homes 3, etc.); felo-ergonic-screwdriver-set rolled back per editorial decision.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: "DaisyDisk"
|
||||
subtitle: "A sunburst map of your disk, dragged-and-dropped into the trash"
|
||||
date: 2026-05-05
|
||||
link: "https://daisydiskapp.com/"
|
||||
linkText: "Visit daisydiskapp.com"
|
||||
source: "Reader suggestion"
|
||||
topics:
|
||||
- macos-apps
|
||||
tags: [macos, disk-space, visualization]
|
||||
description: "Apple Design Award-winning disk space analyzer that scans an entire SSD in seconds and shows it as an interactive sunburst diagram."
|
||||
---
|
||||
|
||||
The default macOS storage panel is a lie of pastel bars; DaisyDisk is what you reach for when "Other" has eaten 80GB and you need to actually find it. The scan is genuinely fast — a 1TB SSD in single-digit seconds — and the sunburst ring lets you click your way down to whichever forgotten Xcode build is hogging the drive, drop files into a delete tray, and clear them in one go. Apple Design Award winner; one-time license, no subscription.
|
||||
Reference in New Issue
Block a user