We've been watching a lot of James Burke recently, going through his late-Seventies "Connections" and mid-Eighties "The Day The Universe Changed". These are amazing, and are highly recommended if you haven't seen them
( Read more... )
The truck that hit us two weeks ago is a red Nissan (or similar) small pickup truck, license plate B(1?)48 180, state probably WA. The police have declared the case "Inactive", meaning they didn't find the guy. This leaves us with the insurance deductible and with the smear of a "no-fault" accident on my record -- the major import of which is that
( Read more... )
PSA via everywhere: as of tomorrow, US citizens need passports to return across the Canadian border. Mine is currently sitting on my desk, having been returned from Renewal Attempt #1 with insufficient postage. It expires in October, and the photo now looks very strange to me.
Java fans: what's the prettiest way to embed SQL into your program? I understand the mechanics of using prepared statements and JDBC, but all the examples I can find are ugly. They use a style rather like this:
private String _actor_mid_sql = "SELECT a.fname, a.lname FROM Actor a, Casts c
( Read more... )