Condorcet method

The R7RS working group is using this approach, which got me curious about it.

A Condorcet method is any single-winner election method that meets the Condorcet criterion, that is, which always selects the Condorcet winner, the candidate who would beat each of the other candidates in a run-off election, if such a candidate exists.

In other words:

It is possible for a candidate to be the most preferred overall without being the first preference of any voter. In a sense, the Condorcet method yields the “best compromise” candidate, the one that the largest majority will find to be least disagreeable, even if not their favorite.

(via wikipedia)

Scribfile: File and Operating System related Scribble Functionality

http://planet.racket-lang.org/package-source/grettke/scribfile.plt/1/0/planet-docs/scribfile/index.html
Is a little library that provides two forms, one to read a lispy language file into a codeblock and another that makes a system call and renders the results in a verbatim form. Pretty helpful for demos of non-Racket code and who knows what else.
Thanks Racket team, and Danny and Matthew for getting this working.

Angular Unstable will be in Bower Soon

Tried to install AngularJS unstable today via bower and followed this trail:

to find that Bower currently doesn’t support unstable releases due to a versioning issue, but, they will soon.
In the meantime, Michael Ahlers went above and beyond to provide an alternative here.

Rush 2013 Clockwork Angels Tour

It felt good to have Rush share with us their artistic contribution “Clockwork Angels”. They are not living in the past, and how could they, nobody would keep showing up just to hear Tom Sawyer would they? That said, it was great to hear the 2112 Overture performed by it’s creators ;).

Though it wouldn’t look it, the Marcus Amphitheater sounded great. There was great sound, you could hear everyone; certainly not what you would expect staring up at the 1.5 story tall P.A. system hanging above the stage.
The show was a blast and the guys are indeed masters.

One Path to SML

Never knowing what is the right time for a path to present itself, I think I am back on the path to SML again. This time I got some more feedback and wanted to capture it here.
Various feedback:

We’ll see what is my cup of tea.