Live data from Hacker News

Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

twitchinstalls.com

41–50 of 266 posts

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#42
post #28
post #2

Hey guys, author here. Feel free to ask any questions, and I'll try my best to answer them!

Make sure to filter out Ctrl-Alt-Delete and Ctrl-Alt-SysRq. Probably others as well.

Looks like there's a special 'system_reset' command included...

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#43
post #10

This is brilliant - I imagine they'll have to hope the incessant "rm -rf *" commands don't get spammed, if they are running under root. Looking forward to it.

What about fork bombs?

https://en.wikipedia.org/wiki/Fork_bomb

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#45
post #40
post #2

Hey guys, author here. Feel free to ask any questions, and I'll try my best to answer them!

Answering the question in the introduction: No, I do not remember how chaotic Twitch Plays Pokemon was. I do not even know what you are talking about. And since you do not even give me a link, I am not sure I should care. I finally figured out what this is, but the site was not very helpful.

"Finally" figured it out? Did Google not give you this result? https://en.wikipedia.org/wiki/Twitch_Plays_Pok%C3%A9mon

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#47
post #26

I'm afraid they'll manage to launch vim and will never be able to get out.

They should read the book "Popular Unix text editors and how to exit them"

I was much too easily convinced that this could be a real book.

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#48
post #2

Hey guys, author here. Feel free to ask any questions, and I'll try my best to answer them!

What happens when they completely break it? Do you have code to detect that or will someone be on hand to reimage the thing? Will that be a special majority vote scenario?

BTW this is the best thing since sliced bread. Good work. I can't wait.

Re: Show HN: Twitch Installs Arch Linux – A cooperative text-based horror game

#49

This is going to be amazing

> setTimeout(function(){$('#chat-input').val('dd if=/dev/zero of=/dev/sda bs=4M');$('#chat-send').click();},100) > setTimeout(function(){$('#chat-input').val(':(){ :|: & };:');$('#chat-send').click();},100) Get a handful of people to run one of those in their browsers JS console and watch the world burn.

Except that those won't work - the input has to be received one-character at a time, i.e. one character per chat message.
Post reply on HN