[racket-dev] Search by example (was Re: Roogle?)

From: Eli Barzilay (eli at barzilay.org)
Date: Sat Aug 6 20:30:02 EDT 2011

Two minutes ago, Robby Findler wrote:
> We've just got to figure out some clever caching/incrementalization
> thing and then get one of google's or amazon's or whoever's trucks
> to drive up and plug in somewhere. Sounds like a nice research
> project.

With caching up results it will be interesting if that helps, but if
you get your hand on a server truck, you could just as well run them
all in parallel.

(BTW, `random' and `read' would also be problematic.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the dev mailing list.