Kevin McCormack

Results 114 comments of Kevin McCormack

OK so I've having the issue again. I just booted up and the keyboard is dark. This I think shows it started in driver mode. ``` ❯ hexdump /sys/module/razerkbd/drivers/hid\:razerkbd/*1532:0287*/device_mode 0000000...

Yeah I don't have credentials to publish the extension to Google. @Aetherinox I know you were working on Google stuff. Do you have access to the credentials? I'd like to...

I can't published the extension but you can download this build I just made and install in Chrome by 1. Downloading the below zip file 3. Extract the zip file...

Do you have chrome browser extension enabled in the desktop app?

I've found that if I run the [BetterNetworking](https://thunderstore.io/c/valheim/p/CW_Jesse/BetterNetworking_Valheim/) mod on the server _and_ _every_ player also runs the mod that lag and desync are vastly reduced.

So I'm having the same issue with Valheim on Arch / KDE Plasma / RX 7900 XTX and adding `LD_PRELOAD=""` seems to fix the issue but also seems to disable...

You're talking about Firefox. It's merged :slightly_smiling_face: Should be in the next release

I think we may just need to publish a new version. I was waiting for keeweb to be released since we had to change the id for the Firefox addon....

That is a good point. Perhaps this should return a `Hash` instead? Something like ```rb { attributes: Array, value: String } ```

Also good points. Today, with Sidekiq 6 the value is serialized as a `String` so for anyone moving from Sidekiq 6 to 7 as we just did would expect something...