ssh is an obscure but widely-deployed command. It stands for Secure Snake Home and was made in the 90s to securely play snake online

I made a massively multiplayer backend for it with support for thousands of concurrent snake players

ssh snakes.run to join!

read about the history of SSH here: https://snake.eieio.games
Secure Snake Home (SSH)

SSH (Secure Snake Home) is the most secure way to play multiplayer snake online.

Secure Snake Home (SSH)
and you can learn about how my Snake Session Handler Daemon works here: https://eieio.games/blog/secure-massively-multiplayer-snake/
snakes.run: rendering 100M pixels a second over ssh · eieio.games

snakes.run is a massively multiplayer snake game that uses the Secure Snake Home (SSH) protocol. It can render 100M pixels a second.

eieio.games
@eieio I bet GDC doesn’t have any talk on performance optimization of ssh text rendering.
@eieio I have a terrible confession: I used Tron music to do a full mental conversion to Light Cycles in my head.
@eieio 10/10, I got a tradekill
@eieio @khgu to be honest I hate this game.
@eieio today I learned slither.io wasn't an original concept lmao
even funnier is how slither.io never even had https
@eieio really good! the "jump 5 tiles" thing is a really smart idea too
@eieio Just tried this and it's great. Also, superb trolling potential - a head-on or 90°C collision with another snake kills you both, and the jump-feature gives great reach 
@eieio Alt-TXT: A video showing a view of a 2d "snake" game but it's played on an open scrolling field, full of other competing snakes. When snakes die they drop "food" for others
@eieio the latency is a killer from this side of the planet, we may need regional servers 😜
@mike lol i wanted to do some anycast nonsense to help with this but it's a ton of work. maybe for the next version...
@eieio I would sponsor an AU server in a heartbeat, I'm assuming the system requirements are not high. 😎

@mike @eieio Regional servers? To collect public keys in your region?

https://mamot.fr/@dolmen/116147179081800432

Olivier Mengué (@[email protected])

Security notice for users: Before connecting, check your SSH client configuration. Because the default settings will leak your public keys, which means you could be de-anonymized by the server if one of your public key is publicly available (like any SSH key used for connecting to GitHub). To fix that, your ~/.ssh/config must end with: Host * PubkeyAuthentication no I'm the author of github-keygen: https://github.com/dolmen/github-keygen #GithubKeygen

Mamot - Le Mastodon de La Quadrature du Net
@eieio It even has a mobile port, nice!
@eieio gosh I'm learning here that I'm terrible at snake
@eieio i thank you for this opportunity of improving my vim movement skills!
@eieio I wonder how well it would run with SIXEL over SSH. Also when slither.io clone?
@eieio I have the strong feeling it is possible.
@eieio i might be evil but...

dashing into other snakes to kill us both is even funnier than trying to be the longest
@eieio I am sure this will come in handy at some time in the future.
@eieio
Sad, when you died, you don't have your PB the size show a length of 0.
@C_Chell yeah I'm gonna push an update to add this, I've gotten this feedback a few times.
@eieio I prefer telnet towel.blinkenlights.nl.
@eieio played, became the longest, died. the cycle of life.
@eieio @conniptions whelp, I guess IT at work is going to come after me finally

@eieio so basically https://slither.io but as #TUI application over #SSH?

#Slither #SlitherIO #Multiplayer

slither.io

The most famous slither game in the world! Play with millions of players around the world and try to become the longest of the day!

slither.io

Security notice for users:

Before connecting, check your SSH client configuration. Because the default settings will leak your public keys, which means you could be de-anonymized by the server if one of your public key is publicly available (like any SSH key used for connecting to GitHub).

To fix that, your ~/.ssh/config must end with:

Host *
PubkeyAuthentication no

I'm the author of github-keygen:
https://github.com/dolmen/github-keygen
#GithubKeygen

GitHub - dolmen/github-keygen: Easy creation and upgrade of secure SSH configuration for your GitHub account(s)

Easy creation and upgrade of secure SSH configuration for your GitHub account(s) - dolmen/github-keygen

GitHub
@eieio I freaking love it when people do creative things with ssh.
@christmastree @eieio Just be aware of the privacy-related risks:
https://mamot.fr/@dolmen/116147179081800432
Olivier Mengué (@[email protected])

Security notice for users: Before connecting, check your SSH client configuration. Because the default settings will leak your public keys, which means you could be de-anonymized by the server if one of your public key is publicly available (like any SSH key used for connecting to GitHub). To fix that, your ~/.ssh/config must end with: Host * PubkeyAuthentication no I'm the author of github-keygen: https://github.com/dolmen/github-keygen #GithubKeygen

Mamot - Le Mastodon de La Quadrature du Net
@eieio Got up to some fairly large size, then someone turned into me killing us both. That was fun. Sadly PuTTY ate my print-screen attempt to record the score.
@eieio Concurrent snakes! what a cool idea.