A lot of code, e.g. in `dibs.js`, uses `var` when it should probably use `let`.
A lot of code, e.g. in
dibs.js, usesvarwhen it should probably uselet.