CH.03 // SOURCE_AS_MEDIUM
RUNFILE INSIGHT DECK
PAGE 07 / 12
THE ARCHIVE RUNS WHEN THE FILE RUNS.
Runnable source files generate 3.7 times more remixes
A comparison of static captures at 1.1 remixes per sketch and runnable source at 4.1 remixes per sketch over ninety days.
(x:064, y:040) WIDTH=1088 // remixIndex()
metric: remixes per public sketch within first 90 days after release
3.7×
more remixes when source compiles on first run
+268% VS STATIC
0
1
2
3
4
REMIXES / SKETCH
STATIC CAPTURE
1.1
RUNNABLE SOURCE
4.1
let archive = compile(source);
remixIndex = 4.0719;