Skip to content

Instantly share code, notes, and snippets.

@jichu4n
jichu4n / output.txt
Last active April 12, 2024 04:05
Repro for SerialPort issue where Node does not exit after close() in flowing mode
$ ./node_modules/.bin/ts-node src/serialport-test.ts
serialport/stream opening path: /dev/ttyUSB0 +0ms
serialport/bindings-cpp open +0ms
serialport/bindings-cpp/poller Creating poller +0ms
serialport/stream opened path: /dev/ttyUSB0 +25ms
serialport-test opened +0ms
serialport/stream _read reading { start: 0, toRead: 65536 } +1ms
serialport/bindings-cpp read +24ms
serialport/bindings-cpp/unixRead Starting read +0ms
serialport-test closing +3s
@jichu4n
jichu4n / nomachine-aarch64.patch
Created February 17, 2020 00:01
AUR nomachine aarch64 patch
diff --git a/.SRCINFO b/.SRCINFO
index 7d1215f..c1e3e08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = nomachine
arch = armv6h
arch = armv7h
arch = armv8h
+ arch = aarch64
groups = network