Hacker News new | ask | show | jobs
by wahnfrieden 5013 days ago
Tip: if you want to use base64 for URLs, you can remove any trailing =s and add them back in yourself by inspecting the length (they're just padding) for prettier URLs.