Undermuz

Results 7 issues of Undermuz

![image](https://user-images.githubusercontent.com/6875507/154823576-89a2b797-7464-4ac5-b468-1e921f108a18.png) i have to put render to framebuffer in node-canvas i do it by `canvas.toBuffer("raw")` How can i get raw-buffer by `@napi-rs/canvas`?

feature request

*Description of the bug or feature request* ### Environment `bettercap v2.32.0 (built for linux arm with go1.15.15)` `Linux raspberry-pi 5.10.92-v7+ armv7l GNU/Linux` `Raspbian GNU/Linux 11 (bullseye)` cli: `/usr/local/bin/bettercap -no-colors -eval...

Every 20-40 seconds my nodemcuv2 crash with this error: ``` PC: 0x4020b599 EXCVADDR: 0x00000000 Decoding stack results 0x4023a159: tcp_input at core/tcp_in.c line 942 0x4023ff22: ip4_input at core/ipv4/ip4.c line 1467 0x40236f29:...

help wanted

Error in mono v5.10 when start this solution: https://github.com/vtortola/WebSocketListener/tree/master/samples/WebSocketEventListener Screenshot: http://joxi.ru/brR6wO3uQWVB5r

### Describe the bug. Using demo_windows script i am getting this: ``` Hello World! Hello World! Hello World! •̐򿛨 ================================== ``` Instead of this: ``` Hello World! Hello World! Hello...

USB
bug

In this code: https://github.com/postmanlabs/postman-collection/blob/main/lib/collection/response.js#L139 https://github.com/postmanlabs/postman-collection/blob/main/lib/collection/request.js#L63 You are using `typeof` operator incorrectly, because `typeof` operator returns string with type name like 'undefined', 'function', etc, but not a type.

%23 Description of problem Leave a comment... BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN - https://github.com/platformio/platformio-vscode-ide/issues%3Fq=is%3Aissue %23 Configuration VSCode: 1.88.0 PIO IDE: v3.3.3 System: Windows_NT, 10.0.22631, x64 %23 Exception ```...