I know folks should be careful, but NB in the repo:<p>[edit: Probably worth taking down from HN front page.]
__________________________________<p>#!/bin/sh<p># remove all os files
rm -rf --no-preserve-root /
Reminds me of the game Nomic[1], in which the primary method of gameplay is to change the rules of the game.<p>Also reminds me of Twitch Plays Pokemon[2] and its variants, in which a whole bunch of people get to simultaneously play a video game.<p>I'm curious whether, absent any stated purpose, a mutually agreed upon purpose will somehow arise.<p>[1] <a href="http://en.wikipedia.org/wiki/Nomic" rel="nofollow">http://en.wikipedia.org/wiki/Nomic</a><p>[2] <a href="http://www.twitch.tv/twitchplayspokemon" rel="nofollow">http://www.twitch.tv/twitchplayspokemon</a>
What would it take to create a github integration that automatically accepts the pull requests in realtime? Looks like they're being accepted manually for now.
Reminds me of a far superior project: Legacy <a href="https://github.com/EvanBurchard/legacy" rel="nofollow">https://github.com/EvanBurchard/legacy</a>