I've hooked up 2D LiDARs to Raspberry Pi, wrote Python library lds2d
One Python library for 23 LiDAR models with hardware-free demo mode.
A serial mouse driver that can use a mouse over the network via a terminal server
Serial mouse over telnet because someone asked 'what if' and actually built it.
Hardware tinkerers and terminal server enthusiasts
socat · inputattach · linuxconsoletools
Does it just have to be text/consoles that can be accessed over the network? What if I connected some other serial device to the terminal server?
I decided to see what would happen if I connected a serial mouse and tried to access/read it over the network. Long story short, I wrote a small python script to let me read a serial mouse over the network on Windows (and Linux, but on Linux you can just use socat and inputattach).
One Python library for 23 LiDAR models with hardware-free demo mode.
Click tester, but MouseTest.com and hardware vendors already have this.
Mouse button triggers macOS dictation without touching the keyboard.
Impressive engineering choices — bytecode/AST generation for ~64% faster dumps and explicit Pyodide/WASM support show someone wrestled real performance and portability problems. It bundles one API across JSON, YAML, TOML, MsgPack/CBOR/BSON and adds native numpy/pandas handling plus basic validators and schema output. Still, it lives in a crowded Python serialization space (pickle, orjson, pydantic/serde alternatives), so adoption will hinge on ecosystem compatibility and convincing users to switch.
Passive standups from Git data, but Geekbot and Standuply already do this.
Finally searches iMessage properly by reading the database Apple won't expose.