(no title)
wmal | 1 year ago
Also, I’m on a mobile right now, so can’t verify that, but it seems the format is flawed. The reader decodes UTF8 strings after splitting the binary buffer by the delimiter, but I believe the delimiter may be a part of a UTF8 character.
Edit: just checked and there’s actually no chance that the delimiter the author chose would be part of UTF8 encoding of any other character than the delimiter itself
zekica|1 year ago
tpoacher|1 year ago
postalrat|1 year ago
boomlinde|1 year ago
It might seem that way if you didn't actually read the article:
> So what’s the downside? This custom FEC tooling might give you a hint.
> For starters, it’s rather unreadable when opened in a text editor.