Skip to content

days.

A blog experiment emphasizing aggregation. Content from various sources (GitHub, YouTube, regular posts, etc.) is merged into a day-oriented feed and archive that the author can curate and customize.

Thursday, September 3

YouTube

Tuesday, September 1

Git Commits

dash commits 1 ohnsh/dash
  • 7:24 pm — John Sherrell <dev@ohn.sh>

    next: home route now renders all 'quad' clips instead of only those with speech. Add 'use cache' to `fetchInventory`, which necessitates a minor refactor so that it's not in the import path of any client component. Now, dash-video.ts is limited to defining the DashVideo type and providing synchronous helpers for it. New r2.ts for `fetchInventory` (which returns `DashVideo[]`).