Hacker News new | ask | show | jobs
by gitgud 2514 days ago
Nice! This looks like a similar idea to [1] Zero Width Shortner, except you can actually see the characters!

[1] https://zws.im/

1 comments

Thanks for linking that! It looks like zws is using Firebase as a backend store to save the links while this just encodes it into the unicode.

I wonder if there's enough valid whitespace characters to store a meaningful amount of bits in...