What engineers actually teach each other, 30 seconds at a time. Every spark hands you the code in one tap — verified, credited, and kept burning by the community.
useEffect(() => { const id = setInterval(tick) return () => clearInterval(id) }, [])
interactive code overlay
Watch the spark, pull up a clean syntax-highlighted panel, copy the snippet, keep scrolling. No pausing, no squinting, no retyping. Nobody else does this.
let total: u32 = orders .iter() .filter(|o| o.paid) .map(|o| o.amount) .sum();
for creators
Your spark ships with a live code drawer — your snippet, syntax-highlighted and copy-in-one-tap, that the community verifies and improves. You keep full credit and a link back to your original. A living ember, not a disappearing story.
chaos categories
Production code with 14 nested ternaries. The `git push --force` that took down prod. Entertainment for engineers.
Download the app to claim your spot — be among the first to carry the fire.
What engineers actually teach each other, 30 seconds at a time. Every spark hands you the code in one tap — verified, credited, and kept burning by the community.
useEffect(() => { const id = setInterval(tick) return () => clearInterval(id) }, [])
interactive code overlay
Watch the spark, pull up a clean syntax-highlighted panel, copy the snippet, keep scrolling. No pausing, no squinting, no retyping. Nobody else does this.
let total: u32 = orders .iter() .filter(|o| o.paid) .map(|o| o.amount) .sum();
for creators
Your spark ships with a live code drawer — your snippet, syntax-highlighted and copy-in-one-tap, that the community verifies and improves. You keep full credit and a link back to your original. A living ember, not a disappearing story.
chaos categories
Production code with 14 nested ternaries. The `git push --force` that took down prod. Entertainment for engineers.
Invite-only, hand-audited, elite-first — the first to carry the fire. Sign in with GitHub to claim your spot when your invite lands.
Sign in with GitHub