This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
Here's a fun Sunday puzzle for data minded people out there:
* COBS is a bit-stuffing technique, it changes the bitstream when encoding
* CRC is designed to defend against corruptions of the EXACT bit pattern on the wire
If I want to frame my messages with COBS, how do I also CRC them?
2025-01-26T12:03:05.623Z