irelephant [he/him]@lemmy.dbzer0.com to Technology@lemmy.worldEnglish · 20 hours agoMicrosoft pushes staff to use internal AI tools more, and may consider this in reviews. 'Using AI is no longer optional.'www.businessinsider.comexternal-linkmessage-square93linkfedilinkarrow-up1405arrow-down113cross-posted to: [email protected][email protected][email protected]
arrow-up1392arrow-down1external-linkMicrosoft pushes staff to use internal AI tools more, and may consider this in reviews. 'Using AI is no longer optional.'www.businessinsider.comirelephant [he/him]@lemmy.dbzer0.com to Technology@lemmy.worldEnglish · 20 hours agomessage-square93linkfedilinkcross-posted to: [email protected][email protected][email protected]
minus-squareRecallMadness@lemmy.nzlinkfedilinkEnglisharrow-up22·6 hours agoWhile true; do curl http://copilot/?query=what+is+the+time; sleep 10; done Bet the AI can’t see through this.
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-228 minutes agoNeed to throw in a randomizer: while true; do curl http://copilot/?query=what+is+the+time+in+RANDOM+seconds sleep 10; done done
While true; do curl http://copilot/?query=what+is+the+time; sleep 10; done
Bet the AI can’t see through this.
Need to throw in a randomizer:
while true; do curl http://copilot/?query=what+is+the+time+in+RANDOM+seconds sleep 10; done done