Kobi Cohen-Arazi

Results 8 issues of Kobi Cohen-Arazi

https://github.com/codereport/Talks/blob/741a79cc95ccfe14b5951483d563267253793065/2019-05-CppNow/AlgorithmIntuition/Slide-139.cpp#L7 You changed abs to std::minus since in abs(a-b), we know b >= a. So how changing it from abs to minus works? wouldn't this generate negative number? Thanks, Kobi

should be https://backreference.org/2010/03/26/tuntap-interface-tutorial/

Added cmake support. Did not touch xcode/msvc since I dont have access to this. gnu makefile - modified but did not try it out (will give it a shot -...

Hello, I have a requirement where when my application is starting, I'd like to read all the data that resides in the `running` datastore. Right now, I have a way...

is:question

Hello, Is there a way to populate data during startup time? For example - can I provide an init XML that is conforming to a specific YANG model, and SR...

is:question

https://github.com/mcmtroffaes/inipp to https://github.com/fffaraz/awesome-cpp#configuration

Hello all, Anyone with experience on QNX? It fails with the unsupported system when it tries to define the Semaphore wrapper. QNX probably does not have __unix__ defined. I'd be...

DNS failed for delicious.com. Shouldn't this be del.icio.us? ```` $ git grep delicious.com background.js: // we also need to make sure this is OUR popup, as opposed to the live...