Show HN: Masked.link – A Stateless Link Shortener
1–6 of 6 posts
Re: Show HN: Masked.link – A Stateless Link Shortener
#2Neat trick!
Re: Show HN: Masked.link – A Stateless Link Shortener
#3Nice! This looks like a similar idea to [1] Zero Width Shortner, except you can actually see the characters!
[1] https://zws.im/
Re: Show HN: Masked.link – A Stateless Link Shortener
#4Nice! 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...
Re: Show HN: Masked.link – A Stateless Link Shortener
#5Managed to have -12% compression rate =D
Couldn't copy and paste the link, it takes forever
Re: Show HN: Masked.link – A Stateless Link Shortener
#6Neat idea but impossible to type unless I am missing something. I built a url shortener using hashids https://t.ly/