From 7a006260e83494317dea6c0cc57326c148ffbd8c Mon Sep 17 00:00:00 2001 From: Colin McMillen Date: Tue, 29 Jun 2021 16:40:22 -0400 Subject: [PATCH] add How Google Works & more recaptcha acq article --- content/index.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/content/index.md b/content/index.md index e9a162d..87d95a0 100644 --- a/content/index.md +++ b/content/index.md @@ -61,7 +61,7 @@ Sometimes I stream on Twitch! ## News Articles -A selection of news articles in which I've been featured or quoted: +A selection of news articles & books in which I've been featured or quoted: * [Google veterans: The company has become "unrecognizable"](https://www.cnbc.com/2019/12/31/google-veterans-the-company-has-become-unrecognizable.html) Jennifer Elias, *CNBC*, 2019-12-31. @@ -76,7 +76,7 @@ A selection of news articles in which I've been featured or quoted: * [Even Random Paint Splatters Can Be Valid Computer Code (If You're Using Perl)](https://gizmodo.com/even-random-paint-splatters-can-be-valid-computer-code-1833910587) Andrew Liszewski, *Gizmodo*, 2019-04-09. - > The notoriously messy programming language can sometimes resemble something like a Jackson Pollock painting, but a software engineer and former Googler named Colin McMillen decided to take Archibald’s idea and run with it. + > The notoriously messy programming language can sometimes resemble something like a Jackson Pollock painting, but a software engineer and former Googler named Colin McMillen decided to take Archibald’s idea and run with it. McMillen discovered that when random paint splatters were processed by OCR software, it resulted in valid Perl code 93 percent of the time. * [Google Employees Uncover Ongoing Work on Censored China Search](https://theintercept.com/2019/03/04/google-ongoing-project-dragonfly/) Ryan Gallagher, *The Intercept*, 2019-03-04. @@ -102,11 +102,18 @@ A selection of news articles in which I've been featured or quoted: > Voila, your message is now in giant white text across the photo, allowing people to know that you, too, have first-world problems or used to be an adventurer before you took an arrow in the knee. Now if you'll excuse me, I have to rage quit the Internet. --> + * [How Google Works](https://www.google.com/books/edition/How_Google_Works/fEJ0AwAAQBAJ?hl=en&gbpv=1&dq=memegen&pg=PP83&printsec=frontcover) + Eric Schmidt & Jonathan Rosenberg, 2014-09-23. + + > In October 2010, a couple of Google engineers named Colin McMillen and Jonathan Feinberg launched an internal site called Memegen, which lets Googlers create memes --- pithy captions matched to images --- and vote on each other's creations. Memegen created a new way for Googlers to have fun while commenting acerbically on the state of the company. It has succeeded wildly on both fronts. In the fine tradition of Tom Lehrer and Jon Stewart, Memegen can be very funny while cutting to the heart of controversies within the company. + * [Google adopts CMU reCAPTCHA creation](https://thetartan.org/2009/10/12/news/google) Jennifer Tharp, *The Tartan*, 2009-10-12. > "Our goal with accuracy is to produce a digital file that is better than a professional human transcriber. To achieve this, we need to combine the output of OCR software with the human answers from reCAPTCHA and decide, for each word, what the correct spelling of the word should be," said Colin McMillen, a full-time programmer for reCAPTCHA. + See also: [Teaching computers to read: Google acquires reCAPTCHA](https://googleblog.blogspot.com/2009/09/teaching-computers-to-read-google.html) + * [DMCA Protection at U.S. Border](https://www.wired.com/2002/02/dmca-protection-at-u-s-border/) Brad King, *Wired*, 2002-02-14.