Archives for March 2008

checking table existence in Rails’ migrations

I just refactored a table and in the migration I created for it I first need to drop the table and then create it from scratch, so the first line of self.up is drop_table :table_name. But when I go back and forth over that migration, the second time around the table doesn’t exist (because [...]

27 March 2008 | general, projects, ruby | Comments

Asimov would be proud…

Robots seem to be getting awesome again.
Evidence:

Does this robot-assisted suicide conflict with the three laws of robotics?

27 March 2008 | general | Comments

Happy Pi Day

Today is 3/14 (if you’re using the US way of writing dates), aka Pi Day!
A few years ago, Google created a really clever job posting (more here). They put up banners and bought billboards in areas of the country with lots of smart mathematicians, such as Harvard Square in Boston, that said: “(first 10-digit [...]

14 March 2008 | ruby | Comments

Puddleblog on Kottke

Kottke linked to our collaborative work puddleblog yesterday. Cool.

13 March 2008 | general | Comments

About Me

I work at outside.in during the day. On nights and weekends I do stuff and work on side projects, which you can read about here.

    Meta