rodarima
rodarima
>Thanks @rodarima ! The large number for user pagination was done to >speed up joining large Slack teams. I suspect that decreasing to 30 >will defeat that speed gain, we...
This problem seems to be caused by the slack-go library attempting to [include a long list of users](https://github.com/slack-go/slack/blob/master/users.go#L267) in the `user` field, which the current API doc [only specifies one](https://api.slack.com/methods/users.info#arg_user)....
I can reproduce the issue too with release 0.7.1. It is very noticeable when the keyboard repeat speed is high like 60Hz, such as with `xset r rate 200 60`....
Hi, sorry for the long delay. This problem only is quite noticeable in a machine that I only use a few days a year. It seems to be caused by...
Hi, again I think I would like to expand a bit my answer. There are a two problems I discovered while trying to find why pressing the arrows takes too...
Hi, > It doesn't :-) Ups, sorry I mixed things up when reading the source of libstrophe and loudmouth, the XMPP library of mcabber (which it does). Then it would...
I got the two first [points working](https://github.com/rodarima/profanity/tree/gmainloop), but adding polling support in libstrophe may be a bit tricky, as they also have timeouts in their own main loop. Adding a...
ERROR: Device did not reconnect in recovery mode. Possibly invalid iBEC. Reset device and try again.
Reproduced in Arch Linux with an old iPad4,2, it takes around 20 seconds to enter the recovery mode: ``` [ 5115.439383] apple-mfi-fastcharge 3-2.2: USB disconnect, device number 20 [ 5134.587015]...
I tried to dig a bit more in the camera device source. First I recompiled Anbox with debug symbols to be able to use gdb. Following the parser from [EmulatedCameraFactory](https://github.com/anbox/anbox/blob/master/android/camera/EmulatedCameraFactory.cpp#L337)...
@morphis you may want to integrate a bug bounty platform: