This page is Audio re-host status. It is one of the projects Brandon built and put online. The grown-up details are below, tap Grown-up mode to read them the normal way.
Audio re-host status
Showcase audio moved to its own Vercel project so the main dashboard deploy stays lean.
On 2026-06-07 *.mp3 was excluded from the drwu-htmls deploy (it had grown to ~3.6 GB of audio,
pushing deploys to 11–23 min). The pages kept rendering but their audio 404'd on the live site.
The fix re-hosts every mp3 on drwu-media.vercel.app — a separate project that mirrors the same paths 1:1 —
and rewrites each page's audio src to the absolute media URL. The dashboard deploy stays at ~128 MB and fast.