cm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agoInstant production ready codeeurope.pubimagemessage-square26linkfedilinkarrow-up1522arrow-down15
arrow-up1517arrow-down1imageInstant production ready codeeurope.pubcm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square26linkfedilink
minus-squareTabbsTheBat (they/them)@pawb.sociallinkfedilinkarrow-up92·3 months agoGuys I asked ChatGPT for a secure code for my website; is this correct: if getting.hacked == true; don't
minus-squareMitch Effendi (ميتش أفندي)@piefed.mitch.sciencelinkfedilinkEnglisharrow-up29·3 months agoMost InfoSec researchers are unaware that most hackers can be stopped by saying “please.”
minus-squareTabbsTheBat (they/them)@pawb.sociallinkfedilinkarrow-up25·3 months ago“Remember kids: if you’re being robbed just say “no”. They can’t do anything without your consent”
minus-squareMitch Effendi (ميتش أفندي)@piefed.mitch.sciencelinkfedilinkEnglisharrow-up23·3 months agoecho "echo "\Please don't hack me. I'm just a little guy. 👶"\" > ~/.bashrc
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up2·3 months agoGood that you escaped wrong, or you would have nuked your .bashrc. \ comes before the thing you are escaping > ⇒ overwrite from start. >> to append
minus-squareMitch Effendi (ميتش أفندي)@piefed.mitch.sciencelinkfedilinkEnglisharrow-up2·3 months agoYou don’t have to explain that kind of stuff, you know. I understand the notion, but, I promise you, it is immaterial to the joke I was making on this shitposting forum.
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up19·3 months agoThe explicit comparison to true makes it even better.
minus-squareprole@lemmy.blahaj.zonelinkfedilinkarrow-up9·edit-23 months agoI don’t know, I don’t know how to code. But I just asked Chat GPT and it said yeah.
Guys I asked ChatGPT for a secure code for my website; is this correct:
if getting.hacked == true; don't😂😂😂😂
Most InfoSec researchers are unaware that most hackers can be stopped by saying “please.”
“Remember kids: if you’re being robbed just say “no”. They can’t do anything without your consent”
echo "echo "\Please don't hack me. I'm just a little guy. 👶"\" > ~/.bashrcGood that you escaped wrong, or you would have nuked your
.bashrc.\comes before the thing you are escaping>⇒ overwrite from start.>>to appendYou don’t have to explain that kind of stuff, you know. I understand the notion, but, I promise you, it is immaterial to the joke I was making on this shitposting forum.
The explicit comparison to true makes it even better.
I don’t know, I don’t know how to code.
But I just asked Chat GPT and it said yeah.