You must log in or register to comment.
It’s nice when memes are drawn completely from scratch like this. It gives just a little validation to this silly scrolling we all do everyday.
I believe the word you’re looking for is “comic”
Can somebody explain more
My interpretation is a visualization of SSH as a transport protocol. You say hey SSH, send this message to this remote computer. And SSH goes to that computer and authenticates with a key, then enters your commands. In this case ‘ls’. Then ssh takes the output of that command, in this case the contents of the directory, and brings it back to you.