Nick Desaulniers (paternity leave)

Results 65 issues of Nick Desaulniers (paternity leave)

Hi, I really enjoyed your blog post. Maybe you can make use of your Neuron class in the second example of the OurNeuralNetwork class? Seems like it was introduced earlier,...

When I run cvise, sometimes it seems stalled on making progress. When I check `htop`, it doesn't look like my cores are doing any work related to cvise. It looks...

currently the docs for `atlas.uv()` state: ``` javascript var uvmap = atlas.uv(); /* { TOP RIGHT BOTTOM LEFT 'name': [ [0,0], [1,0], [1,1], [0,1] ], } */ ``` When I...

kind of stupid, since the filemap is not updated...so no new files are ever parsed, not like their metadata is likely to change between requests,

Keep track of currently playing song client side, listen for ended event, nextSong.play(), update currently playing song. Maybe have a toggle button to keep playing?

feature request

This is super easy, just add flac in the list of supported extensions regex in lib/filemap.js I verified this works, but on a different machine that I don't want to...

enhancement

So I don't know too much about these formats. We will be converting to m4a, not aac since converted aac files don't seem to carry along metadata. But the current...

enhancement

Now that I have an android device, I see that something is not working in Firefox for android. Investigation needed.

bug
enhancement