5 ms·
Not sure if it's possible to be honest, it might be if you can sit down with a pen a paper. But again we've seen human perform seemingly impossible tasks before
by poyu 3y ago
Not sure if it's possible to be honest, it might be if you can sit down with a pen a paper. But again we've seen human perform seemingly impossible tasks before, so who knows.
- Sohcahtoa82 3y agoI've always wanted to see someone encode/decode Base64 in their head. At best, I've learned to recognize a base64 string that begins with "eyJ" is likely JSON. Also, if you asked me what the base64 encoding of "password" is, but if you showed me "cGFzc3dvcmQ=" and asked me what the decoded value is, I'd recognize it as "password". Though you could probably change a few digits and fool me.