-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy pathspeaking.html
36 lines (29 loc) · 1.58 KB
/
speaking.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
layout: default
title: Some Talks I've Given
---
<h1>Talks I've Given</h1>
<hr/>
<p>From 2009-2012 I went to cool places around the world and talked about computer stuff.</p>
<small>July 30, 2011</small>
<h2>Shipping at the Speed of Life</h2>
<p>An animated gif filled discussion of how GitHub release code quickly and easily dozens of times per day.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/nqG4KG0qBHM" frameborder="0" allowfullscreen></iframe>
<hr/>
<small>July 28, 2010</small>
<h2>The Rise of DevOps</h2>
<p>A fun, 10 minute talk about config management and organizational dysfunction. Filled with images from <a href="http://blackandwtf.tumblr.com/">Black And WTF</a>.
<script src="https://speakerdeck.com/embed/4f15dacf16266f002201166c.js"></script>
<hr/>
<small>October 5, 2009</small>
<h2>Everything I know about the Business of Open Source I learned from Indie Hip Hop</h2>
<p>In the fall of 2009 I gave a talk that compared building businesses around
things people love. It shows off a few indepdent hip hop artists and how they
built a name for themselves. I gave examples of the growth of independent
labels without large scale promotion and liken it to the VC saturated startup
scene. The idea was to get people to think that building something they
believed in and were proud of was completely atainable if you build your career
around open source technologies.</p>
<script src="https://speakerdeck.com/embed/4f15e33016266f0022011dee.js"></script>
<iframe src="https://player.vimeo.com/video/10877889" width="500" height="370" frameborder="0"></iframe>
<hr/>