## Link
https://www.youtube.com/watch?v=4XpnKHJAok8
## Clips
### Early versions of get were very confusing and hard to use for mere mortals
start = 5:38
end = 5:55
### You have a group of five people working on one feature, and that means for awhile that feature will be very broken
start = 22:05
end = 22:30
### Making barriers to commits like a test suite is a horrible model because it makes commits larger and makes source control work worse
start = 22:20
end = 23:55
### Code review doesnt scale but trust does
start = 34:53
end = 37:28
### The implementation is really simple
start = 55:14
end = 55:23
### The kind of C I write most people don't understand
start = 55:32
end = 55:40