-
First, thank you so much for your app, I am using it more and it is really getting great.
I let go of Tasker when I switched my phone to Lineage without Google and having an Open Source project to ge…
ghost updated
4 years ago
-
Is there a way to save the broadcast locally to a file in iOS album?
Thanks for a great library!
-
The current broadcast-subscribe process with Simple can be improved. Instead of starting a new thread for each subscriber, and having that subscriber thread block on a queue of broadcasts, we can have…
-
In the Readme under `Broadcast from elsewhere` you use `Websockets` but that's not available, what should I use?
I've seen the broadcast function is in https://hexdocs.pm/web_socket/WebSocket.Event…
-
The np.broadcast function looks at the inputs and produces an object (namedtuple really) that has attributes giving the shape, size, and some iterators.
https://docs.scipy.org/doc/numpy/reference/g…
-
I want to send audio file to my physical google home mini device, so I try to use broadcast feature.
When I give audio data, if there is silence in audio data, I don't send audio after silence. Only …
-
Hi, WinIPBroadcast partially solved my problem on Windows 7.
I'm using GX Wokrs2 (PLC programming IDE from Mitsubishi) to find available PLCs in the network.
Unfortunatly broadcast happens twice, an…
-
Hey @0xPhaze ! Good stuff!
I ran a deploy script without the `US_DRY_RUN=true` option, but also without the `--broadcast`, which gave a simulation of the transactions. However it did create a deplo…
-
A peer doing a re-broadcast will receive it's own block and reset the timer so the interval doubles. Thus an interval of 10s actually becomes 20s.
-
Implement broadcast join. This will be important where one relation is significantly smaller than the other. Then, it is efficient to broadcast/ all-gather the smaller table rather than shuffling.
A…