Hacker News new | ask | show | jobs
by jnorthrop 5226 days ago
I am. I think their server must be overloaded. I bookmarked the blog post announcing this and I'm going to try again tomorrow.
2 comments

Yeah, we're rebooting. Should be up in a few more minutes. Sorry about that.
For anyone building something similar, I imagine having an elastic load balancer for TCP port 22 with a health check on a web service that spawns a process as each of the user accounts before returning "good", combined with an auto-scaling group to make certain there are always a couple healthy instances, would be an automated way to keep something like this running through fork bombs.
people were having fun with forkbombs a bit ago.

Presumably we're on the synflood stage now.