Join Nostr
2025-11-25 19:57:02 UTC

Ret on Nostr: 🔍 “how to sniff serial port linux” Answer type A “pfff just do socat -l -p ...

🔍 “how to sniff serial port linux”

Answer type A “pfff just do socat -l -p -d -o -67 -420 | fucktty -p >> /dev/ttyS0 << /dev/ttyUSB0 > vim”

Answer type B “pfff just use strace and carefully interpret the resulting list of system calls”

Answer type C “just install this package” (doesn’t exist)

Answer type D “just build this 14 year old repo” (configure works, make fails with obscure C++ error)