Hacker News new | ask | show | jobs
by ronaldx 4715 days ago
Keep reading: the first example is a bit misleading (for the reason you state) and the article gets more interesting.

They deal with this problem by coding the message with single-bit packets, always contrasting 0s with 1s.

1 comments

Yup, that was the critical piece I was missing. Thanks!