Christoffer

Results 3 issues of Christoffer

I was able to make both Chrome and Safari freeze. ### Steps to reproduce - Change `box.className = 'box size' + Math.ceil( Math.random()*3 ) + Math.ceil( Math.random()*3 );` to `box.className...

## Background I am currently attempting to port the [firmware for synth module Ornament & Crime](https://ornament-and-cri.me/firmware/) to PlatformIO to be able to develop under later OS X versions. In addition...