-
Is there any hope that this gets ported to android ?
PS : Thanks for that amazing work !
-
Mentioned here https://github.com/mvgijssel/setup/issues/139#issuecomment-1383199097 the accuracy of the trilateration algorithm isn't really high so going to investigate alternatives. One of those al…
-
XRPermissionStatus (and the integration with the Permissions API) is something that has been in the core spec for a little while; however, to my knowledge no one has currently implemented it. Indeed, …
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us …
-
I use mbedtls to compile curl files by default to support multiple tls encryptions including ECDH.
Cipher Suite: TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384 (0xc02e)
Cipher Suite: TLS_ECDH_ECDSA_WITH_A…
-
lots of time when the bot returns an error, it can often be fixed by a relogin
couldn't you add some better errors messages so user aren't confused by whats happening?
more verbose error can't be so…
-
Looking at the recently updated [implementation report](https://w3c.github.io/webrtc-interop-reports/getusermedia.html) based on Web Platform Tests, the [following constraints have only one implementa…
-
Avro supports [single object encoding](https://avro.apache.org/docs/current/spec.html#single_object_encoding), where the payload is stored in a bytearray which is prefixed with a fingerprint id. This …
-
Even some of the most basic scenarios of 'implementations' are not working at all with generics, for example when the concrete and interface types are both generalized over `[T any]` and are defined w…
-
* would be neat to apply classification algorithms (knn, svm, etc) on the fingerprint plots, just to separate the red and blue clusters. Are the linearly separable fingerprints similar?
* similarity …