-
Return promise from all api method for work with passport via await/yield/then/(without callback) flow.
It will be nice! All new modules uses async/await now via babel or nodejs 7. It really more s…
-
This is an issue to track who is using Kokkos. If you have an app you are working on feel free to add it below, if you are willing to be listed. We will put this eventually on our upcoming website.
…
-
This is one of the two tough omissions from the DSi support of BlocksDS left, now that the camera is supported.
### Documentation
- [GBAtek](https://problemkaputt.de/gbatek.htm) has most of wha…
-
## Command
```
flutter --no-color run --machine --track-widget-creation --device-id=chrome --start-paused --dart-define=flutter.inspector.structuredErrors=true lib/main.dart
```
## Steps to Repr…
-
Subscribe to this issue and stay notified about new [daily trending repos in c](https://github.com/trending/c?since=daily).
-
### Is your feature request related to a problem? Please describe
I'm of the opinion that native support on JOIN queries in OpenSearch could be helpful for a lot of users using OpenSearch for Obser…
-
I've got a need to provide some special variables to the threads.
These bindings are _not_ simply global items, like `make-kernel
:bindings` allows; these depend on the specific task that's being
…
-
Overview Description:
Is there any kind of guarantee about the synchronization among the depth/ir/colour frames when using `SyncMultiFrameListener`?
I looked at the implementation of [`bool SyncMult…
-
I'm creating a PCB based on the RPI Compute Module 4 and have ICs attached to it that I would like to expose in a CPY fashion as a pre-configured peripheral as part of the board definition.
So this w…
-
The spec should be evaluated for potential uses of Promises. There are a number of places where Events are being used to deliver Errors async, where a future would be more appropriate.