Hacker News new | ask | show | jobs
by randomeel 49 days ago
That’s cool ! How did you do that ?
1 comments

Manually, with spaces. Ironically each actual space took 3 spaces, which HN truncated to one space removing any concept of words. Technically this is incorrect because a real post would be 0x00 and not 0x20, but my point was even ‘basic’ text can be problematic if you’re not aware of encoding types, and it can really fukin bite if you’re not ready for it.