Oddbean new post about | logout
 @2ffa8eb4

sudo(){
    ssh "$1"@928da66a
} 
 @0988e86d as a first step towards that goal distros should start binding ssh to some well--known fixed AF_UNIX socket, so that people can just use it on the local host, and between local containers.