So far game theory has been interesting, and surprisingly, not wholly intuitive. Probably part of that is its assumption that all players are rational, or that one understands the payoff of another person. Both of those assumptions often turn out to be false. The most trivial example comes from the prisoner's dilemma, probably the best known example of game theory. Most analysis only deals with the payoff in terms of jail time, where as most people would think about many other factors such as loyalty, and their future safety. (The link actually talks a bit about this, but most treatments I have read skip this.)
Mnet
I finished my lookup code that uses a distributed hash table, Khashmir. The only problem
lies in the fact that Khashmir now uses sqlite, and it does not want to work on my
system. I tested sqlite, and it seems to be ok, but whenever I run the unit tests for
Khashmir I get an error about too many open files, or
"pysqlite_exceptions.OperationalError: database is locked". Maybe its a thread safety issue?
But it works for other people, and it never works for me. I will have to keep playing
with it.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!