In Arcadia ego

My friend Hap and I drove from Cambridge to Grasmere today -- 280 miles -- using about a pint of petrol. It should have been all-electric, but we got lost trying to find one of the charging points!

You may or may not think that having to visit rather more M6 service stations on the way than one might otherwise do makes such a form of transport worthwhile. But I think you'd agree that paying about £1 each, to cross the whole country to a place where you can do this walk before dinner, is pretty good value:

20160514-17054211-900

20160514-17544780-900

Don't let Brexit distract you from the Beeb

I recently overheard a couple of BBC friends describing it, if I remember correctly, as 'an organisation characterised by fear'. Many of us yearn for what the BBC was able to do in the past, and is no longer able to do now because of government and other interference.

Chris Patten, in a speech recorded in the Huffington Post describes his concern that other big issues this summer may distract us from the opportunity to fix some of the challenges when the Charter is next renewed.

Extract:

Of course, enriching our lives goes far beyond journalism. The BBC is at the cultural heart of this Nation. In fact, it is the cultural heart, and I welcome the measures taken by Tony Hall to forge closer partnerships with the nation's other great cultural institutions. And cultural enrichment is not just about the Arts. It's about Science, and Philosophy, and History too. It's about Ideas and Enquiry: it's about thinking the unthinkable. Here I fear the BBC has lost some of its ambition and needs to find it again. We need more programmes that are, frankly, slightly above our heads. Not inaccessible, but programmes that make us stretch to reach them. The BBC should remember the great auto-didactic tradition in British culture, not least in working class communities. BBC2 once offered that degree of challenge, but the tough stuff has largely gone to BBC4 and there, because of budget cuts, it's sometimes made with glue and string. The long-term security that licence fee funding is supposed to bestow on the BBC should give it the confidence to challenge us all. But every time politicians grab an easy headline at the BBC's expense; every time they question its scope, chip away at its funding and occasionally swipe great chunks of it; every time they seem to doubt its very future - they erode the BBC's confidence to make bold decisions about content.

Worth reading in full if you care about what the BBC means today. Like the NHS, I fear it may not survive very much longer in anything like the form it had in its glory days. But I could be convinced otherwise -- would be delighted to be so, in a world where everything else is funded by click-bait -- and compared to the NHS, the BBC is very much easier to fix.

Reducing the fear would be a very good first step.

Enhanced capabilities

Yesterday, we bought some new kitchen knives, 25 years after last doing so. These new ones are terrifyingly sharp, and will no doubt result in the loss of a few digits over the coming weeks, but they did enable me to cut a blueberry into eighths before putting it on my cereal this morning.

I haven't felt a desire to do this in the past, but it's pleasing to know that I now can, should the need arise.

The joy of gender

Quite often, when I have a meeting scheduled with a Chinese person, I don't know their gender in advance, because I can't guess it from their name.

This just adds to the fun, but I had assumed this was simply because I was an ignorant westerner. It appears, though, that it is in general more of a challenge in Chinese than it is in some other languages, and fortunately there are technical solutions to help you out if you need to know, based on the statistical usage of certain Chinese characters in male and female names.

A nice way to play with this, for any language, is to construct a URL of the form:

http://api.namsor.com/onomastics/api/json/gender/<firstname>/<lastname>/

and you'll get back a JSON string telling you, for example, that Jean Renoir is probably male, while Jean Smith is probably female. There's a -1..+1 scale showing the confidence.

If you know the country, you can add the ISO code on the end, so it will tell you, for example, that Jean Smith is rather likely to be male if he/she comes from France:

http://api.namsor.com/onomastics/api/json/gender/Jean/Smith/fr

Quite fun.