This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
David Coles ðŸŒ
dcoles.net
did:plc:yya7uqp6oi6ukpspso647joz
I also discovered that Linux Unix Domain Sockets are always ordered and reliable even when in `SOCK_DGRAM` mode. The only difference with `SOCK_SEQPACKET` mode is that it's "connection oriented" (uses `connect`/`accept`).
2024-12-14T02:13:05.309Z