#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 4 days agoHopefully the bladder is in the files.sh.itjust.worksimagemessage-square31fedilinkarrow-up1975arrow-down110
arrow-up1965arrow-down1imageHopefully the bladder is in the files.sh.itjust.works#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 4 days agomessage-square31fedilink
minus-squareNatanox@discuss.tchncs.delinkfedilinkEnglisharrow-up43·4 days agoWait, if my brain runs and uses Linux then… Oh god… ADHD is a zombie LLM process constantly spitting out vaguely related nonsense, draining your energy and processor cycles for nothing productive. It all makes sense now.
minus-squarequeerlilhayseed@piefed.blahaj.zonelinkfedilinkEnglisharrow-up15·4 days agoNah, it’s nothing that complicated, it’s just a bash script while [ 0 -eq 0 ] do wall | head -c 16 /dev/random sleep 1 done
minus-squareyogurtwrong@lemmy.worldlinkfedilinkarrow-up12·4 days agoshouldn’t it be head -c 16 /dev/random | wall
minus-squarequeerlilhayseed@piefed.blahaj.zonelinkfedilinkEnglisharrow-up13·4 days agoyep that works a lot better. Mine did spit out a wall message, but only after the script hangs and has to be ctrl-D’ed. I figured I had tested enough for the internet joke and I shipped it to prod.
minus-squaregnufuu@infosec.publinkfedilinkarrow-up3·4 days agoOne day we’ll be ready to switch to a stable repo
Wait, if my brain runs and uses Linux then…
Oh god…
ADHD is a zombie LLM process constantly spitting out vaguely related nonsense, draining your energy and processor cycles for nothing productive.
It all makes sense now.
Nah, it’s nothing that complicated, it’s just a bash script
while [ 0 -eq 0 ] do wall | head -c 16 /dev/random sleep 1 doneshouldn’t it be
head -c 16 /dev/random | wallyep that works a lot better. Mine did spit out a wall message, but only after the script hangs and has to be
ctrl-D’ed. I figured I had tested enough for the internet joke and I shipped it to prod.One day we’ll be ready to switch to a stable repo