Deep Dive: Audio Sonification for Code Visualization
I mapped code history onto a small audio graph and treated volume as a data contract, not a vibe.
4 articles tagged with "code-evolution-analyzer"
I mapped code history onto a small audio graph and treated volume as a data contract, not a vibe.
Chart.js redraws the full scene every frame—correct for dashboards, wrong for playback. The fix was to treat the chart as a video surface.
A database-first ownership model for long-running jobs, with heartbeats, stale detection, and deterministic recovery.
What started as a quick script turned into two days of yak-shaving through chart performance, audio bugs, and that moment when you realize cloc is just too slow.