-
The janus_turnrest_request function in turnrest.c does not send a username. Which means it does not work with the classical turnhttp-server. Is there a chance to supply it?
-
Hello,
Wired works great. Spent 7 hours trying to make it work via Bluetooth but nothing..
I'm very experienced Windows user. Tried all drivers, reinstallations, program options etc.
Due to Debug…
-
This is going to be a tracker for discussion, questions, feedback, and analyses about the new XXH3 hashes, found in the `xxh3` branch.
@Cyan4973's comments (from `xxhash.h`):
`XXH3` is a new has…
-
I've started reviewing and want to start with adding a few command to the TUI. I came upon the function but not sure what it is doing...
Thanks
-
A lot of people seem to be jumping on https://mastodon.social right now, even though the end goal is to have users separated out across multiple federated instances. However, if people start putting …
-
We’re in the process of migrating from `github.com/golang/protobuf` to the v2 API (`google.golang.org/protobuf`) and hit a panic when using `proto.Equal` to compare protos.
We traced the issue to a…
ydnar updated
4 years ago
-
What about adopting just-in-time (JIT) compilation for GDscripts?
JIT compilation has no disadvantages over interpreted code (aside from slower startup, in some cases) and many advantages, mainly in …
ghost updated
4 years ago
-
As i know functional programming is slower than oop to update list with million records because they make a copy of list and then update that copy. How do you handle thus issue on bosque to improve pe…
-
It looks like google have changed the api as I'm getting 403 Forbidden for anything other than /setup/eureka_info and that now return a public_key
-
@mrry, thank you for implementing the `from_generator` method in `tf.data`. I just wanted to provide some feedback and ask a few more questions.
# Interface
In addition to having `generator` be …