Static Hour cover
MediumSide ProjectRoleFounder & Engineer

Static Hour

2026 · Beta

A clothing brand that refuses to act like one. Each release is an Episode: a single illustrated scene, a short Field Notes essay, a tee, all embargoed until a broadcast date. The product is the moment around the drop, not the drop itself.

Episodes archive page showing the Episode 01 card with the rain-soaked Japanese gazebo illustration, titled 'The In-Between Hour' and dated 'broadcasts May 24 at 8 PM EST+'.
The Episodes archive. One card per Episode, the scene art carries the weight, the air date is the only urgency.
System diagram: an episode script, a scene illustration, and a Field Notes essay all flow into a broadcast scheduler that holds them until air, then releases the PDP on the site, the print-on-demand order at Apliiq, and the subscriber email.
Three inputs, one scheduler, three outputs. The brand bible sits underneath as a guardrail for all three.

Overview

Most clothing brands treat the drop as the event and the product as the artifact. Static Hour inverts that. The artifact is an Episode: a scripted scene, an illustrated wide shot of it, a short essay called Field Notes, and a tee that lives inside the scene. Everything embargoes until broadcast, then arrives in one piece. Episode 01, The In-Between Hour, broadcasts May 24. The format has to earn its keep across a first season before I add anything to the model.

Approach

Next.js storefront, Apliiq for print-on-demand (won the Apliiq versus Printful evaluation on heavyweight cotton print quality, the only thing the customer actually touches). Illustrations are hand-drawn at scale and treated as the brand. The harder design problem was the broadcast scheduler. Three artifacts per Episode have to release in lockstep at a specific moment, and the site cannot leak any of them early to crawlers, RSS, or curious URL editors. The fix was a single feature-flag gateway in the data layer with a server timestamp comparison. Nothing renders an Episode whose air time is in the future.

Outcome

Site is live at statichour.com. Episode 01 broadcasts in May. The brand research underneath is substantial: a competitive deep dive on eight reference brands, a runbook for the DTG/DTF print workflow, an internal forecast with pricing tension between accessible and aspirational. The real product question, whether the Episode format holds attention week to week, can't be answered until the second and third broadcasts are out.

Reflections

I underestimated the cost of the scene art. Every Episode is a single illustration that has to carry the entire release; there's no second image to fall back on if the first is weak. That constraint is the brand. It also means an Episode can be killed by one Friday afternoon that doesn't produce. I wouldn't loosen the constraint. I'd build a longer runway in front of broadcast dates next season.