Joshua Cline

Results 20 comments of Joshua Cline

I would argue that this is kinda fine? Deno web workers work the same way so it's not like there isn't a precedent? It would definitely be a good quality...

I would also like to add that by moving to ESM it would make it far easier for someone to make a fork that is compatible with Deno / Browser...

I would like to add that I have a Bluetooth ring that (for some insane reason) has it's forward and backwards buttons preform mouse swipe up and mouse swipe down...

For those who need it (probably future me), this is the replaced line in the `package.json`. (It should be somewhat obvious what it replaces.) `"mongodb": "bitmeal/node-mongodb-native#2.2",`

I listed a temp fix [here](https://github.com/mrvautin/adminMongo/issues/227#issuecomment-506468788). The TL;DR is you replace one line in the `package.json` with the following. `"mongodb": "bitmeal/node-mongodb-native#2.2",`

Just wanted to point out the comics retcon universe which is the biggest example I know of. https://bigclosetr.us/topshelf/book/20577/comics-retcon-universe There are a few others I know of but I guess it...

I would just like to say that this is the one feature that I really want (and didn't realize that it wasn't already implemented). I know that I could add...

I mean I would just like to turn the stupid things off when I'm not using them so I don't have to unplug them. Also, this should probably be 3...

Ultimate crash seems to be related to the following two lines (repeated multiple times): ``` 205061.462:0016:001a:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000017 205061.462:0016:001a:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000002 ``` Same lines found in #3741

I think that this is a different issue then #128 since the controllers don't vibrate and I have not had any hard crashes, but I did want to mention it...