Archive for August, 2007

Time Warp

Thursday, August 9th, 2007

I often have to resorting to resetting the system clock for debugging, testing, or avoiding stupid restrictions in software. Doing so is messy, since it screws with everything else on the system. After having to do it a lot yesterday, I wrote Time Warp, which is a tiny OS X dynamic library (plus two hackish front-end scripts) that intercepts system calls to gettimeofday (upon which all of the other time-related functions are implemented).

Sample use looks something like:

./time-warp -2M cal
Which outputs a calendar for 2 months ago, or:
./app -14d /Applications/iCal.app
which runs iCal thinking that it’s two weeks ago. You can download it here. Cue joke about using it to save time.

OpenCoffee Club Limerick

Wednesday, August 8th, 2007

John and I were invited by James Corbett to speak at OpenCoffee Club in Limerick tomorrow morning, where we’ll be giving a quick talk about about Auctomatic (both the business and the tech)—in case you’re at a loss as to what to do with your Thursday morning. It starts at 11am at the AbsoluteHotel.com, and you can just turn up at the door.

Interwebs

Friday, August 3rd, 2007

I think it’d be an incredible experiment to shut down Elton John for five years.