thirdside/berlin-ai

Make berlin-ai.com web app open source

Closed this issue · 4 comments

Hey! Thanks again for Ruby Hacknight guys it was awesome.
Very excited about kicking Haiku's ass ;)

I was wondering if you could make the code to run berlin-ai.com publicly available. Besides the few glitches from last night, it could be great to create other similar events.

Looking forward to BerlinAI github group

Thanks

I can see a few errors on the site at the moment:

  • No new games are being run at the moment
  • In tournaments, I'm able to select inactive AIs and it seems they could be keeping the job queue busy. New games stopped happening at the same time
  • 502 error when starting a new round on a tournament that has two many games to create
  • Seems the 'Friendly!' tournament created games with the same players twice (http://berlin-ai.com/tournaments/23) or it's simply a UI problem
  • Can't like a game
  • I have a bunch of notifications, all with the same error:
undefined method 'each' for nil:NilClass
/home/berlin/sites/berlin.thirdside.ca/releases/20130914163639/lib/berlin/server/map.rb:53:in `init'
/home/berlin/sites/berlin.thirdside.ca/releases/20130914163639/lib/berlin/server/game.rb:41:in `build'
  • and a few more

It would be nice if I could open single issues to your berlin-ai.com project. And possibly tackle them myself.

This has been asked a lot, but for now we can't just open-source berlin-ai.com as all our deployment process and passwords live within it. We'll use this repo as the tracker for berlin-ai.com

Let me know. I'd love to help you guys. Good luck tonight at Montrealrb 🍻

If we stumble upon those problems again, we will open issues individually. Thanks for your input @mathieugagne.