Trivalik

Results 55 comments of Trivalik

Is there a cause why the check is `NUM_RUNOUT_SENSORS == 2` and not `NUM_RUNOUT_SENSORS > 1`? I could not test it anyway.

@mdegroux pull request?

It is required to use at least the C++11 standard, because of the line `if (this->no_sort and preserve_ordering) {` I got it only to run with adding this line in...

Looks like duplicate https://github.com/dotnet/maui/pull/18085, maybe some parts are different.

I see this memory issue, too. Why using Win10Pcap? The WinPcap 4.1.2 (with NDIS 5) works as expected on Windows 10/11. Win10Pcap sometimes swallow packets.

@awcullen any cause why this is not merged?

Then lets add an example of subscribe at readme, like a cleaned up version of https://github.com/convertersystems/opc-ua-client/issues/214

I used now vs 2017 community and is fine working. I guess the original version is for vs2015.

Please try my pull request https://github.com/mkmarek/forex.analytics/pull/12

This is right now not possible since langchain does not support it, see https://python.langchain.com/en/latest/reference/modules/document_loaders.html.