-
Hello, @AlCalzone!
A long time i'm working on pure js implementation of webrtc on nodejs. DTLS is a low-level protocol of webrtc. Here is my unfinished implementation https://github.com/nodertc/dtl…
-
We currently use:
- Sushi
- Uni 2/3
Should we be adding others, like Pancake, or even looking at aggregators like 1inch?
-
Trying to use Google OIDC and end up with a security error from Google
```
Error 400: invalid_request
You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for ke…
-
Hello, thanks for sharing this, great software! Do you think it is feasible to have frames available in python? Any pointers on the best way to implement?
-
My ultimate goal is to have a query of the form `SELECT a, b FROM ...` and then use a `soci::use(container)` where `container` is a `std::vector< std::pair< std::string, std::string > >`. Thus, my thi…
-
I am trying to convert sklearn model to rknn.
For conversion I follow sklearn -> ONNX -> RKNN exchage. my code is here:
```
import numpy as np
import os
from sklearn.datasets import load_iris…
-
This may be an old bug: I have checked that it's present also in Qucs 0.0.16 and could be the same issue mentioned in the [BUGS file years ago](https://github.com/Qucs/qucs/blob/master/qucs-core/BUGS#…
-
Hello, on calling org.knowm.xchange.coinbase.service.CoinbaseMarketDataServiceRaw.getCoinbaseBuyPrice(CoinbaseMarketDataServiceRaw.java:79) we have got a CoinbaseException ( 404 )
I've tested with …
-
Here are the discussion topics suggested for this year's workshop. We will cycle through them throughout the week:
- Trajectories
- Collections + providing data for training ML potentials
- Prope…
-
# private polls
When the poll is private, you specify the poll creator,
`pollIndex:{"private":true,"creator":"TATWKUGFW5RABZZGHP3AXMISRHTTCZI643VFMA62"}`
What happens if someone hardcodes ot…
ghost updated
6 years ago