# script to display random data to the screen. to be ran from a tty
while[true];do cat /dev/urandom > /dev/fb0;done
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.