-
after Grafana update to 11.3.0 query-based variables stopped to work. Screenshots with variable config and error attached. Please let me know if some more details are needed.
![dashboard](https://g…
-
https://developer.chrome.com/blog/introducing-scheduler-yield-origin-trial
As of Chrome 129, functions can yield back to the main thread by using `await scheduler.yield();`
Google recommends usi…
-
### Use case
I’m requesting the addition of "resource grouping" support for the Flutter Scheduler. This feature is essentially the vertical version of the existing "Resource view". It is available in…
-
Develop a task scheduler with date and time management.
-
### What happened?
Minimal Flame example throws Exception in Flutter Web with message "Trying to render a disposed EngineFlutterView." (to reproduce see below). Tested with Flame 1.20 and 1.19 / Fl…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
### Summary
We implement most of our Datagrids while persisting state between navigations for better UX. It's all good implemented in userland, and no complaints there in general.
However, resto…
-
The Jolokia Java client works, but needs some extensions (peole really use it :stuck_out_tongue:)
- Improve the reference manual with examples for every kind of request
- Add a scheduler like the one …
rhuss updated
2 months ago
-
The `Scheduler` implementation for JavaScript tries to use `setImmediate`, when available (and right now it's only available on Node.js). Otherwise, it does a fallback to `setTimeout`, but this operat…
-
It's possible to do scientific computing with GPUs using WebGL, on a variety of devices including phones. The easiest way to do this is from Javascript running in a browser.
Here's an idea: write …