Arnaud Loonstra
Arnaud Loonstra
I've been playing with hello_imgui. I really like the ambition of this project. To provide feedback; I had a hard time mixing it with the workflow of Dear ImGui. Dear...
Libuv is a cross platform async io library. Hence it is running its own (reactor) loop. The library is really helpful to prevent the ui to block while doing some...
I've experienced it as well. It's fixable for the broadcast but it's a bigger problem for the grouping of Zyre peers. At least last time I checked. Imagine two nics...
Btw if you look in the code it's not hard to force it to attach to a specific NIC
Which issue is that? I'm also reading 18-36% humidity indoor with an extension cable.
I guess it was #104 and the code that's referred to is: https://github.com/roscoe81/enviro-monitor/blob/ad8d3cec149dbc115825885bfebbf7fc1eb316cc/Northcliff_AQI_Monitor_Gen.py#L416
I guess you referred to this code: https://github.com/roscoe81/enviro-monitor/blob/ad8d3cec149dbc115825885bfebbf7fc1eb316cc/Northcliff_AQI_Monitor_Gen.py#L416
can you send a PR?
Please let's also have a simple javascript example as well without any react/typescript/bloat. Just something directly runable by a browser
I'm not familiar with pycharm but if you know of a fix please make PR