Filed under 'code'
➠ July 25, 2010
karthick18's inception
Programatic representation of the underwhelming movie, Inception.
“Running the program would unravel the entire sequence in the movie. Reading the code would explain the movie Programmatically.”
➠ June 2, 2010
Slide’s Code: 2004-2010
Inspired by Daniel Bogan's visualization of the Flickr codebase (http://vimeo.com/11876335), I pulled together this view of Slide's code repository since the first commit on 01-Sep-2004.
Branches are directories, blobs are files (coloured by file type -- swfs are green, python is pale blue, etc), and the buzzing-around things are committers.
Built using Gource - http://code.google.com/p/gource/
➠ May 21, 2010
Flickr/Gource
Seven years of Flickr source control, visualized. I think I would make my laptop weep if I attempted to run gource against the (16 gigabyte!) Slide git repo.
➠ June 30, 2008
➠ July 26, 2007
Beautiful Code: Leading Programmers Explain How They Think
Just picked this up, and a quick skim shows it’s something a bit special: Learn good coding practices by reading experts choice of “the most beautiful code they’ve seen”, with plenty of commentary. I’m halfway tempted to take a day off next week and just sit and read this all day.