Final thoughts
- churn script:
git log --name-only | grep *.rb | sort | uniq -c | sort -nr | head
- Bread recipe for Jeff: http://www.youtube.com/watch?v=13Ah9ES2yTU
- Conway's law - Sarah Mei's RubyConf 2012 keynote http://www.confreaks.com/videos/1304-rubyconf2012-the-insufficiency-of-good-design
- Make smaller things (it's hard to err in the direction of too small, and you can always merge things together). Fred George, microarchitecture http://www.youtube.com/watch?v=HuIwpG6fG2E