If it's worth saying, but not worth its own post (even in Discussion), then it goes here.
Notes for future OT posters:
1. Please add the 'open_thread' tag.
2. Check if there is an active Open Thread before posting a new one.
3. Open Threads should be posted in Discussion, and not Main.
4. Open Threads should start on Monday, and end on Sunday.
Sometime in the near future, I will be running an iterated prisoner's dilemma tournament in which bots can access their opponents' source code, similar to the IPD tournament that was held last year. This tournament will be open to the Internet at large (i.e. not just LW) and will probably include some Hacker News folks and some folks from my real-life social network, who are primarily programmers and people in the finance world. Once everything is officially announced, there will be a large window (a month?) in which users can submit entries before the tournament is run. Also, to help out non-programmer participants, I will be translating some participants' pseudocode/descriptions of algorithms into code. More details on this later.
The (work in progress) code that will be used to run the tournament is here.
Right now everything is still in the preliminary stages, so I would appreciate:
IIRC last time the winners were programs that had some random element in their code and "got lucky" (in the sense that if the tournament had been run multiple times and the results averaged, they would not have won). So maybe you should guard against this by performing sufficiently many copies of the tournament.