Richard Hansen

Results 198 comments of Richard Hansen

@ryanpitts @joassouza We recently made some changes to improve handling of reconnects (see #4331). Please keep an eye out for regressions when you upgrade.

@ryanpitts: The change that I'm referring to is not in v1.8.6; it will appear in the next release. A heads up: There are a couple of bugs in v1.8.6 related...

Nope, not fixed yet—I've been distracted doing other stuff. I hope to work on this next week.

There are a few different ways we could address this, so I would like to get some input from everyone. This is the behavior I would prefer to implement because...

Apologies, I just noticed this PR. Please rebase onto latest main.

The messages could be moved to a different socket.io namespace, or they could use a different ["component" registered in `SocketIORouter.js`](https://github.com/ether/etherpad-lite/blob/912f0f195faf19b11a5db928b3846fbb09388004/src/node/handler/SocketIORouter.js#L39). Either approach would avoid the [`PadMessageHandler.js` rate limiter](https://github.com/ether/etherpad-lite/blob/912f0f195faf19b11a5db928b3846fbb09388004/src/node/handler/PadMessageHandler.js#L181). Using a...

@moonrailgun Sorry, no update. Nobody has the time/funding to fix this right now. Pull requests or sponsorship are welcome.

> [L91](https://github.com/fwupd/fwupd/blob/375208d30787da7c89cdbaf0b5b3dd5769c07d83/plugins/ebitdo/ebitdo.quirk#L91) should apply to ignore the warning. [L89](https://github.com/fwupd/fwupd/blob/375208d30787da7c89cdbaf0b5b3dd5769c07d83/plugins/ebitdo/ebitdo.quirk#L89) says USB ID 2DC8:6002, but when the controller is in firmware update mode (L+R+Start), which is required for `fwupd get-devices` to...

Some other things I've observed: * I think a few other 8BitDo controllers (such as the non-plus version of the SN30 Pro) also use USB ID 2DC8:5750 when in bootloader...