Y
Hacker News
new
|
ask
|
show
|
jobs
by
cdtwigg
1662 days ago
In this formulation I believe the last bit would also be repeated 3 times, and you’d have to read those three bits to detect corruption.
1 comments
dataflow
1662 days ago
Yes but how would you know that without reading all 6 bits first?
link
netizen-936824
1662 days ago
You wouldn't, as long as the bits are received sequentially. I think the idea is that, depending on where the corruption is, you only need to read up to two bits past the corrupted one
link