Hacker News new | ask | show | jobs
by jxf 4495 days ago
That definitely wouldn't work with this strategy (two copies), because you wouldn't be able to tell which copy was the mutated one. Error-correcting codes to the rescue. :)
1 comments

couldn't one make 3 copies and take the two that are equal as non-modified?
So like above said, error correction for at most one error.
2 copy + one hash could do the same job?