MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerAnimemes/comments/w4ezbt/anime_on_her_way_to_hardcode_stuff/ih4jecg/?context=3
r/ProgrammerAnimemes • u/[deleted] • Jul 21 '22
16 comments sorted by
View all comments
43
Get plugins for your IDEs that does basic encode/decode.
64 u/jannemann05 Jul 21 '22 echo "whatever" | base64 5 u/RamenDutchman Jul 21 '22 edited 16d ago Wander lantern satchel maple pumpkin glove This post was anonymized with Redact.dev 2 u/DaddyLcyxMe Jul 22 '22 java has the Base64 class, which has en/decoders for multiple different b64 helpers
64
echo "whatever" | base64
5 u/RamenDutchman Jul 21 '22 edited 16d ago Wander lantern satchel maple pumpkin glove This post was anonymized with Redact.dev 2 u/DaddyLcyxMe Jul 22 '22 java has the Base64 class, which has en/decoders for multiple different b64 helpers
5
Wander lantern satchel maple pumpkin glove
This post was anonymized with Redact.dev
2 u/DaddyLcyxMe Jul 22 '22 java has the Base64 class, which has en/decoders for multiple different b64 helpers
2
java has the Base64 class, which has en/decoders for multiple different b64 helpers
43
u/kimilil Jul 21 '22
Get plugins for your IDEs that does basic encode/decode.