The International Collegiate Programming Contest recently featured a problem related to social choice theory, specifically the Condorcet Paradox. This post is a brief description of a search for the optimal solution.
May’s theorem
May’s theorem states that majority rule is the only reasonable voting system for two candidates. Although majority rule is quite intuitive, it is surprising that among the infinite number of functions, there is only one that meets a few basic assumptions.
War with the Newts
My delight with Karel Čapek’s book and Hans Ticha’s art.
Have you ever used git config?
Some tricks and tips for git config
and git in general.