No question now, what had happened to the faces of the pigs. The creatures outside looked from pig to man, and from man to pig, and from pig to man again; but already it was impossible to say which was which. –Animal Farm
The last week or so, obviously, have been somewhat transfigured by pandemic paranoia. Pandemic is ancient greek for either “all peoples” or “freak the fsck out,” it’s hard to tell. This can be easily distinguished from epidemic, which is greek for “upon peoples” and endemic, which is greek for “within peoples.”
Here’s a handy table for disambiguation of various words with demic in them, described in terms of internet memes:
greek root
english literal
meaning
pan-demic
all peoples
the call’s coming from inside the house.
epi-demic
upon peoples
getting mediæval on your ass.
en-demic
within peoples
never gonna give you up, never gonna let you down, never gonna run around and desert you.
syn-demic
together with peoples
I put a disease in your disease, so you could get sick while you’re sick
So, with this out of the way, we can proceed upon our merry way. It’s been an exciting week, I have been interested in public health and related things (epidemiology, etc…) for a long time so I’ve been watching the news, websites, twitter, and any other mechanism of public information I could get my hands on.
As for myself, I’m sort of guardedly watching the news (considering I’m traveling soon to Texas, where both US fatalities have occured), but am mostly concerned about the Northern hemisphere flu season. That said, there’ve been a lot of people coughing in this coffee shop today.
This is a test to see if some stuff at celiaciq is working properly. Some of the navigation has yet to be folded into the main site, so things are wonky.
I’ve been doing more stuff with geodata and geoapis recently in support of a project. It’s been fun, as you can see from the previous entry.
One of the things that this project has made me aware of is the importance of caching. A number of the free, public services have occasionally been hit by surges in usage (apparently frequently coming from iPhone apps that weren’t making good use of reuse) and I’m writing an article about this.
This is more or less a good guide to what I am up to at the moment, although it should be noted that I’ve written this same code fragment in three languages in the last while (this is ruby, the others were PHP and Java, although the Java one was a festival of reflection due to type wackiness.)
I actually have another version of the same code that puts a URL in the debug log that can be used to click directly to google maps. Why? I don’t know. I’m beginning to value Aptana Studio’s remix of Eclipse more and more as time goes on though because I now have Java, PHP, and Ruby/Rails all in the same highly (mostly) performing IDE. The alleged iPhone mode doesn’t work on my computer but I have CRAZY LIBERRIES installed at the moment and I suspect that that’s in large part my own fault — the apple tools still work.
def geo_desc ( geo_loc, extended = false)## specialized pretty printer for address types.# note that there is pretty much a standard mixin for geo stuff and# this works across all the geocoding packages and model types.#return"[nil location]"if geo_loc.nil?
desc = "["
desc << geo_loc.country_code.downcaseunless geo_loc.country_code.nil?
desc <<"."+ geo_loc.state.downcaseunless geo_loc.state.nil?
desc <<"."+ geo_loc.city.downcaseunless geo_loc.city.nil?
desc <<"."+ geo_loc.zipunless geo_loc.zip.nil?
desc <<"] "
desc <<"["
desc << geo_loc.lat.to_sunless geo_loc.lat.nil?
desc <<","
desc << geo_loc.lng.to_sunless geo_loc.lng.nil?
unless geo_loc.precision.nil? or geo_loc.precision == "unknown"
desc <<" ("+ geo_loc.precision+")"else
desc <<" ?"end
desc <<"]"if extended
desc <<" "+ geo_loc.full_addressunless geo_loc.full_address.nil?
endreturn desc
end
The Right One by Scott McCloud is an interesting piece (and contains mildly nsfw cartoon images.) It’s particularly interesting to me because it’s primarily a story about categories, similarity, and ordering, and I highly recommend reading it. I thought it was astounding, and have played through the comic several times.
I’m not going to into detail about how, because that would kill the awesome, but if you read it, you should get a sense fairly easily.
When Stephen King came to the end of his Dark Tower series, he felt that he had to rewrite the first book The Gunslinger because it was now no longer in sync with the rest of the series.
I’ve been watching this series by John Cleese from the BBC on the Human Face. It’s a lot about how the face is perceived in terms of beauty, expression, emotion, and for communication with occasional insights into the nature of fame. I greatly recommend it for people, as it’s great for thinking about what is meant by beauty, and the role it, appearance, and how what we do with our faces affect our lives. I thought it was really interesting, and I don’t think it’s just the cold medicine talking.
Antelope-as-document is a famous article in information science/librarianship, which this song seems to be ‘about,’ more or less.
“Honking Antelope”
Why dont you go photograph
Everything that ever passed in time,
Indigenous traces, tribal chiefs,
Vanishing hereditary lines,
Poets gone wild on the muse
Prophets all destroying the Tao,
When you see that honking antelope,
The secret dance of snakes, the tales of it all,