-
-
hi there,
I have a use case where it would be nice to be able to do the opposite of `Limiter.fill()` ... basically I'm using the limiter to pre-empt rate-limit responses from an external API and some…
-
I run your codes many times, but I can't reproduce the effect with no WM. For example, the (F, Roov) scores of PKU are (0.966448, 0.868110) ("BERT+SM+noWM") and (0.966335, 0.865612) ("BERT+CRF+noWM"),…
-
### The problem
"Update all" shout only try to update devices, which are reachable. If "update all" knows, that devices are not online right nowm it should avoid downloading, compiling and fail to in…
-
I am working on a port to JS.
And i am facing an issue. When not using sensors (comment the registerListener on android) the returned locations in ```onLocationChangedImp``` are 0,0.
This is not exp…
-
Great work! Glad to see you back on track. I also prefer your custom time conversion function over moment.js for this particular use case. It is much simpler and cleaner.
One thing I may have done d…
-
I should get a negative value when I'm generating more energy than I'm using but I get an even greater positive value instead.
-
Hi, is there a way in the current web/api or can be added the ability to snapshot (grab current frame) of the video player instance?
-
Hi @pedroSG94
I'm testing BitrateAdapter and I've implemented it the same way as it is in the example.
When I switch from high-speed WiFI to 3G the bitrate is not adapted properly and it is very hi…
-
## Short
Right now, our code directly uses `containerd` sdk. It's better if we transition to CRI APIs, and then we attach `containerd` as the default runtime.
## Proposal
The Container Runtime…