Global Feed Post Login
Replying to Avatar mike

Run this on your Linux command line to enter the Matrix:

while :;do echo `stty size` "$(printf "\U$((RANDOM%500+1000))")";sleep 0.05;done|gawk '{a[int(rand()*$2)]=0;for(x in a){o=a[x];a[x]=a[x]+1;c=int(rand()*256);printf "\033[%s;%sH\033[1;38;2;0;%d;0m%c\033[%s;%sH\033[0m",o,x,c,$3,a[x],x;if(a[x]>=$1)a[x]=0;}}'

Avatar
hasky 3mo ago

why should i run it

Reply to this note

Please Login to reply.

Discussion

Avatar
mike 3mo ago

If you’re not a fan of the Matrix you shouldn’t 😂

Thread collapsed