Toast to Turing
I was pointed to this Toast to Turing, by Matt Harvey. Very much worth sharing.
Here’s a toast to Alan Turing born in harsher, darker times who thought outside the container and loved outside the lines and so the code-breaker was broken and we’re sorry yes now the s-word has been spoken the official conscience woken – very carefully scripted but at least it’s not encrypted – and the story does suggest a part 2 to the Turing Test: 1. can machines behave like humans? 2. can we?
What, don’t you know who Alan Turing was? Read a bit on him then, one of the core seminal minds for Computer Science. And a scientist vilified for being different from what is regarded as normal.
[update] And answering to some people’s doubts: Why this toast? Because the UK Government, in the voice of the Prime Minister Gordon Brown, after over 50 years of leading Alan Turing to commit suicide due to criminally accusing him for gross indecency for being a homosexual and forcing him into a deep body-altering hormonal therapy to cure him, has finally posthumously apologized. Brown said, So on behalf of the British government, and all those who live freely thanks to Alan’s work I am very proud to say: we’re sorry, you deserved so much better.
Comments
carocr 2009-09-22 16:27:05
Thanks
I read about the apologies, and also was a little bit surprised about this public participation thing at British government’s website… and I confess I didn’t know who he was, nor what he did… so, it’s not a real “we are sorry” but at least, more an more people can admire Alan Turing now (I do). And the poem, I really liked it… and now I remember you told me about this poetry written in source code.Please send me some!
gwolf 2009-09-21 06:10:07
Thanks!
I had heard it was from a BBC program, but was unable to find the source. Thank you!
gwolf 2009-09-23 05:58:48
Code beauty, code poetry
Yesterday I was precisely writing about beauty and art as a motivation factor for Free Software developers (authorized users only for now, sorry to the rest of you! — Caro is an authorized user for our project)
Anyway, you can refer to great examples of code poetry in the Programming Perl Book — You can read (parts of) it on Google Books, go to the «Perl culture» chapter (p.645), you will find plenty. Quoting a simple example (from said book):
#!/usr/bin/perl
APPEAL:
listen (please, please);
open yourself, wide;
join (you, me),
connect (us, together),
tell me.
do something if distressed;
@dawn, dance;
@evening, sing;
read (books,$poems,stories) until peaceful;
study if able;
write me if-you-please;
sort your feelings, reset goals, seek (friends, family, anyone);
do*not*die (like this)
if sin abounds;
keys (hidden), open (locks, doors), tell secrets; do not, I-beg-you, close them, yet.
accept (yourself, changes),
bind (grief, despair);
require truth, goodness if-you-will, each moment;
select (always), length(of-days)
listen (a perl poem)
Sharon Hopkins
rev. June 19, 1995
</code>
gwolf 2009-09-23 06:07:00
Some more examples (cannot… resist…)
You got me in search mood :-}
- Camels and needles: Computer poetry meets the Perl programming language, paper by Sharon Hopkins
- Black Perl, anonymous (from a Larry Wall email):
BEFOREHAND: close door, each window & exit; wait until time. open spellbook, study, read (scan, select, tell us); write it, print the hex while each watches, reverse its length, write again; kill spiders, pop them, chop, split, kill them. unlink arms, shift, wait & listen (listening, wait), sort the flock (then, warn the "goats" & kill the "sheep"); kill them, dump qualms, shift moralities, values aside, each one; die sheep! die to reverse the system you accept (reject, respect); next step, kill the next sacrifice, each sacrifice, wait, redo ritual until "all the spirits are pleased"; do it ("as they say"). do it(*everyone***must***participate***in***forbidden**s*e*x*). return last victim; package body; exit crypt (time, times & "half a time") & close it, select (quickly) & warn your next victim; AFTERWORDS: tell nobody. wait, wait until time; wait until next year, next decade; sleep, sleep, die yourself, die at last
- The 1999 Perl Poetry contest (Jon Orwant)
And many more, I am sure you will be able to find by yourself :)
Sven Mueller 2009-09-20 23:46:27
Original source of poem
The poem was originally published here as far as I can tell: http://www.bbc.co.uk/programmes/b00mj4g1#synopsis
And yes, it is indeed worth sharing.