Timeline for Error-correct text
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Mar 22, 2020 at 6:50 | history | bounty awarded | xnor | ||
| Mar 11, 2020 at 13:01 | comment | added | G B | I don't know if it has a name, it's a generalization of parity check / hamming code, base 84 is for the specific case, because the characters we need are all in range 65-122 (so any number > 57 would do) and all partials sums of this string modulo 84 are printable ASCII. Checking single bits would require more code. | |
| Mar 11, 2020 at 9:25 | comment | added | David Cary | Clever. Is there a name for this error-correction technique? It's similar to Hamming codes, but on base-84 digits rather than on bits. | |
| Mar 10, 2020 at 14:54 | history | edited | G B | CC BY-SA 4.0 |
deleted 10 characters in body
|
| Mar 10, 2020 at 7:16 | history | edited | G B | CC BY-SA 4.0 |
added 310 characters in body
|
| Mar 10, 2020 at 7:00 | history | edited | G B | CC BY-SA 4.0 |
added 12 characters in body
|
| Mar 9, 2020 at 15:13 | history | edited | G B | CC BY-SA 4.0 |
added 525 characters in body
|
| Mar 9, 2020 at 15:07 | history | answered | G B | CC BY-SA 4.0 |