Shaun Keys

Results 33 comments of Shaun Keys

I believe this was intentional. This library used to be completely synchronous (which is why I made asar-async), but it was very frustrating because your entire program would have to...

I would like to know the same thing. Planning on using it to animate stage lights and would prefer not to have to put it in the electron rendering process...

I have created environment checks to see if we are running in a node environment and disabling parts of the API if browser apis are not available. I opened a...

This is not urgent. I figured out a (really quite simple) way to do this using the native HTML5 dragging events, but given the fluid motion of Muuri items while...

Yes, that is what I was referring to. Each light can use a variable number of channels. I'm letting users drag the lights onto a grid of 512 blocks, and...

I know this is kind of an old post, but I've been investigating the same thing for the past few days, and I finally figured it out. Most bluetooth remotes...

I can't find the keys to save my life. There is no PEM-formatted string in the pmdump, and I've even searched for commonalities between the keys I found in the...

I would like to second this. I'm currently doing the exact same thing, and am still worried I run the risk of starting to use a new language that automatically...

I'm all for having internal erlang functions to do most common functions (for performance reasons), but please keep in mind that if the query server goes away, and we have...

@kocolosk That's good to know, thanks! @davisp Thank you for the clarification! I was just submitting an issue I'm having with the current query server protocol and found this (seeing...