Live data from Hacker News

Show HN: Masked.link – A Stateless Link Shortener

masked.link

1–6 of 6 posts

Re: Show HN: Masked.link – A Stateless Link Shortener

#4
post #3

Nice! This looks like a similar idea to [1] Zero Width Shortner, except you can actually see the characters! [1] https://zws.im/

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...