Francis Levasseur

Results 18 comments of Francis Levasseur

`spawn("sudo",["/usr/sbin/arp-scan","-I","iface_name"...]`

same for me, raspberryPI, it must be a bluetooth config issue... it may have a link with https://github.com/eelcocramer/node-bluetooth-serial-port/issues/202#issuecomment-522314886, or not running `sudo node [your server file name].js` registers it as...

Tried with https://github.com/dinohorvat/pybluez--rfcomm-server ``` sudo python rfcomm-server.py Waiting for connection on RFCOMM channel 1 ``` `sudo sdptool browse local` can see it, but can't connect from android bluetooth serial ```...

line 93 sould look like this (put any plugin you want) ` ^ -.*(GET|POST|HEAD)(?!.*(woorewards|otherplugin).*).*(/js/tools\.js) `

This is my attempt with cuda 11.2... ``` cmake .. -DCUDA_LIB=/usr/local/cuda-11.2/lib64 -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda-11.2/bin -DCMAKE_C_COMPILER=$(which gcc-8) -DCMAKE_CXX_COMPILER=$(which g++-8) -- Found CUDA: /usr/local/cuda-11.2/bin (found suitable version "11.2", minimum required is "8.0") ; Valid...

Same with unit prefix: #207-1104 Watkins... #207 - 1104 Watkins... 207-1104 Watkins... 207 - 1104 Watkins... all are valid format but not parsed

Confirmed working solution but you need to remove the ';' after the 'max' value

Hello, has someone acheived any form of encryption? I think the most viable option is with encryptdown (there's not many) what I came up with looks like this: ``` const...