Category Archive for 'Videos'

David Rawlings and Gillian Welch on Tiny Desk

Thursday, February 4th, 2010

Amazing performance and recording. Apparently David’s a great writer, too. I need this album.

Kleiman on Crime and Punishment

Thursday, October 1st, 2009

Remind your fiscally conservative politician that all these have severe public costs:

Crime
Prison cells
Disease spread in overcrowded prisons
Reduced number of working citizens
Broken families and lack of role models
Public fear of victimization

Evidence shows we can have a criminal justice system that actually convinces most criminals to give up crime while handing out far shorter and fewer jail [...]

The Quickening of Facebook

Friday, July 31st, 2009

If you’ve used Facebook in Opera and Firefox, you might have noticed that Facebook is several magnitudes faster in FF, but this has nothing to do with FF’s speed. For FF and IE users, Facebook uses a client-side architecture called “Quickening” that basically makes a few popular pages into full AJAX applications that stay loaded [...]

Miško Hevery Programming Talks

Monday, June 29th, 2009

Miško Hevery gave several presentations at Google last year that are worth checking out, I think even if you’re familiar with Dependency Injections and unit testing. They cover the ways that global state can sneak into applications, how undeclared dependencies make classes harder to test and reuse, and how DI in general eases a lot [...]

Why The Onion is Great : It’s the Little Things

Monday, January 5th, 2009

Physics engine in Sketchup

Friday, June 13th, 2008

I knew Sketchup was a great modeling tool, but apparently it’s also scriptable via a Ruby API and embedded web browser. At Google’s IO conference, Scott Lininger showed off some of this awesomeness.
20 min into the video below we see Scott capturing keystroke events within the browser instance and using them to control a modelled [...]

Portal

Friday, October 26th, 2007

Check out the trailer to Portal. It’s a first-person puzzler where your only ability is to create circular space/time portals between two locations. Your movement (and gravity!) does the rest. The trailer is also pretty funny.
This would’ve made Berzerk so much easier.

Robot pucks will destroy man

Thursday, August 16th, 2007

Really cool technology with video.

Google TechTalk: OLPC

Sunday, April 15th, 2007

Another brilliant Google TechTalk, this one on the massive tech challenges of the One Laptop Per Child project.
The revolutionary hardware design was hard enough, but the software goals are incredibly ambitious, particularly in the areas of security and long-term user data persistence within a very small space. Right now the permanent data store is [...]

Human cycles not wasted

Thursday, October 26th, 2006

Luis von Ahn creates simple games that have people solve problems that computers can’t (Google video). Every time you play a game of Taboo, the hinter generates associations between words and the guesser, by guessing the correct word, is verifying the quality of those associations. By isolating players via the web and collecting their responses, [...]