Job van der Zwan

Results 56 issues of Job van der Zwan

As per [my comment on HN](https://news.ycombinator.com/item?id=14198204), it has been proven that for cubic Catmul-Rom splines. only centripetal parameterization (alpha = 0.5) is guaranteed to never have self-intersections or cusps: >...

I have protanomaly, one of [the many variations of red-green color-vision deficiency](https://en.wikipedia.org/wiki/Color_blindness#Types). It would be nice if the add-on had an option for colors that are a bit easier to...

![image](https://user-images.githubusercontent.com/259840/44161831-c5596280-a0be-11e8-9524-dde445311d67.png) Clicking `Learn More...` leads to: https://support.mozilla.org/en-US/kb/add-on-signing-in-firefox

Hi, I wanted to show off the [contextual positioning](https://medium.com/larsenwork-andreas-larsen/class-based-contextual-positioning-in-monospaced-fonts-cb6b8b9ffe6f#.t80ay1c21) feature of monoid (something I wish more monospace fonts would do, btw) to a friend, so I opened the website. However,...

enhancement
bug?

# Bug Report ## Overview The JS section of the Walt explorer is now minified, which makes it impossible to understand how it connects the WASM to the rest of...

# Feature Request Build the explorer website with production settings before putting it on-line ## Overview Currently the walt-explorer is using the dev build on the website. As a result,...

help wanted
meta
good first issue

Not sure if this is purely a question, or a discussion. Although I'm sure it will evolve into the latter ("Hi, I'm JobLeonard and I like to start discussions. Apparently")....

# Feature Request ## Overview [The on-line Walt explorer](https://ballercat.github.io/walt/) has more than one function: it shows the power of Walt and WebAssembly, can give inspiration for what to use it...

So this week, as an experiment, I ported [Paul Mineiro's fast log2 approximation](http://www.machinedlearnings.com/2011/06/fast-approximate-logarithm-exponential.html) ([original C repo here](https://github.com/romeric/fastapprox/)) to plain JavaScript: ```js // Fake a C-union using a typed array const...

### Issue description `raw.github.com` does not always redirect to `raw.githubusercontent.com`, resulting in dead links for some users. > In order to better isolate your content from potentially malicious content uploaded...