#42: Python in Startups and Investing Transcript
00:00 Have you ever dreamt of creating a startup that will change the world?
00:03 You and your two best friends leave the dull world of writing internal business apps and
00:08 go heads down for three months to launch something amazing?
00:10 Well, it turns out that Python plays a key role in many early stage startups.
00:15 And this week's guest, Leah Culver, has some amazing experiences and stories about both.
00:21 This is Talk Python to Me, episode number 42, recorded December 17th, 2015.
00:26 I'm a developer in many senses of the word because I make these applications, but I also
00:36 use these verbs to make this music.
00:38 I construct it line by line, just like when I'm coding another software design.
00:42 In both cases, it's about design patterns.
00:46 Anyone can get the job done.
00:47 It's the execution that matters.
00:49 I have many interests.
00:50 Welcome to Talk Python to Me, a weekly podcast on Python, the language, the libraries, the
00:56 ecosystem, and the personalities.
00:57 This is your host, Michael Kennedy.
00:59 Follow me on Twitter, where I'm @mkennedy.
01:01 Keep up with the show and listen to past episodes at talkpython.fm.
01:05 And follow the show on Twitter via at Talk Python.
01:08 This episode is brought to you by Hired and SnapCI.
01:12 Thank them for supporting the show on Twitter via at Hired underscore HQ and at Snap underscore
01:18 CI.
01:18 Hi, everyone.
01:20 Thanks for listening.
01:21 Let me introduce Leah so we can get right to the show.
01:23 Leah Culver is an iOS and Python developer at Dropbox, where she works on the paper team.
01:28 She's a former founder of Grove, Convore, and Pounce.
01:32 She's also an author of both the OAuth and OEmbed API specifications.
01:36 Leah, welcome to the show.
01:38 Hi.
01:39 Hi.
01:40 I'm really happy to talk to you today about a whole bunch of interesting things around
01:44 startups and investing and Dropbox.
01:47 Great.
01:48 Thanks so much for having me.
01:50 Yeah, it's going to be fun.
01:51 So before we get to those topics, let's start at the beginning.
01:53 How do you get into programming in Python?
01:55 So I got into programming in college.
01:58 I took a class in JavaScript and I fell in love with it, switched majors and finished with
02:04 a computer science degree.
02:05 I didn't get into Python until after college.
02:09 I was looking to build my first startup and I was looking at Ruby on Rails.
02:15 And it didn't, I wasn't super into it and I was looking for alternative web frameworks and
02:21 a friend of mine suggested Django.
02:22 And I fell in love with Django and through that fell in love with Python and have been pretty
02:28 much doing Python ever since.
02:30 Oh, that's a cool story.
02:30 I think a lot of people get into Python through Django.
02:34 It seems to have really brought a lot of people in.
02:36 Yeah.
02:37 It's a very simple, straightforward framework.
02:39 It's easy to learn.
02:40 It has a lot of utility functions and a lot of, at the time, it had a lot more than some
02:47 other frameworks and platforms and really helped bootstrap the process of building a startup.
02:54 Startups.
02:54 These things are really something I'm fascinated with.
02:58 I've worked in them in various capacities, had some fail, things like this.
03:05 But also, yeah, of course, also done some good stuff there.
03:10 So I'm really excited to talk about this because it's kind of near and dear to my heart.
03:14 So what was your first experience with startups?
03:17 You said you got into Python because you wanted to start one, right?
03:20 Yes.
03:21 I moved out to Silicon Valley area right after college and had a job at a small startup there,
03:27 kind of bounced around a little bit and really kind of wanted to do my own thing and work
03:32 on my own projects.
03:33 I was young, creative, just wanted to do interesting things, was meeting interesting people.
03:39 And I met my co-founders at an event here in San Francisco.
03:43 And they said, can you build this for us?
03:46 And I said, sure.
03:49 And so that's how Pounce got started, which was my first startup.
03:52 It was Kevin Rose, who had, at the time, was doing dig.com.
03:57 And Daniel Burko was his designer for Dig.
04:01 Both very fantastic, very talented people.
04:05 So to ask me, who I was pretty much unknown, hadn't really done much of anything, to build a website,
04:11 I said, sure, I can build it.
04:13 At the same time, he's like, I don't know if I can do this.
04:16 So full of doubt.
04:18 But I thought, I have to do it now.
04:22 I've committed.
04:23 Wow.
04:25 What a cool opportunity to get started with those guys, right?
04:29 Yes.
04:29 Yes.
04:29 Yes.
04:29 And the thing is, though, I feel like at that time, there was a lot of opportunity.
04:35 People said, can you build this?
04:36 And just being able to say, you know, yes, I can do that was a big deal.
04:39 Because it was a lot, I think it was a lot harder then.
04:43 There wasn't, there was no Heroku.
04:45 There was no Amazon Web Services.
04:48 Actually, there was one web service, which was S3, which helped us a lot in the early days.
04:52 But, you know, you were running your own servers.
04:54 You were setting up your own websites.
04:57 Doing a lot more, I think, than is strictly necessary nowadays.
05:01 Yeah.
05:03 I think one of the major, major changes over the last 10 years, maybe five years, is the
05:10 amount of capital investment to get the very first thing together, right?
05:14 Like, in that first story, you have to buy servers and software and all sorts of stuff.
05:21 And now you need to pay $10 a month to some cloud service to try this out, right?
05:26 Yeah, which is great.
05:27 It allows people to build things so much more quickly now and try out different ideas and
05:32 really focus more on the product and the business.
05:34 Yeah, that's cool.
05:36 It's every day.
05:38 Working in tech is just getting cooler, right?
05:40 Every day I wake up and think, wow, today's even cooler than it was yesterday.
05:44 It's so fun.
05:44 Yeah, yeah.
05:45 I love to tell the horror story.
05:46 When I built my first startup, there was only one Amazon Web Service.
05:50 That's right.
05:51 It wasn't this huge, overwhelming grid of things.
05:54 So what was Pounce?
05:57 So it was a social networking website.
06:01 That allowed you to send sort of short messages to friends, post them publicly, and send like
06:07 one-on-one as well.
06:08 So it was kind of a mix between, I would say, Twitter and Tumblr.
06:11 You got to attach things to your messages.
06:14 So you could send something like an event out to people.
06:16 This was kind of pre-Facebook News Feed being a big thing as well.
06:20 Actually, I'm not sure it existed then.
06:22 It's hard for me to remember what existed and what didn't at the time.
06:25 I'm pretty sure Facebook News Feed didn't exist when Pounce was around.
06:29 Yeah, it seems like it might not have.
06:30 It's hard to imagine a world without a Facebook.
06:33 But there was one.
06:34 Yeah, pre-Facebook News Feed.
06:36 That kind of blows my mind.
06:38 That's super crazy.
06:39 But yeah, yeah, pre-Facebook News Feed, pre-Facebook News Feed.
06:43 That's a pretty good description.
06:45 What happened to Pounce?
06:47 It's not still around, is it?
06:49 No, no, it is not still around.
06:51 We ran into some issues with being too, I think, in the press a lot, very compared to Twitter.
06:57 How will you survive?
06:58 I mean, it created this nice drama for the press to write about.
07:00 But it kind of took its toll on the team.
07:03 And it was hard.
07:03 And then 2009 happened, which here in Silicon Valley, it was really hard to raise money then.
07:09 And so we looked at being acquired.
07:11 And we were acquired by Six Apart, which is a blogging company.
07:15 They have TypePad and MovableType.
07:16 In fact, I don't know if they still have TypePad and MovableType because they were later acquired by another company.
07:23 But at the time, they had all these blogging products and they acquired Pounce.
07:27 And unbeknownst to us, well, I don't know if they had planned to shut it down or not.
07:32 But after acquisition, they decided that it was time to shut it down, which was sad.
07:40 It would have been nice to keep it.
07:41 But these things happen.
07:42 And I went on to work on other products at Six Apart.
07:46 Yeah, okay.
07:47 Was it fun to work there?
07:48 Yeah, yeah.
07:50 It was pretty nice.
07:51 I had a pretty good experience.
07:52 I've been pretty lucky in my career to always work with sort of interesting people and fun projects.
07:56 And Six Apart was definitely, it was fun.
07:58 It was a good time.
07:59 Yeah, cool.
08:01 So after Pounce, what do you work on next?
08:03 I contracted for a little while where I worked on a bunch of startups.
08:08 Basically, people I had known who had done their own startups at that point said,
08:13 hey, I need an iOS app or I need some landing pages or a login system.
08:17 So I got to work on all the fun things that you can just pay a contractor to build for you.
08:24 And then I did my second startup after that, which is pretty interesting.
08:31 Nice.
08:32 What was that?
08:33 It was called Convor.
08:34 And it was with Eric Florenzano and Eric McGuire.
08:38 Eric Florenzano being a fairly prominent member of the Django community.
08:43 And we had known each other through Django.
08:44 And he approached me and actually was like, I want to do a startup.
08:49 And at the time I was contracting.
08:51 And I said, oh, I could do another startup.
08:54 It's been long enough.
08:56 I could do that again.
08:57 It's been a year.
08:57 I'm fine.
08:58 Or I guess it had been two years at that point.
09:00 It's been two years.
09:01 I'm fine.
09:02 I'm going to do another one.
09:02 And so we applied to YC and we built a prototype.
09:07 And we're accepted to YC.
09:09 And then I was like, I guess we have to do it now.
09:11 We're doing Y Combinator.
09:12 We've got to build an actual startup.
09:14 Yeah, that'll put the pressure on.
09:17 So you actually went through the whole Y Combinator thing?
09:20 Yes, yes, we did.
09:21 We applied.
09:22 And I was pretty surprised that we got in.
09:26 It's an interesting experience.
09:28 Yeah, I bet.
09:30 What other startups went through the same time as you?
09:34 Oh, that's a great question.
09:36 It's funny because at the time you don't know who's going to be still around, still successful.
09:42 So we did this in winter 11.
09:43 YC winter 11.
09:44 I would say the best known startup from our batch was potentially, there's a couple.
09:50 Pebble was in our group.
09:53 Yeah, okay.
09:53 Yeah, it was their first watch was, I hate to say that, super ugly.
09:58 So it wasn't until they did the Kickstarter and had like a nicer design that I think they really found an audience.
10:06 But at the time we were all like, I don't think anyone's going to want to wear that.
10:11 It's supposed to look good, you know?
10:13 Yeah, like who wants to wear a really ugly watch?
10:16 Oh, poor Pebble guys.
10:18 But the technology was good and the team was good and they managed to do something pretty awesome.
10:23 Yeah, they're still doing cool stuff, so that's good.
10:25 Yeah.
10:26 Let me think.
10:27 Who else was in our batch?
10:28 Zero Cater, which is well known around here for catering lunches to tech companies.
10:34 They do food delivery.
10:35 Who else?
10:38 Hello sign.
10:39 The faxing and signing of documents.
10:45 I don't know if you've used them for anything.
10:47 If someone sends you a link to sign some documents.
10:49 I see them a lot more doing investing than anything else.
10:54 Like, here's our documents.
10:56 You can sign them.
10:56 And I'm like, oh, hello sign.
10:59 Yeah, hey, I know these guys.
11:00 I just know somebody.
11:01 Yeah, yeah.
11:02 So unless you do a lot of documents, signing for taxes or legal purposes, you probably don't see them too often.
11:09 Yeah, luckily.
11:11 I've more or less avoided that this year.
11:13 Yeah.
11:13 Being abroad, I would probably have to use something like that, right?
11:17 Yeah, yeah.
11:18 Yeah, super useful.
11:19 Okay, so what was the story of this startup, Convor?
11:23 What did you guys do there?
11:25 What was the idea?
11:25 The concept was, so Eric had maintained a forum, like a forums site with his friends from, I think from college.
11:34 And he was really into it.
11:37 And he was like, people, we should have this as a product.
11:39 And so we built sort of a real time forum.
11:42 So it was a mix between chat and forums.
11:45 It was like, had topics.
11:46 And it had groups, first of all, which was like how you knew who was in your group of people.
11:53 And then within that, there were topics.
11:55 And within each topic was a conversation, so like a chat.
11:58 So it was a little convoluted.
12:01 I think one of the problems with it as a product was it was difficult for people to understand.
12:05 Like, is it forums?
12:06 Is it chat?
12:07 Who do I invite to these things?
12:09 Like, what kind of groups is this good for?
12:11 It was kind of very vague.
12:13 It's like, well, anybody could use this.
12:15 Yeah, there's a real tension between like creating something new and really different.
12:20 Yeah.
12:21 But then if it takes you two minutes to tell the story of why it's both different but better, like your people are gone already, right?
12:29 Oh, yeah.
12:29 Like I just had to explain it to you and it took me a little while.
12:32 There's no like one liner to explain what Convor was.
12:37 But it was a really great learning experience on the other hand, right?
12:40 So experimenting with both forums and chat definitely gave me a lot of – I felt like I gained a lot just learning from the experience.
12:50 And then that ended up pivoting.
12:51 We wanted to pivot.
12:53 Actually, the Eric's wanted to try a totally different product.
12:56 So they founded their own company and did YC again.
12:59 I don't know why you'd want to go through YC twice.
13:02 It's a pretty – it's a great experience but it's also difficult and a lot of work.
13:08 So they did YC a second time.
13:10 I alone, along with an employee, we had hired someone, just the two of us pivoted and did Grove.io, which is basically – it's basically what Slack is today.
13:25 It was IRC for businesses.
13:28 We framed it in the context of IRC but it was a website and an IRC server.
13:34 But you could just buy it.
13:37 Like you could just pay money and have an IRC server for your company.
13:40 Yeah, that's cool.
13:41 IRC is something that's, I don't know, a little hard to get started in.
13:45 It's not entirely obvious when you're new.
13:47 So trying to make this more consumer-friendly-ish, that seemed like a good idea, huh?
13:52 Yeah, yeah.
13:53 And I'm not sure that we took it as far as we could have in terms of being consumer-friendly.
13:58 And at the time, HipChat was still – it was a thing, was fairly popular in Campfire.
14:03 So it wasn't unheard of to do sort of corporate chat.
14:06 But our audience was definitely the more technical side of things.
14:10 We had corporate IT departments, corporate sort of a lot of systems, sort of infrastructure teams, that sort of thing were our main consumers of Grove.
14:21 And they were happy to pay to have it sort of set up for them and do things like logging.
14:26 And we had a bot API, so you could easily write bots pretty quickly.
14:32 Yeah.
14:33 So that's pretty good.
14:35 Yeah, that sounds really fun.
14:37 Is it still going?
14:37 Yes.
14:39 So I ended up sort of – I was going to shut it down because it just was – it kind of wore on me.
14:45 Being a solo founder is sad and lonely.
14:48 It's already hard enough if you've got someone there to help you, right?
14:51 Yes.
14:52 I think – I mean, that's probably advice I would give anyone thinking of doing a company is to think about your team and building the people around you and having that support.
15:02 And I have great friends.
15:04 I just – I didn't work – I think one of the mistakes I made was not to work hard enough to build support for the company in terms of team and the people that were invested and had a lot in the company.
15:16 And the people I did work with were fantastic.
15:18 I don't want to downplay the team we had.
15:20 But I think we could have grown it a lot faster and brought in more people.
15:25 So it was definitely a factor of just not feeling enough support.
15:31 And the product was actually selling pretty well.
15:34 And so when we shut it down, there were all these sad customers.
15:37 And RevSys, Revolution Systems out of Kansas, which is Frank and Jacob's company from the Django community as well, came in and said, you know, can we buy it from you?
15:52 And I said, okay.
15:53 So I think they got it.
15:55 They got it probably a pretty good deal on it.
15:57 And they maintained it.
15:59 And it makes money for them.
16:01 So that's pretty cool.
16:02 Yeah.
16:02 That's really cool that it's part of the Django community still in some sense as well.
16:07 Oh, probably more so now than it was then.
16:11 It's been worked on by several people in the Django community.
16:14 So pretty cool.
16:16 How much do you feel like the success of these startups is, how should I put this?
16:22 Like, they had a great idea and they just executed it perfectly.
16:27 And how much of it is they had a pretty good idea and they kind of did a pretty good job getting it going.
16:33 But the timing was perfect.
16:34 Like, how much luck and timing do you think play into this?
16:38 Yeah.
16:38 Yeah.
16:38 Yeah.
16:38 This episode is brought to you by Hired.
16:51 Hired is a two-sided, curated marketplace that connects the world's knowledge workers to the best opportunities.
16:56 Each offer you receive has salary and equity presented right up front.
17:00 And you can view the offers to accept or reject them before you even talk to the company.
17:05 Typically, candidates receive five or more offers within the first week and there are no obligations.
17:09 Ever.
17:10 Sounds awesome, doesn't it?
17:11 Well, did I mention the signing bonus?
17:13 Everyone who accepts a job from Hired gets a $1,000 signing bonus.
17:16 And as Talk Python listeners, it gets way sweeter.
17:19 Use the link Hired.com slash Talk Python to me and Hired will double the signing bonus to $2,000.
17:25 Opportunity's knocking.
17:27 Visit Hired.com slash Talk Python to me and answer the call.
17:30 That's an interesting question because I think neither of those things is the most important thing in the success of a startup.
17:42 Right?
17:44 So I think having a decent product is the bare minimum.
17:48 You have to make something that people actually want to use.
17:51 If people can't use it or don't want to use it, that's bad.
17:54 Timing is super, super important as well.
17:58 You're right about that.
18:00 It is really important to come out at the right time, be with the right movement.
18:03 I've actually been thinking about doing a new project.
18:06 I don't know if it's a startup, but I'm thinking about doing a project in podcasting.
18:09 Oh, excellent.
18:11 Which podcasting has been around for you.
18:12 Right, right.
18:13 We're on a podcast now.
18:14 I'm talking about podcasting.
18:15 Podcasting's been around for a long time, but the technology just hasn't been there.
18:19 And I feel just in the past couple of years, there's been some new technological advances that could really change the game for doing like a podcasting network or a podcasting app or things like that.
18:31 There's all these, like the technology is just so much better.
18:34 So I think the timing is right.
18:35 Also, things like serial coming out and being widely listened to has made podcasting a viable sort of medium for stories and content.
18:47 I think you're right.
18:49 And yeah, obviously that's something near and dear to my heart.
18:52 Yeah.
18:53 I put a lot of time into it.
18:54 But I think I've been really studying that the last few years thinking a lot about how do you make something like this podcast or podcasts in general?
19:04 Something that you can actually make a job or a business out of, right?
19:08 And then we've had these, like you brought up Serial.
19:10 Mm-hmm.
19:11 Serial is one of the most popular podcasts ever, and it's definitely going to have some kind of financial impact, even though it was out of like an NPR type place.
19:21 Do you listen to Startup from Gimlet Media?
19:25 No, but someone just recommended it the other day.
19:28 So I need to check it out.
19:30 Yeah.
19:30 Yeah.
19:31 You should definitely check it out.
19:32 I was going to ask you about it earlier because you said you went through YC, and they follow a pair of women co-founders that start basically a dating website app through there.
19:45 And it's like from the very beginning to the very end, and it's super interesting.
19:48 So check it out.
19:50 But the reason that it's sort of relevant now is those guys left NPR, and they're like, I sure hope I can eat.
19:57 Yeah.
19:58 My kids are going to need food.
20:00 Let's see if this works.
20:01 And after a year, they were doing $2 million in business, like revenue.
20:05 Amazing.
20:05 And they just got $6 million in additional funding and valued at $25 million.
20:11 Wow.
20:12 And they've got a couple of podcasts, right?
20:14 Yeah.
20:15 So I think that kind of story totally works in 2015.
20:20 In 2010 or 2012, I think people would have just said, there's no way we're giving you money for ads.
20:25 Forget it.
20:26 Right.
20:26 Right.
20:27 It's totally this popularity of cereal.
20:29 It's totally advances in technology and how we listen to things.
20:33 A lot of it, actually, it's funny because I think it rides off another trend that I'm really interested in.
20:39 I'm really interested in sort of like non-professional fitness, like consumer everybody fitness, like Fitbit level fitness apps.
20:46 Right.
20:47 And that's just blown up in the past year or two.
20:50 Right.
20:51 More people are working out, running.
20:53 And running is the thing that's driving the podcasts.
20:56 So it's all kind of tied together, right?
20:59 So one of the things, and we can segue into investing here.
21:04 And one of the things I love doing and have always loved doing since I was a little, little kid is looking at trends and predicting sort of what is hot right now and what is going to be hot.
21:16 And I think a lot of the problems with my startups was I was playing around with what's interesting to me, which is pushing the boundaries of where I see things and not really thinking about where people are now.
21:26 Right.
21:27 So doing something like Slack five years ago was like very much like I wanted to play with that space.
21:33 But I don't think people were ready for that in the corporate, like the corporate product space, like the sort of enterprise apps just wasn't there yet.
21:43 But people weren't really ready to be buying consumer-like products as businesses.
21:49 Does that make sense?
21:50 Yeah, absolutely.
21:52 You know, I think is things like Campfire were about as far as it went, right?
21:57 Like Slack and HipChat and these things and Yammer, all those things have sort of changed the way people communicate within large organizations.
22:05 And that's a very different world than the consumers or small business, right?
22:11 Those guys, they live a different world than those large enterprises.
22:14 Right, right.
22:15 Oh, but I never finished my last point was which timing nor product isn't necessarily the only thing.
22:20 A lot of it here is support and network marketing and growth.
22:26 So you can have the best product in the world, but if no one ever hears about it, you'll probably never get any traction.
22:33 And if, sadly, in Silicon Valley, the money issue is a thing, right?
22:37 So if you can run it without money, you're doing pretty well.
22:40 But if you need to take investment, it's a lot of your network, who you know, who you're friends with, who you've worked with in the past.
22:47 So all of that is a factor.
22:49 And there's some wonderful mix of that that comes together to create the best startups.
22:55 Like the best startups you see now, it's not just because they had a fantastic product.
23:00 It's not just because they were in the right place at the right time, right?
23:03 Like there's actually apps and startups that I see that are the right product at the right time, but because they don't have the right network, they suffer.
23:10 And that kind of, that breaks my heart a lot.
23:12 So that's what makes me really sad.
23:14 But what can you do?
23:17 I think you're right.
23:18 There's a lot of things that have to come together.
23:21 And let's say there's four.
23:23 If you have three of them, even though those all might be personal, it's not enough.
23:26 And it's really hard to know, especially if it's the first time you try, what's right.
23:31 Yeah.
23:33 And that's why I tend to look at team is because the more people you can bring in, the more of those aspects you can capture as well.
23:40 So you do some angel investing yourself, right?
23:43 I just started, which is funny.
23:45 I wanted to talk about it because I've made one angel investment.
23:48 So I put Twitter, I put it on my Twitter bio and then I was thinking, I feel like that's a little bit of a lie.
23:55 Like I've done one angel investment.
23:57 I'm looking at doing a second just now, actually.
24:00 I'm in talks to do a second angel investment.
24:03 And I put it on my Twitter bio so that I could bring some in.
24:06 It was more to get people to come to me and be like, oh, you're angel investing now.
24:12 I think it's awesome.
24:13 And I think if you've made one angel investment, it can go on your Twitter profile.
24:16 I think that counts.
24:17 Thank you.
24:18 Thank you.
24:18 I mean, if it's going to go anywhere, it should go on a Twitter bio, right?
24:24 That's right.
24:24 It should.
24:25 So did you see a lot of companies before you made that investment or how's that?
24:30 How does it work?
24:32 Yeah.
24:32 How's it been going for you?
24:33 Yeah.
24:34 I think you asked me in, I think the initial thing you sent over for me was like, oh, do you hear pitches?
24:40 So I was like, well, not really.
24:41 So I've been thinking about doing it for a while.
24:45 But you need to, there's some factors that you need to meet some criteria before you become an angel investor for your own safety and for the safety of the companies that you invest in, which is that you need to have a certain net worth or you need to have a certain equity stake in the company already or things like that.
25:00 That the official qualified investor from the United States, something like this?
25:06 Yes.
25:06 What's it called?
25:07 Not qualified.
25:08 It's, what's the word for it?
25:10 I'm just totally forgetting.
25:11 Accredited?
25:12 I think it's accredited investor.
25:13 Accredited investor.
25:13 Yes, that's right.
25:14 Yes.
25:14 Yes.
25:15 Accredited investor.
25:15 That's right.
25:16 Yes.
25:17 You need to be an accredited angel investor.
25:18 And I don't say you need to because there's actually some laws now where you can sort of, for crowdfunding and things, to allow for crowdfunding.
25:27 And that's super new, right?
25:29 Like that just came out like a year and a half ago or something.
25:31 Yep.
25:32 Yep.
25:33 Yep.
25:33 So you can do small investments, a large batch of small investments.
25:37 But I mean, I'm not, I'm not an expert on this, but normally it's that you need to have a million dollars in like assets and net worth, not tied up in a home.
25:50 Which is definitely.
25:53 That rules a few people out.
25:55 Yeah.
25:55 Definitely.
25:57 Definitely does.
25:58 But it's for, it's for the company's sake and for your own.
26:00 Because if you put a large chunk of your net worth into a company and the company completely fails, which there is a 99% chance that it will, it's looking out for you, right?
26:12 You don't want to lose that much money.
26:14 And it's looking out for the company.
26:17 You could sue the individual if they had some weird corporate structure.
26:22 I'm not sure.
26:24 I'm not sure.
26:24 I'm not sure.
26:24 I'm not sure.
26:25 I'm not sure.
26:25 I'm not sure.
26:26 I'm not sure.
26:27 I'm not sure.
26:28 I'm not sure.
26:28 I'm not sure.
26:29 I'm not sure.
26:29 I'm not sure.
26:30 But if you're not sure.
26:31 You're not sure.
26:33 You would be personally liable for losses.
26:35 It's all this legal stuff, basically, to protect yourself and to protect the company.
26:39 Yeah.
26:40 All the investment regulation and legal corporate structure stuff.
26:45 A lot of people get into startups because they're into technology and they want to change the world.
26:50 And neither of those really feel like they're really super contributing to that, right?
26:54 No.
26:55 No.
26:56 And the best thing you can always invest in, if you're interested, investing in yourself.
27:00 So doing your own startup, investing in your own education, things like that are definitely the best return on your money you can get,
27:08 especially if you aren't a billionaire.
27:11 That's the sort of stuff.
27:13 Like, doing your own startups is really the best investment.
27:16 It definitely takes it out of you.
27:18 But every time, I think you learn a lot.
27:22 Yes.
27:23 As long as you don't just quit your job and say, I've got $5,000 a month and a half to do this.
27:30 Let's go.
27:30 Right?
27:31 A little more net than that, maybe.
27:33 But it's good.
27:34 Yeah.
27:35 Yeah.
27:36 I mean, the worst that can happen is that you run out of money and you've learned a lot.
27:41 And hopefully, I mean, in the past startups, I've gone into credit card debt and things, which isn't fun.
27:48 But yeah, people don't talk about that.
27:51 They don't talk about, like, sort of how rough it gets sometimes.
27:55 Yeah.
27:55 I think it gets, I think you can get pretty rough.
27:58 So there's a lot of glamour, a lot of glamour to it.
28:01 One of the things I think is interesting, I work with a lot of tech companies from a training perspective, sort of throughout the world.
28:08 It seems like San Francisco, Silicon Valley, there's some kind of special going on there that seems really hard to replicate in other countries and places.
28:21 Why do you think that's the case and why do you think that is?
28:39 Continuous delivery isn't just a buzzword.
28:41 It's a shift in productivity that will help your whole team become more efficient.
28:44 With SnapCI's continuous delivery tool, you can test, debug, and deploy your code quickly and reliably.
28:50 Get your product in the hands of your users faster and deploy from just about anywhere at any time.
28:56 And did you know that ThoughtWorks literally wrote the book on continuous integration and continuous delivery?
29:02 Connect Snap to your GitHub repo and they'll build and run your first pipeline automagically.
29:07 Thanks SnapCI for sponsoring this episode by trying them for free at snap.ci slash talkpython.
29:13 Oh, it's definitely the case.
29:24 It's because people move here to be part of that culture.
29:27 So, like, for example, I'm from Minneapolis, right?
29:31 I grew up in Minnesota.
29:32 I lived there for 24 years.
29:33 You'll hear that story everywhere.
29:35 Like, where did you grow up?
29:37 It's all over the world, basically.
29:40 And then people come here because they want to know other people like themselves.
29:45 Like, very creative people.
29:47 Very tech-minded.
29:49 Very nerdy and interested in obscure topics in technology.
29:54 Right?
29:55 And I think it just happened to be the meeting place for those people.
29:59 It could have been any place in the world.
30:01 It just so happened that because things sort of started here in the 70s and 80s that it just happened to be San Francisco and Silicon Valley.
30:09 San Francisco now more days, which is nice.
30:12 Yeah, it's moving back up north to the city, yeah?
30:15 Yeah, yeah.
30:17 I don't know if that's good or bad.
30:18 I think it's probably good for young people and for the economy in San Francisco, bringing some of that here as well.
30:25 Yeah, I think it's probably good as well.
30:27 And, you know, there's less sprawl.
30:30 There's less traffic jams, right?
30:31 People aren't commuting as far because you can live more densely in the city.
30:35 Most people in San Francisco that I know don't even own a car.
30:39 Yeah, for sure.
30:40 Yeah, it's wild.
30:40 Do you want to switch gears a little bit and talk about what you do at Dropbox?
30:44 Sure, sure.
30:46 So I'm actually in between roles right now at Dropbox.
30:49 I'm switching.
30:50 I think I formally switched this week.
30:52 Okay, so.
30:53 It's pretty cool.
30:54 New role.
30:55 Okay.
30:55 Yeah, so my past role was developer relations.
30:59 I was a developer advocate on our API team.
31:01 And I basically talked with people about Dropbox APIs.
31:06 So promoting the API to kind of the long tail of developers.
31:11 So like everyone using it.
31:13 So not necessarily our big partnership deals.
31:15 But, you know, like for example, you, if you wanted to play with our Dropbox API,
31:19 those are the kind of folks we wanted to reach out to.
31:23 So it's blogging and speaking and doing hackathons.
31:28 And it's a really cool job.
31:30 Yeah, this whole developer evangelist role seems like a perfect match for somebody who's
31:38 really good with technology, but is really passionate about sharing technology.
31:42 Yes, yes.
31:43 It is sort of a more generalist job.
31:46 You're not heads down in code all day.
31:48 You're heads down in code part of the day.
31:50 And then part of the day is talking about tech with other people.
31:54 Yeah, yeah.
31:54 Very cool.
31:54 So that was last week.
31:57 What's this week?
31:57 So I just joined Dropbox Paper.
32:00 I don't know if you can talk about it.
32:02 It's a new product by Dropbox.
32:04 That's awesome.
32:05 I have heard of Paper.
32:07 Uh-huh.
32:07 Yeah, it's super new.
32:09 It just launched.
32:10 But tell everyone about it.
32:12 Yeah, so Dropbox Paper is an online collaborative editor, similar to sort of a mix between Google
32:18 Docs and Medium.
32:19 Because I say Medium because it looks, it has a very clean, sleek look to it.
32:25 But it has the functionality of Google Docs.
32:27 So the ability to create a document, share it with someone else, and then work on it together.
32:31 And has some really cool features, like the ability to sort of like highlight lines and
32:35 then have a whole conversation around it.
32:37 Has some fun features like stickers and emoji.
32:42 It's just really cool.
32:43 And we had been testing it internally at Dropbox for a long time.
32:46 So my group, Developer Relations, we have to write a lot of blog posts.
32:50 So we had been using it to draft up our blog posts and get feedback from the rest of the
32:53 team.
32:54 Like, oh, you should change some wording here.
32:55 Or, oh, don't forget to mention this.
32:57 Or you should link to this doc.
32:58 So we've been using it for a long time.
33:01 And it got to the point where we like couldn't live without it on our team.
33:06 And it was time at Dropbox.
33:08 So Dropbox, every 18 months as an engineer, they want you to try something new.
33:12 So they have a program called Hack a Sprint.
33:15 And you go to another team.
33:17 You work on that team for a sprint, which is six weeks long.
33:20 So you work on that team for six weeks.
33:22 And then you decide either to go back to your former team and be like, oh, it was a good
33:26 experience.
33:27 I learned a lot.
33:27 It was fun.
33:28 I added a new feature for whatever team you had joined.
33:31 Or you stay on the team.
33:32 And I just, I'm on my sixth week now.
33:36 And I joined the team yesterday.
33:38 So I'm on my final week of my Hack a Sprint.
33:41 Oh, that's really cool.
33:43 Yeah, that's awesome.
33:44 Yeah.
33:44 And it's because I love paper.
33:46 I wanted to work on it.
33:47 So now I do JavaScript all day, which front end JavaScript on the editor itself.
33:52 I've been working on integrations.
33:54 So every time you paste a link into paper, so say a link to a YouTube video or a photo,
34:00 it renders that in line.
34:03 And that's the stuff I'm working on.
34:05 Nice.
34:06 Yeah.
34:06 That's pretty cool.
34:07 Yeah.
34:08 What JavaScript front end frameworks are you using?
34:11 Like Angular, JS, or Ember, or anything like this?
34:13 Yeah, we're using React.
34:15 All right.
34:16 Okay.
34:16 Which is around Dropbox is super popular.
34:18 I am working at a company like Dropbox.
34:21 You kind of lose perspective on what's popular within the industry as a whole.
34:25 But here, React is super popular for a bunch of our work at Dropbox.
34:29 And then TypeScript for static typing of JavaScript.
34:32 And I'm sure we use other things, but I'm so new at the company that those are the ones I've touched the most.
34:39 And I haven't dug too deep or so new at the product, not at the company.
34:43 It feels like kind of like a separate company at Dropbox because it's a whole separate product.
34:47 It's not Dropbox.
34:48 I mean, it's a different code base than Dropbox.
34:50 Yeah.
34:50 It's not some REST API to some file system.
34:53 No.
34:53 It's entirely different, right?
34:54 Totally different stack.
34:56 I mean, Dropbox is mostly Python.
34:58 I heard you had Jessica McCuller on the show.
35:01 Yes.
35:02 That was great.
35:03 Yeah.
35:03 Yeah.
35:04 She's great.
35:04 She's big head honcho here at Dropbox on the Dropbox side of things.
35:10 So that's pretty cool.
35:11 But yeah, they're all Python.
35:12 Yeah.
35:13 That side's all Python.
35:14 Yeah.
35:14 So what's the backend for paper?
35:17 JavaScript.
35:18 So is it Node?
35:21 Is it something like Node?
35:21 You know, it's not Node.
35:23 And I can't remember off the top of my head what it is.
35:26 I think it predates Node.
35:27 So Dropbox paper is based off of Hackpad, which was also a YC startup.
35:33 They were acquired by Dropbox, and the code base is very similar.
35:38 I mean, it's not completely reused, but they took a lot of Hackpad and used it to sort of
35:44 bootstrap the development of paper.
35:46 That's an interesting comment because you see a lot of these startups, and some of them vanish.
35:54 Some of them explode like Airbnb.
35:57 But a lot of them get kind of gobbled up.
35:59 And I always wonder, like, well, what does that really mean?
36:03 Are we going to kind of see this thing live on, or is it just we want people, or what's the story?
36:09 So it's cool to hear.
36:10 Yeah, there's different categories.
36:12 And this is actually something I look at as an angel investor.
36:14 It's like, what category do I think this company falls under?
36:19 As a startup, you can go public and go big.
36:22 So the best result is that your company is huge.
36:25 You explode.
36:25 You have thousands of employees.
36:27 You're the next Google.
36:28 You're the next Facebook, right?
36:29 You go public.
36:30 And that's the exit point for investors most of the time.
36:34 I mean, anybody can then buy shares in the company.
36:37 There's nothing special about being an investor.
36:39 Right.
36:40 That's probably the most common outcome for a startup, right?
36:42 Yeah.
36:43 One in a thousand or something like that?
36:47 Yeah, yeah, yeah.
36:49 The most common, sadly, is that it fails.
36:51 Yeah.
36:52 You lose all your money.
36:53 You run out of money, the company sets down.
36:57 Another scenario is the company keeps running as a small business.
37:00 A good example of this would probably be, maybe a big example would be like 37 Signals, right?
37:06 I think they're still operating independently and running on their own.
37:10 Yeah, those guys have some really interesting thinking around startups and companies and sort of growth rates.
37:18 And, yeah, so, like, they're...
37:21 Maybe not a best example of this.
37:22 But you could have a company that stays private and keeps running.
37:26 Maybe Craigslist might be an interesting example of this, right?
37:31 Like, they're independent and have been running for goodness knows how long.
37:35 I think they're still at, like, 20 employees or something like that.
37:38 Right, okay.
37:40 Yeah, interesting, right?
37:41 That's not super common either.
37:43 That's pretty rare.
37:46 A lot of times you'll grow and your company will be acquired for the team.
37:51 So those are small acquisitions.
37:54 Sometimes they'll be acquired for the product.
37:56 Maybe they'll be acquired for both.
37:57 So I think Hackpad was an example of being acquired for both the team and the product.
38:01 For example, Grove was acquired for only the product.
38:04 My previous startup, Pounce, was acquired only for the team.
38:07 Yeah, so you've been kind of involved in all three.
38:10 How interesting.
38:10 Yeah, yeah, yeah.
38:12 Definitely.
38:13 Well, I mean, you see all kinds, right?
38:14 So...
38:16 And then I'm working at Dropbox, which is likely going to be a big company that goes to public
38:21 kind of thing.
38:22 So...
38:23 Unless...
38:24 Unless it's a big acquisition, but that seems less likely.
38:27 Yeah, it doesn't seem too likely.
38:30 It'd have to be a pretty big acquisition, but I guess it could happen.
38:32 Yeah, these things happen.
38:34 YouTube is a good example of a huge acquisition by Google.
38:36 Billion dollar, I think, something like that acquisition.
38:41 I should know this.
38:42 I should just...
38:43 And that's another interesting Python story as well, right?
38:46 Yeah, it's very true.
38:48 Very true.
38:48 So another thing I saw that you were involved with was the OAuth and O-embed API specifications.
38:56 Is that like the OAuth that everybody knows, loves, and sometimes curses out around security?
39:01 Oh, yeah.
39:02 I was...
39:03 Knows and loves is...
39:04 Loves is a strong word for OAuth.
39:06 Mostly it's knows and struggles through.
39:10 Yes.
39:11 Yes.
39:12 That's cool.
39:13 How'd you get involved with that?
39:15 So my first startup, Pounce, we wanted to build an API.
39:18 And we wanted to do secure authentication for the API.
39:21 And at the time, SSL wasn't super popular.
39:25 I'm pretty sure none of Pounce was SSL or over SSL, which is nowadays...
39:32 You can be thoroughly horrified by that.
39:34 Nowadays, that's pretty bad.
39:36 But it wasn't easy to get SSL certifications back then.
39:40 Or it wasn't common.
39:42 People just didn't do it.
39:43 It was expensive.
39:44 And if you had to run your own hardware, it used to be computationally expensive.
39:49 And it was just...
39:49 There's lots of...
39:50 A lot of barriers, right?
39:52 It's not like today.
39:53 Yeah.
39:53 It sounds like I'm like this horrible...
39:55 My startup didn't have SSL.
39:57 Yeah.
39:59 So we were looking for a way to sort of authenticate securely for APIs.
40:04 And most APIs at the time were done over HTTP basic authentication, which is still used.
40:11 And over SSL, that's not too bad.
40:12 Basically, just passing the username and password along with every request.
40:16 The problem with that is that you're allowing any third-party site to sort of capture the username and password for your users.
40:24 Right.
40:25 So if I wanted to integrate GitHub with Pounce, I would have had to give GitHub my Pounce password, right?
40:33 Yes.
40:33 Something like this.
40:34 Yes.
40:35 Exactly.
40:35 Exactly.
40:36 And that was bad because it could be used for phishing and getting people's passwords, right?
40:42 So there were two problems, SSL and passwords being available to third-party applications or users entering their password into third-party applications.
40:51 So those were the problems with HTTP basic.
40:53 Flickr at the time had developed a new type of authentication, which they probably just called Flickr auth.
41:01 And it was token-based authentication.
41:03 And it was very similar to exactly what ended up being the first version of OAuth.
41:11 That's cool.
41:12 So you got involved to kind of bring it into your startup to try to deal with the APIs and authentication and all that.
41:18 Yes.
41:19 So it was a small group of people.
41:20 And I was asking around, like, what should I do?
41:22 And someone's like, oh, you should talk to these guys.
41:24 And so I talked to them, and they're like, well, we haven't really built anything yet, but here's our spec.
41:28 And the spec was great.
41:30 And I got involved because I wrote the first implementation from the spec.
41:33 Wow.
41:34 Yeah, yeah, the first open-source implementation.
41:37 I think people had played around with it on their own sites.
41:39 But it was the first one publicly available.
41:42 And looking back, and I think Dropbox today still has parts of it in their code base, which is pretty incredible.
41:48 Yeah, that's really awesome.
41:50 So did you find out, like, okay, the spec is not quite making it because we look at it?
41:55 Or was the spec good enough that you could just write?
41:57 It was good.
41:58 It was good.
41:58 There was nothing wrong with the spec.
41:59 It was good.
42:00 I mean, I ran into some issues, had to do some of my own, like, signature signing stuff.
42:07 There was definitely some back and forth.
42:10 Like, this wasn't developed in isolation.
42:12 Like, it was 12 or so people working on it together.
42:15 So there definitely was a lot of back and forth and collaboration.
42:19 That's the other great thing you mentioned before about Silicon Valley and people being here.
42:23 It's like, I just, I mean, I went to meetings, like, physical meetings with people at, you know, Super Happy Dev House, which is just, like, an event here that people go and developers go and hang out together.
42:34 So we did some of the work at Super Happy Dev House.
42:36 We'd go to offices.
42:37 We went to the Twitter office.
42:40 We'd go to Google or Yahoo or something, and we'd, like, discuss OAuth.
42:47 So it was definitely a group effort.
42:48 I have to give a lot of credit to Andy Smith, who helped a lot with the first implementations.
42:53 He did the first PHP implementation and helped me rewrite my Python one to be not terrible.
42:59 So, yeah, it was definitely more of a collaborative effort.
43:03 Yeah, how cool.
43:04 And then you also mentioned, or you also were involved in Oembed.
43:08 And that I actually don't know what Oembed is.
43:10 Yeah.
43:11 It's funny because that's what I'm doing right now on Dropbox Paper.
43:16 So the concept of pasting a link into a service, like, at the time, Pounce, and nowadays Facebook and Twitter, pasting a link into a service and then rendering something pretty from that link.
43:29 So if it was, like, a link to YouTube, like, showing the actual video in line, right?
43:33 Like, you've seen this happen?
43:34 Mm-hmm.
43:34 Yeah, okay.
43:35 Yeah, yeah, yeah.
43:36 Yeah, you've seen if you paste a YouTube link into Facebook or Twitter, it renders a little video, a little video preview that people can watch it right on Facebook or Twitter.
43:44 They don't have to, like, go all the way to YouTube to watch it.
43:47 Yeah, that's cool.
43:48 And, like, Skype has started doing that.
43:50 Slack does that, right?
43:52 Yeah, yeah.
43:52 It's definitely becoming more popular the last few years.
43:55 Okay.
43:55 Yeah.
43:55 I didn't realize there was a specification for this.
43:57 That's cool.
43:58 Yes.
43:58 So there was not.
44:00 At the time, actually, this was a really unheard of thing.
44:02 People were putting links into Pounce, and I wanted a way to display pretty content.
44:08 So I was, like, scraping the HTML of the page to, like, you make, so on the server side, you go out and you make another request to pull in the content of the page and parse it and display whatever seemed interesting from that page.
44:20 The problem was that it was really hard to do that at scale because the Internet is so vast, right?
44:26 Like, not everything's YouTube.
44:28 Like, you can do it for a couple sites pretty easily, right?
44:30 You can do YouTube.
44:30 You can do Flickr.
44:32 You can do, like, nowadays Instagram.
44:34 Those are the things you'd probably choose to do right away.
44:36 I see.
44:37 So this lets any website participate in this, so they're embeddable in this sense, yeah?
44:42 Right, right.
44:44 So the idea is, so we had developers coming to us, coming to Pounce and saying, hey, will you integrate with our site?
44:50 Here's how, here, we've made an API for you, and you can do it this way.
44:55 And I was like, well, I'm not going to do this for every, I mean, we did it for a couple sites.
44:59 And they were like, I'm not going to do this for every single site that comes to us.
45:03 So let's put out a specification.
45:04 So let's put out a specification.
45:05 And if they follow the specification, we'll pull in content from their site.
45:09 And so we did O-embed.
45:11 It was myself and Richard Crowley, Mike Malone, and Cal Henderson.
45:16 The four of us got together.
45:18 Richard and Cal were at Flickr at the time, and Mike and I at Pounce.
45:22 It was kind of this fun thing, because Flickr was the provider of the content, and we were the consumers of the content.
45:29 So it was like a very good back and forth.
45:32 Like I said, again, most of the stuff I've worked on is definitely in collaboration with a lot of other really smart people.
45:37 Yeah, that's a cool collaboration.
45:39 Yeah, yeah.
45:41 One of the things that I sort of heard as you were talking about these things, and I thought was a really interesting experience, is you started Pounce, and it's not still running.
45:53 But it sounds like a lot of what you're doing are some of the lessons that you've learned at Pounce, right?
45:58 And, you know, just sort of the theme of, like, even if you try to start up and it doesn't necessarily make it, you might have gained some really interesting experience and skills that you have no idea where they'll take you.
46:10 Yeah, and honestly, I can say that I am not that sad about my startups not making it, because they live on in other projects.
46:21 Like, O-Embed lives on.
46:23 Slack uses O-Embed, right?
46:25 YouTube and Tumblr and all these sites still use O-Embed.
46:30 All these sites still use, I mean, OAuth is everywhere, right?
46:33 Yeah, that's really awesome.
46:35 Yeah.
46:36 But you didn't, I'm sure you didn't imagine when you started Pounce, I'm going to do, like, a security API.
46:42 And it had no point, right?
46:44 Yeah, no, no.
46:45 And actually, now I'm actually interested in security because of working on it.
46:51 But yeah, I had no idea.
46:52 And it's not even just the specifications.
46:55 It's, like, some of the design that Daniel Berka did for Pounce is echoed through all these sites like Facebook.
47:02 The Facebook news feed looks a lot like Pounce.
47:06 Like, visually looks very similar.
47:09 And Pounce took a lot of that from Tumblr.
47:12 So there's sort of, like, this evolution of products that you can sort of see happening, taking different design ideas, different product ideas, different API ideas, different technical ideas from sites.
47:24 And the best ones sort of continue on for many years.
47:28 Yeah.
47:29 I think that's really, really interesting.
47:31 Yeah.
47:32 Yeah.
47:33 It's super cool.
47:34 And it's hard.
47:35 I think it's hard because people imagine startups and they imagine this visionary founder and this brilliant idea and things happening very much in a vacuum.
47:44 And it very much is not like that.
47:46 Products are definitely very influenced by a large number of people working together and sort of pushing things forward.
47:56 And like I said, with the podcasting thing, without advances in technology, certain products and ideas just aren't as possible.
48:03 And then the technology gets there through other means.
48:06 So one of the things I'm looking at for podcasting is doing speech recognition and transcripts.
48:13 And the technology wasn't there before.
48:16 And now, via Siri and all these, like, mobile devices, you know, sort of speech recognition, right?
48:24 So pretty interesting, right?
48:27 How those things can sort of feed back into each other.
48:29 Yeah.
48:29 That's awesome.
48:30 Yeah.
48:31 Very cool.
48:32 Very cool.
48:32 So I've learned a lot about the startup world.
48:35 So I appreciate you sharing all of your experience in these stories.
48:39 And I know one of the things that hits me is that it's not just a technical thing, right?
48:46 It's not like you can be successful at a startup if you're really good at, like, programming.
48:51 There's all these aspects of it, right?
48:54 You got to make sure you bring them in the right mix.
48:56 Yeah.
48:57 And I think you can definitely be successful as a technical person at a multiple person startup.
49:02 But really, it is a group effort, unless you are amazingly.
49:08 But I've never even heard of a startup that's been just one person who's fantastically great, right?
49:13 Like, that just doesn't exist.
49:15 Yeah.
49:16 Just from, even if they could do everything, you know, they'll burn out and go crazy, right?
49:21 You got to get some help.
49:22 Go crazy.
49:23 You'll go crazy.
49:24 So, I mean, oftentimes you hear about the one main founder, like the Mark Zuckerberg, right?
49:29 But there were all these other people as well, early Facebook employees.
49:34 All right.
49:36 I have two final questions for you before you go that I always ask my guests.
49:40 So, if you're going to sit down and write some Python code or maybe even some JavaScript, what editor do you open up?
49:46 Atom.
49:47 GitHub.
49:48 Atom.
49:49 Atom, yeah.
49:50 Okay.
49:51 Yeah.
49:51 Atom's pretty awesome.
49:52 I like it.
49:53 Yeah.
49:53 I like the extensibility of it.
49:56 Because especially working with things like TypeScript, I'm able to find a syntax highlighter for TypeScript.
50:03 And that people can sort of add and build onto it the things that they need for their projects.
50:09 Yeah.
50:09 Yeah.
50:09 Very cool.
50:10 And the other one is, of all the PyPI packages out there for Python that you could find, what is one that you maybe think most people don't know about, but they should?
50:21 I'm a big fan of Bodo, the library for Amazon Web Services.
50:27 I think if you're using anything from Amazon, you should definitely make sure that you check that out.
50:33 It makes everything a lot easier.
50:34 Yeah.
50:35 That's cool.
50:35 That's a good one.
50:36 I really like Bodo.
50:37 And more generally, we were talking about how you used to buy physical servers that had fans and energy went into them and stuff.
50:45 And now things like Bodo and the programmability of these infinite data centers at AWS and other places, they really changed the game.
50:54 So, yeah.
50:55 Good answer.
50:55 Yeah.
50:56 Definitely a game changer.
50:57 I mean, at Pounce, we had the site go down once for about an hour because a power strip failed at our hosting company.
51:06 And my sysinmate got on the phone with them.
51:08 The guy that was sysinmate for Pounce got on the phone.
51:12 And he could hear the fans in the background cooling the servers and said, hey, our servers are out.
51:19 And they're like, oh, a power strip busted.
51:22 It will get you another one.
51:23 And they replaced it.
51:25 And the site went back up.
51:26 And you just, that kind of stuff, it's so nice not to even have to think about that anymore.
51:31 Yeah.
51:32 There are some times that things like AWS go down, but it is not common.
51:38 Not like if you're running it on the cheap yourself, right?
51:41 The development AWS does go down.
51:44 It's pretty fun here in San Francisco.
51:47 I was at a wedding.
51:48 I was at a wedding once when it went down for a friend's wedding.
51:51 And half of the room hops on their laptops, you know, logging into their websites, trying to bring things back up.
52:01 It was entertaining.
52:02 I can't get in.
52:03 I can't get in.
52:04 What's going on?
52:06 The management console is down, too.
52:07 Oh, no.
52:08 Silicon Valley all hopping on their laptops, trying to bring their sites back up.
52:12 Yeah.
52:13 One thing that does seem to happen is if, like, the Virginia Data Center goes down a lot of AWS.
52:22 There's more than one well-known website or company that seems unreachable.
52:26 It's pretty amazing how it's kind of all our eggs in one basket, but it's a really good basket.
52:31 Yeah.
52:31 Yeah.
52:32 Cool.
52:34 All right.
52:34 Any final call to action?
52:35 Maybe people should come check out Paper, huh?
52:37 Oh, definitely.
52:38 Yeah.
52:39 Come check out Paper.
52:40 It's currently in invite-only beta, but I'll give you a little bit of a pro tip.
52:45 If you know someone who has access to Paper, all they need to do is invite you to collaborate on a document, and you'll have access.
52:51 And we're also letting in new users every day.
52:55 So come check it out.
52:56 Is there a website people can go check it out at?
52:59 Paper.dropbox.com.
53:01 Oh, right on.
53:02 So everyone, go check that out.
53:03 Leah, this has been a really interesting conversation.
53:07 Thanks for sharing your stories with us.
53:08 Thanks for having me.
53:10 You bet.
53:11 See you later.
53:11 This has been another episode of Talk Python to Me.
53:15 Today's guest was Leah Culver, and this episode has been sponsored by Hired and SnapCI.
53:20 Thank you guys for supporting the show.
53:22 Hired wants to help you find your next big thing.
53:24 Visit Hired.com slash Talk Python to Me to get five or more offers with salary and equity presented right up front and a special listener signing bonus at $2,000.
53:34 SnapCI is modern, continuous integration and delivery.
53:37 Build, test, and deploy your code directly from GitHub, all in your browser with debugging, Docker, and parallelism included.
53:44 Try them for free at snap.ci slash Talk Python.
53:48 You can find the links from this episode at talkpython.fm/episodes slash show slash 42.
53:54 Be sure to subscribe to the show.
53:56 Open your favorite podcatcher and search for Python.
53:58 We should be right at the top.
53:59 You can also find the iTunes and direct RSS feeds in the footer of the website.
54:03 Our theme music is Developers, Developers, Developers by Corey Smith, who goes by Smix.
54:07 You'll find the whole song on talkpython.fm.
54:11 This is your host, Michael Kennedy.
54:12 Thanks for listening.
54:13 Smix, take us out of here.
54:15 .
54:35 First of all.
54:36 you Don't put it.