←back to thread

73 points todsacerdoti | 3 comments | | HN request time: 1.833s | source
1. SonOfLilit ◴[] No.41873713[source]
Why would we ever use the obscenely expensive channel? Surely there are ways to solve this with only the single-bit channel?

Some error correction codes, some cryptographic hash checksums, and now you have a free trustworthy bidirectional bitstream.

replies(1): >>41874375 #
2. jonathrg ◴[] No.41874375[source]
The channel is free. Repeat each bit 1 billion times and reconstruct the messages based on that
replies(1): >>41878106 #
3. SonOfLilit ◴[] No.41878106[source]
In practice you still want to optimize for bandwidth, which you can.