Steve Duys

Results 16 comments of Steve Duys

we traced through your code and found where it's trying to load stats json from the associated redis key which we identified as: ``` redmon:redis::6379:stats ``` We then attempted to...

I have been able to determine that the cause of the break in run is slowlog contents. There are some HMGETs included in the slowlog get and these end with...

ran into this on mac over the weekend, switched to nightly to skirt around for now.. `rustup -V rustup 1.24.3 (ce5817a94 2021-05-31) info: This is the version for the rustup...

People should also try the nightly toolchain build via rustup -- As mentioned previously, I was able to skirt the issue on mac with this. https://www.oreilly.com/library/view/rust-programming-by/9781788390637/e07dc768-de29-482e-804b-0274b4bef418.xhtml

Agree with all the above. Valve, we need a clean way to filter on linux native vs. steamplay supported.

Sorry let me clarify... I run the "sending audio" windows machine on my lan in **unicast** mode so that I can hardcode the ip address of the receiver in the...

ultimately I was just confused on how to configure the .net receiver for unicast. When I run the .net receiver, I don't get any sound in this setup (sending machine...

yes that is the new.. pi@robotom:~/petbot $ npm install tbone npm http GET https://cdn.tbonejs.org/tbone-0.3.4.tgz npm http 200 https://cdn.tbonejs.org/tbone-0.3.4.tgz npm WARN package.json [email protected] No repository field. npm WARN package.json [email protected] No...

And browser error when trying to run despite is tdefine is undefined.. so then bindings.js doesn't load, etc.. (I am embedding nodejs 10.0.9 in project folder since that was min...