-
Following up of TPAC 2023 discussion.
I would like to highlight another possible scenario which I believe can be relevant for this API and would be interested hearing feedback on this.
In Excel …
-
```
Describe feature you would like to see in future UrukDroid release. Please
be reasonable!
1. Describe feature
In my case the device is mobileWiMax dongle (Yota One) with Archos 101 IT. The
id of…
-
**Feature request summary**
Not sure how feasible this is with the current framework, but figured I'd put the idea out there.
In an expectations file it would be great to make an assertion based o…
-
When enabling vimade automatically, it will increase about 100ms during startup in my XPS 9370 i7 with ac mode.
Here is my personal code to support the lazy load.
```vim
Plug 'TaDaa/vimade', {'o…
-
In the channel switcher, the webapp waits for `Constants.SEARCH_TIMEOUT_MILLISECONDS`to accumulate the letters and sending off the autocomplete request to the server. This value is currently hardcoded…
-
I'm diagnosing a microstutter on a machine and I would like to see what the temp and load look like at different time intervals. The microstutter occurs at the 1 sec interval. The logging feature of o…
-
Hello,
I'm currently using the GAST module for video playback in my Godot 3.5 project on Android. I have a specific audio requirement that I'm hoping could be addressed in a future update of this…
-
If people try to sign in before the Google API file loads, it'll show the error in the title. I can consistently repro this error by throttling my network speed.
I tried to fix this by adding `awai…
-
When the server fails to spawn a thread, a mutex gets poisoned and the server stops handling requests. It does not close its socket and `Server::run` does not panic.
The mutex that gets poisoned i…
-
We need to do connectivity checks ~~for host candidates as well as two candidates may still communicate through a NAT~~ for all active candidate pairs.
What interval should we use though... are eve…