Chad Brewbaker
Chad Brewbaker
Any interest for a PR to add eBPF functionality? I was imagining a tutorial "Mediacom" Docker container baked out of a simple config file that gave it not only bad...
Any interest in a PR for scripts to run on node with C code coverage? You would get info with just strace, but I am interested in Node code blocks...
NCoz
I'm interested in taking a stab at extracting bits of JCoz to support the Python virtual machine and the CLR runtime. Any tips?
I usually use S3 to cache. Syntax to hit a URI for a binary or file instead of localpath? Syntax sugar to sign temp S3 files so you can execute...
As far as I got today. I used http://www.hybridkernel.com/2015/01/18/binding_threads_to_cores_osx.html as a reference. Still getting some C++ errors, probably have something configured wrong with the standards setting: ```bash error: no matching...
To ease tinkering in Google Colab (I want to play with throwing some of it at a SMT solver) any way you could add a hello world ipython notebook?
Compile errors with make on awslinux2 for b97d18f18ab26805fb37be8522aea5ca871ab356 . hwy/tests/arithmetic_test.cc:1055:1: error: macro "INSTANTIATE_TEST_CASE_P" passed 4 arguments, but takes just 3 HWY_TARGET_INSTANTIATE_TEST_SUITE_P(HwyArithmeticTest); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./hwy/tests/arithmetic_test.cc:23:0, from ./hwy/foreach_target.h:80, from...
gcurl
Say I wanted to modify it to gcurl for bandwidth plotting. Roughly poll this in the event loop? https://github.com/alexcrichton/curl-rust/blob/65cb1c2c78321a1aedb919ee2b4225879f89f594/curl-sys/lib.rs#L78
Am I doing something stupid here? The docs on the benchmarks seem to refer to the old makefiles. ```bash cd coz/benchmarks mkdir build cd build cmake -Wno-dev .. #Scanning dependencies...
I've got an AWS F1 beta account. NDA, but Xilinx generic code isn't. I'm looking for Clash examples that the community would like to have working on day 1 when...