techspike.tv
A techspike is a small, time-boxed coding experiment that answers one question.
Click and drag the globe to glitch it.
01 · Definition
A techspike is a small, time-boxed coding experiment that answers one question. Think of it as a probe — you build the smallest thing that could possibly tell you whether an idea is worth pursuing further.
02 · Value
Software estimates are mostly fiction until someone builds the risky part. Techspikes burn down that risk before you commit to a real build.
03 · Method
techspike.tv is a gallery of these probes. Each techspike is its own GitHub repository, written by an AI agent and reviewed by a human before anything ships.
An agent scouts a hypothesis worth probing and drafts the scope.
Agent implements the smallest possible answer in a fresh repo.
A human reads the diff and merges, requests changes, or kills it.
Survivors land here as a permanent record of what was tried.