Goodbye to Seattle
On March 10th, the day after my last day at Microsoft, I threw a party to celebrate all the good times I’ve had and people I’ve met over five great years in Seattle. I’ve still got a lot more to…
On March 10th, the day after my last day at Microsoft, I threw a party to celebrate all the good times I’ve had and people I’ve met over five great years in Seattle. I’ve still got a lot more to…
Today, I did something crazy. I announced that I’m leaving my job, a job that I really like and that others would kill to have, a job with a great team on a project I enjoy and helped start, a…
Have you ever wanted to compute distances with latitude and longitude? At first it seems so simple. We all learned the pythagorean theorem in elementary school: d=sqrt((x2 – x1)^2 + (y2 – y1)^2) So if we have our two points…
200
C|Net hosts an interesting interview with Greg Papadopoulos, CTO of Sun, where he articulates the Sun argument that there will only be a small number of companies in the world that can achieve the scale and efficiency of data center…
At the WWDC last summer, Steve Jobs made a big deal about how he was keeping a few features in the next release of OS X (Leopard) secret because he didn’t want the folks in Redmond (ahem) to “start their photocopiers too early”. Although the whole…
The always insightful Scott Adams has a hillarious new blog post: Atheists: The New Gays While I think many Atheists have an unfortunate tendency to be evangelical about their non-belief, I do think that recent events have made atheism more…
It’s 6am the morning after the election and the democrats have done it. They’ve taken control of the house and the Senate is still up for grabs. Montana and Virginia are too close to call. If the democrats take both…
A while back, I ran across a great HackDiary entry extolling the virtues of using TagSoup and XPATH to do screenscraping from the web. TagSoup is a library that coerces all the ugly nasty HTML you find out in the…
My rimu host hosts a number of domains, including oroup.com, openrelay.com, cadabraco.com and drugmaps.com. I want to be able to send and receive email to those domains, but (at least for now) I don’t really want to set up dovecot…