Skip to content

Instantly share code, notes, and snippets.

@jonvuri
Created September 13, 2012 13:26
Show Gist options
  • Save jonvuri/3714253 to your computer and use it in GitHub Desktop.
Save jonvuri/3714253 to your computer and use it in GitHub Desktop.
Looking for someone to host al2o3cr

jrajav here, I wrote and hosted al2o3cr for a while. It's a bot in #ruby that interprets code on-the-fly in the channel, like most language channels on Freenode have. Unfortunately, I can't host it any longer. My work machine was the only one that could handle it, and that now has to host a scaling utility as well, which interferes with the VM the bot was on. If anyone else has a Linux box on which they can host and maintain the bot, please let me know at jrajav at gmail dot com and I'll tell you how to get it set up. It's pretty simple, and reasonably secure. Everything takes place in a chroot with below-root access. Still, I can't guarantee that it won't blow your system up. If security is important (like it was for me), you still might want to run it in a VM or on a more disposable machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment