In Going Postal, Pratchett describes a technology which really existed but is now largely forgotten because the Morse electric telegraph was so superior. But many of the techniques used on the Internet - including encryption - were pioneered by the optical telegraph. The messages were also binary encoded, because a square on the telegraph hoist could be light or dark.
This is therefore doubly fitting, not only to remember Pratchett but to honour an early form of digital communication.
[edit - binary transmission was possibly first suggested by Francis Bacon, who had the idea of using two cannon with different characteristic sounds to send 1s and zeroes. It would have been a very expensive form of communication but would allow the government to broadcast a prearranged message very quickly, since in those days cannon shot could have been heard for miles.]
I was sorta hoping for it to be more like a relay system than a static broadcast.
The whole point of staying alive in the overhead was that the signal would travel from one tower to another, one after the other.
Just setting a header on some web servers doesnât make it âtravelâ for more than one transaction.
Set up a web-bug that bounces this âoverheadâ from a compliant server to a compliant browser and back to the next server they hit ⌠and then we would have the whisper in the clacksâŚ
Thereâs a Tumblr post making the rounds that simply says âGNU Terry Pratchettâ⌠closest thing I can think of within my non-coder means.
A traceroute to boingboing.net, for example, goes through 12 hops. The analogy is that routers are like clacks towers, not that the server and client are the only clacks towers.
According to the tale told in the books - the name in the âOverheadâ was a single instance that had no origin code, and no address. It went up the line and down the line, passed by humans each time, with no destination.
Reducing that whimsical and indeterminate, unending journey to a one-way, fixed-destination trip thatâs now attached to a business message, and repeated identically on each and every transaction⌠makes it a poor analogy.
Wouldnât it be nicer to think of a quiet message bouncing its way from users machine to users machine indefinitely? Rather than thousands that get ignored by everyones browser and deleted immediately?
Just making the point that it is travelling through multiple points and that the analogy was better than initially made out to be by you. Obviously still not perfect, but youâre not going to get any better without rewriting client and server software.
Encode it into the token in a token-ring network?
I wrote this firefox plugin to let non-techies send it to servers from their browsers.
Done! I suspect Terry Pratchett would have been amused.
I also modified my http://enigmatic.com headers to remember Daevid Allen
<IfModule headers_module>
header set X-Clacks-Overhead âGNU Terry Pratchettâ
header set X-Radio-Gnome âPHP Daevid Allenâ
</IfModule>
I use the âmodify headersâ extension for firefox and have added âX-Clacks-Overheadâ âGNU Terry Pratchettâ to that. Iâm sure that my screen has a faint octarine glow to it now!
Iâve edited the original comment with links to the replies I got with instructions for other webservers / apps etc
Iâve informed the dude that set up that website, so hopefully theyâll be added there as well
I just want to say that I love this idea. Of course since Iâm a disembodied brain in a box, I would love it.
The worst part of my job as the company tech support person is what Iâve twice had to do when a co-worker/friend has died.
I have to delete their network login. Delete them from the phone and messaging system. Delete their email account and forward their mail elsewhere. Delete their login on the company web site, and remove various references to them on it. Delete their accounts from various purchasing and parts lookup sites at other companies.
By killing off their online presence, it feels like Iâm killing off the last remaining part of them thatâs still alive.
I hope you realize that 20,000 years from now, even if aliens decode the message sent from the Arecibo radio telescope and forward it as requested, they still wonât understand the Terry Pratchett reference.
The first thing I thought was we needed to add the header to a mesh network of some kind. Something being routed around Tor, etc. But I did think of something else fitting.Using http://www.cryptograffiti.info/?txnr=2276 I just embedded âGNU Terry Pratchettâ in the bitcoin block chain, where it will need to bounce around for quite a while.
Some people just enjoy raining on other peopleâs parades.
[cue âItâs raining menâ song, with video track of massive paratrooper deployment above a ground-forces military display]
Geez, man. I canât imagine having to do that.
At least with dismantling someoneâs household, all their stuff is actually going somewhere, hopefully to someone who needs it. (Itâs why I have my grandparentsâ complete set of silverware.)
X-Clacks-Overhead looks more like an email header to me. I found this page:
http://kb.mozillazine.org/Custom_headers
On adding custom headers to Thunderbird. Now each email I send will contain it.
user_pref(âmail.identity.id1.headersâ, âclacksâ);
user_pref(âmail.identity.id1.header.clacksâ, âX-Clacks-Overhead: GNU Terry Pratchettâ);