Google inadvertently invents an acronym generator
Hats off to Google Labs for creating the first search engine to allow regular expressions, even if it's just for their new code search engine.
This is something I've been waiting for for ages. Why? acronym discovery!
This regex "\s+I\w+\s+P\w+\s+O\w+\s+D\w+" means find sequences of words that match I*, P* O* D*. We get from this:
\sI\w+\s+B\w+\s+M\w+ finds i.b.m. and gets :
s.h.i.t.
r.s.s.