sno bunny

Category: pyfags

#pyfags

Fri Apr 10 16:32:35 2020
<8f79fcda> <https://github.com/LLNL/zfp>
— LLNL/zfp
— Library for compressed numerical arrays that support high throughput read and write random access
<8f79fcda> <https://www.vice.com/en_us/art…

#pyfags

Tue Apr 7 22:03:48 2020
<5547a085> <https://karateclub.readthedocs.io/en/latest/|https://karateclub.readthedocs.io/en/latest/>

#pyfags

Wed Mar 4 14:59:44 2020
<8f79fcda> <https://www.youtube.com/watch?v=vlnNW3a2SME|https://www.youtube.com/watch?v=vlnNW3a2SME>
— How I made a bitcoin warning alarm. (silicon valley). Python is Sexy ep-1

<8f79fcda> Python bitco…

#pyfags

Tue Feb 18 16:56:11 2020 <9e126bf3> Well that’s a little more complex- but I’d get radio hardware to encode to wav then to ogg or mp3 then stream it with icecast.. then on the other side in the datacenter have processes listening to icecast then pass that audio stream into whatever voice rec / FFT […]

#pyfags

Mon Feb 17 21:51:06 2020 <9e126bf3> If you want low level, look at select/poll .. they let you block until new data is available on a stream, then you can read it into a buffer and analyze it perhaps with a regular expression to extract the info you’re interested in <9e126bf3> the actual code will […]

#pyfags

Mon Feb 17 20:40:39 2020 <58f4c611> anyone know a good way to do this? Say i have like 1000 different streaming inputs and need to run a python script against them to look for key information, and if the key is matched begin storing it until a specific condition is met; else dont make any […]

Back to top