Ragdoll X@lemmy.worldBanned to Microblog Memes@lemmy.worldEnglish · 2 years agoAl-generated content. You read that wrong.lemmy.worldimagemessage-square73linkfedilinkarrow-up11.12Karrow-down116
arrow-up11.1Karrow-down1imageAl-generated content. You read that wrong.lemmy.worldRagdoll X@lemmy.worldBanned to Microblog Memes@lemmy.worldEnglish · 2 years agomessage-square73linkfedilink
minus-squareGTG3000@programming.devlinkfedilinkEnglisharrow-up8·2 years agoOn PC, you can open the browser console and type in ("your string").toUpperCase() it’s usually on F12. >> "Al".toUpperCase() <- "AL"
minus-squarefidodo@lemmy.worldlinkfedilinkEnglisharrow-up5·2 years agoSimply pasting the string would give you the answer as the console uses a programming font
minus-squareGTG3000@programming.devlinkfedilinkEnglisharrow-up1·2 years agoFair, but I’m trying to trick them into learning js here :P
minus-squarefidodo@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoAt least trick them into leaning ts.
minus-square𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠@programming.devlinkfedilinkEnglisharrow-up1·2 years agoWhy would you do such a horrible thing?
On PC, you can open the browser console and type in
it’s usually on F12.
Simply pasting the string would give you the answer as the console uses a programming font
Fair, but I’m trying to trick them into learning js here :P
At least trick them into leaning ts.
Why would you do such a horrible thing?