Skip to content

Commit cdb87e8

Browse files
committed
More transcript fixes.
1 parent 933faa9 commit cdb87e8

File tree

89 files changed

+109
-109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+109
-109
lines changed

transcripts/003-Pyramid-Web Framework-Chris-McDonough.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1264,7 +1264,7 @@
12641264

12651265
00:43:38 You know, I've had work to do and I took some time off.
12661266

1267-
00:43:41 And I've I've I sort of didn't do as much on on pyramid or any of any of the other pylons
1267+
00:43:41 And I've I've I sort of didn't do as much on pyramid or any of any of the other pylons
12681268

12691269
00:43:47 projects projects.
12701270

@@ -1274,7 +1274,7 @@
12741274

12751275
00:43:55 I should say this.
12761276

1277-
00:43:56 There is a there is a pyramid IRC channel that if you're interested in pyramid on on free
1277+
00:43:56 There is a there is a pyramid IRC channel that if you're interested in pyramid on free
12781278

12791279
00:44:00 know that you should probably get into.
12801280

transcripts/003-Pyramid-Web Framework-Chris-McDonough.vtt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1906,7 +1906,7 @@ But over the last year or so, I have had to go and work.
19061906
You know, I've had work to do and I took some time off.
19071907

19081908
00:43:41.180 --> 00:43:47.920
1909-
And I've I've I sort of didn't do as much on on pyramid or any of any of the other pylons
1909+
And I've I've I sort of didn't do as much on pyramid or any of any of the other pylons
19101910

19111911
00:43:47.920 --> 00:43:49.560
19121912
projects projects.
@@ -1921,7 +1921,7 @@ Michael miracle is he's on.
19211921
I should say this.
19221922

19231923
00:43:56.420 --> 00:44:00.600
1924-
There is a there is a pyramid IRC channel that if you're interested in pyramid on on free
1924+
There is a there is a pyramid IRC channel that if you're interested in pyramid on free
19251925

19261926
00:44:00.600 --> 00:44:01.620
19271927
know that you should probably get into.

transcripts/012_Deep_dive_into_Modules_and_Packages.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@
13081308

13091309
00:36:19 So if you had a if you had a like a package directory spam and then you had two files in there, you know, like foo and bar dot foo dot pi bar dot pi.
13101310

1311-
00:36:30 In Python two, you can one of those files like like bar dot pi can just say import foo and it will find it in the same directory.
1311+
00:36:30 In Python two, you can one of those files like bar dot pi can just say import foo and it will find it in the same directory.
13121312

13131313
00:36:38 That does not work in Python three.
13141314

transcripts/012_Deep_dive_into_Modules_and_Packages.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1981,7 +1981,7 @@ You know, one thing that might impact people is you can't do a relative import w
19811981
So if you had a if you had a like a package directory spam and then you had two files in there, you know, like foo and bar dot foo dot pi bar dot pi.
19821982

19831983
00:36:30.260 --> 00:36:38.920
1984-
In Python two, you can one of those files like like bar dot pi can just say import foo and it will find it in the same directory.
1984+
In Python two, you can one of those files like bar dot pi can just say import foo and it will find it in the same directory.
19851985

19861986
00:36:38.920 --> 00:36:41.660
19871987
That does not work in Python three.

transcripts/022_cpython.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@
12281228

12291229
00:46:56 And there's no way they can help everybody at once, obviously.
12301230

1231-
00:47:00 So what I've done is I built a dashboard that shows a tutor or a teacher in real time what a lot of students are doing at the same time on on a website like the Python tutor.
1231+
00:47:00 So what I've done is I built a dashboard that shows a tutor or a teacher in real time what a lot of students are doing at the same time on a website like the Python tutor.
12321232

12331233
00:47:11 So this dashboard can show up to dozens of people and each person's actions are just in a little tile.
12341234

transcripts/022_cpython.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1849,7 +1849,7 @@ There may be a thousand students for every TA on the course.
18491849
And there's no way they can help everybody at once, obviously.
18501850

18511851
00:47:00.340 --> 00:47:11.960
1852-
So what I've done is I built a dashboard that shows a tutor or a teacher in real time what a lot of students are doing at the same time on on a website like the Python tutor.
1852+
So what I've done is I built a dashboard that shows a tutor or a teacher in real time what a lot of students are doing at the same time on a website like the Python tutor.
18531853

18541854
00:47:11.960 --> 00:47:18.040
18551855
So this dashboard can show up to dozens of people and each person's actions are just in a little tile.

transcripts/028_profiling.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582

583583
00:36:26 something right and it was doing crazy math like wavelet decomposition and all sorts of stuff okay this is
584584

585-
00:36:33 like like like i was saying earlier it's the verge of understanding what we're doing right yeah and it
585+
00:36:33 like like i was saying earlier it's the verge of understanding what we're doing right yeah and it
586586

587587
00:36:39 was too slow the first time we ran like oh no please don't make me try to optimize a wavelet
588588

@@ -798,7 +798,7 @@
798798

799799
00:47:01 to give a shout out to all my amazing colleagues at the imageo yeah that's awesome you guys are doing
800800

801-
00:47:07 cool stuff so i'm glad to shine a light on on that so final two questions before i let you out of here
801+
00:47:07 cool stuff so i'm glad to shine a light on that so final two questions before i let you out of here
802802

803803
00:47:13 favorite editor what do you what do you use to write python these days i'll say that for all my open
804804

transcripts/028_profiling.vtt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ it couldn't keep up well then you can't write a real time system or you need som
11111111
something right and it was doing crazy math like wavelet decomposition and all sorts of stuff okay this is
11121112

11131113
00:36:33.740 --> 00:36:39.160
1114-
like like like i was saying earlier it's the verge of understanding what we're doing right yeah and it
1114+
like like i was saying earlier it's the verge of understanding what we're doing right yeah and it
11151115

11161116
00:36:39.160 --> 00:36:43.620
11171117
was too slow the first time we ran like oh no please don't make me try to optimize a wavelet
@@ -1435,7 +1435,7 @@ davis uh no i was just uh i'm i'm just really excited to be given this opportuni
14351435
to give a shout out to all my amazing colleagues at the imageo yeah that's awesome you guys are doing
14361436

14371437
00:47:07.060 --> 00:47:13.040
1438-
cool stuff so i'm glad to shine a light on on that so final two questions before i let you out of here
1438+
cool stuff so i'm glad to shine a light on that so final two questions before i let you out of here
14391439

14401440
00:47:13.040 --> 00:47:18.280
14411441
favorite editor what do you what do you use to write python these days i'll say that for all my open

transcripts/050-web-scrapying-at-scale-with-scrapy-and-scrapinghub.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1310,7 +1310,7 @@
13101310

13111311
00:48:12 That's a perfect example.
13121312

1313-
00:48:14 And in fact, we didn't focus early on on just pushing a button and getting the data automatically.
1313+
00:48:14 And in fact, we didn't focus early on just pushing a button and getting the data automatically.
13141314

13151315
00:48:21 We focused more on the provides engineer hours and consulting and training for our tools.
13161316

transcripts/050-web-scrapying-at-scale-with-scrapy-and-scrapinghub.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1969,7 +1969,7 @@ Is that kind of the thinking you guys went through?
19691969
That's a perfect example.
19701970

19711971
00:48:14.160 --> 00:48:21.580
1972-
And in fact, we didn't focus early on on just pushing a button and getting the data automatically.
1972+
And in fact, we didn't focus early on just pushing a button and getting the data automatically.
19731973

19741974
00:48:21.580 --> 00:48:28.060
19751975
We focused more on the provides engineer hours and consulting and training for our tools.

transcripts/060_scaling_to_1000s_of_cores.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@
642642

643643
00:29:23 If the market price goes above your level, then you don't get the machine, but if it goes below, then you do.
644644

645-
00:29:28 And it is usually around 10% of the regular cost of buying a machine, which means that I can get something like like a thousand cores for something like 10 bucks, which is a pretty insane price for that level of hardware.
645+
00:29:28 And it is usually around 10% of the regular cost of buying a machine, which means that I can get something like a thousand cores for something like 10 bucks, which is a pretty insane price for that level of hardware.
646646

647647
00:29:42 That's great.
648648

@@ -1384,7 +1384,7 @@
13841384

13851385
01:03:20 You'll end up with like a reference to that list.
13861386

1387-
01:03:22 It's like like a proxy object.
1387+
01:03:22 It's like a proxy object.
13881388

13891389
01:03:24 You can't do anything with it locally because you obviously can't bring a terabyte of strings back into your local Python process without crashing it or waiting for hours and hours.
13901390

transcripts/060_scaling_to_1000s_of_cores.vtt

+2-2
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ If you're not familiar with that, it allows you to basically bid for the market
967967
If the market price goes above your level, then you don't get the machine, but if it goes below, then you do.
968968

969969
00:29:28.080 --> 00:29:42.200
970-
And it is usually around 10% of the regular cost of buying a machine, which means that I can get something like like a thousand cores for something like 10 bucks, which is a pretty insane price for that level of hardware.
970+
And it is usually around 10% of the regular cost of buying a machine, which means that I can get something like a thousand cores for something like 10 bucks, which is a pretty insane price for that level of hardware.
971971

972972
00:29:42.640 --> 00:29:43.080
973973
That's great.
@@ -2080,7 +2080,7 @@ That list of a billion strings, you can do whatever you want in your local Pytho
20802080
You'll end up with like a reference to that list.
20812081

20822082
01:03:22.900 --> 01:03:24.740
2083-
It's like like a proxy object.
2083+
It's like a proxy object.
20842084

20852085
01:03:24.740 --> 01:03:33.340
20862086
You can't do anything with it locally because you obviously can't bring a terabyte of strings back into your local Python process without crashing it or waiting for hours and hours.

transcripts/068_crossing_the_streams_with_Podcast__init__.mp3.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108

109109
00:04:39 attachment that never really materialized. And I really just got to the point where I was like,
110110

111-
00:04:44 these are great. These games are great, but I want to control what's going on on the screen.
111+
00:04:44 these are great. These games are great, but I want to control what's going on the screen.
112112

113113
00:04:49 And so I saved all my pennies and paper route money and my parents pitched in and we bought an Atari
114114

transcripts/068_crossing_the_streams_with_Podcast__init__.mp3.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ I had always been into video games. I had Mattel and television and I gave up wa
166166
attachment that never really materialized. And I really just got to the point where I was like,
167167

168168
00:04:44.560 --> 00:04:49.240
169-
these are great. These games are great, but I want to control what's going on on the screen.
169+
these are great. These games are great, but I want to control what's going on the screen.
170170

171171
00:04:49.240 --> 00:04:54.580
172172
And so I saved all my pennies and paper route money and my parents pitched in and we bought an Atari

transcripts/074_ironpython.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186

187187
00:05:11 And I don't know if other Python interpreters call it this, but CPython, which is the main one developed.
188188

189-
00:05:17 You know, you can go to python.org and download the installation or it comes on if you're running like Linux or something, it usually comes on on Linux.
189+
00:05:17 You know, you can go to python.org and download the installation or it comes on if you're running like Linux or something, it usually comes on Linux.
190190

191191
00:05:25 We call that CPython because it's based on the C language.
192192

transcripts/074_ironpython.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ There's also what we call it from Iron Python.
286286
And I don't know if other Python interpreters call it this, but CPython, which is the main one developed.
287287

288288
00:05:17.740 --> 00:05:25.540
289-
You know, you can go to python.org and download the installation or it comes on if you're running like Linux or something, it usually comes on on Linux.
289+
You know, you can go to python.org and download the installation or it comes on if you're running like Linux or something, it usually comes on Linux.
290290

291291
00:05:25.540 --> 00:05:28.920
292292
We call that CPython because it's based on the C language.

transcripts/076_renwable_python.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@
496496

497497
00:14:59 Yeah.
498498

499-
00:15:00 So for both of those kinds of problems, how our model works right now is that we get open data about what's going on on the power grid.
499+
00:15:00 So for both of those kinds of problems, how our model works right now is that we get open data about what's going on the power grid.
500500

501501
00:15:08 So there's entities called balancing authorities that make sure that supply and demand are matched in real time for what's on the power grid.
502502

transcripts/076_renwable_python.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ Yeah.
751751
Yeah.
752752

753753
00:15:00.320 --> 00:15:08.420
754-
So for both of those kinds of problems, how our model works right now is that we get open data about what's going on on the power grid.
754+
So for both of those kinds of problems, how our model works right now is that we get open data about what's going on the power grid.
755755

756756
00:15:08.700 --> 00:15:15.540
757757
So there's entities called balancing authorities that make sure that supply and demand are matched in real time for what's on the power grid.

transcripts/089-a-conversation-with-the-chief-data-scientist-of-the-united-states.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198

199199
00:07:54 But then you've also you also talked about this kind of general capacity building inside government.
200200

201-
00:07:58 I mean, this administration has used data or kind of embedded data into different agencies like like no other administration before.
201+
00:07:58 I mean, this administration has used data or kind of embedded data into different agencies like no other administration before.
202202

203203
00:08:06 And can you talk a little bit about the play between those two things, both kind of building capacity, looking at big issues like government transparency and accountability and how data informs that.
204204

transcripts/089-a-conversation-with-the-chief-data-scientist-of-the-united-states.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ I mean, there's these sort of specific programs and initiatives that you talked
307307
But then you've also you also talked about this kind of general capacity building inside government.
308308

309309
00:07:58.920 --> 00:08:06.560
310-
I mean, this administration has used data or kind of embedded data into different agencies like like no other administration before.
310+
I mean, this administration has used data or kind of embedded data into different agencies like no other administration before.
311311

312312
00:08:06.560 --> 00:08:16.420
313313
And can you talk a little bit about the play between those two things, both kind of building capacity, looking at big issues like government transparency and accountability and how data informs that.

transcripts/122-home-assistant-pythonic-home-automation.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254

255255
00:11:13 Yeah, I think this is that example really highlights some of the huge possibility and benefits, but also some of the challenges, maybe even apprehension for some people that we have this possibility of having this thing listening all the time.
256256

257-
00:11:28 You can just speak to it like like like on Star Trek, like computer, dim the lights, please.
257+
00:11:28 You can just speak to it like like on Star Trek, like computer, dim the lights, please.
258258

259259
00:11:32 It's amazing, right?
260260

transcripts/122-home-assistant-pythonic-home-automation.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ And it's very convenient.
385385
Yeah, I think this is that example really highlights some of the huge possibility and benefits, but also some of the challenges, maybe even apprehension for some people that we have this possibility of having this thing listening all the time.
386386

387387
00:11:28.480 --> 00:11:32.700
388-
You can just speak to it like like like on Star Trek, like computer, dim the lights, please.
388+
You can just speak to it like like on Star Trek, like computer, dim the lights, please.
389389

390390
00:11:32.700 --> 00:11:33.540
391391
It's amazing, right?

transcripts/124-python-for-ai-research.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
00:01:25 Yeah, I'm pretty excited to talk about AI, researching AI, and all the stuff that you guys
2828

29-
00:01:31 are up to. It's something we haven't really touched that much on on the show, and it's
29+
00:01:31 are up to. It's something we haven't really touched that much on the show, and it's
3030

3131
00:01:35 both interesting at a low-level, technical level, but also at a philosophical level, almost. So
3232

transcripts/124-python-for-ai-research.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Hi, thanks for having me.
4343
Yeah, I'm pretty excited to talk about AI, researching AI, and all the stuff that you guys
4444

4545
00:01:31.540 --> 00:01:35.800
46-
are up to. It's something we haven't really touched that much on on the show, and it's
46+
are up to. It's something we haven't really touched that much on the show, and it's
4747

4848
00:01:35.800 --> 00:01:42.120
4949
both interesting at a low-level, technical level, but also at a philosophical level, almost. So

transcripts/139-paths-into-a-data-science-career.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102

103103
00:05:00 So I started learning Python and and R to to do this. I learned online by online courses, a lot of web web resources.
104104

105-
00:05:10 And in fact, you know, the open source community in Python and R really embracing. So any any questions I had, I could pick up on on the fly.
105+
00:05:10 And in fact, you know, the open source community in Python and R really embracing. So any any questions I had, I could pick up on the fly.
106106

107107
00:05:19 Yeah, that's really cool. And I definitely see this working with scientists or in these types of areas. Very important.
108108

transcripts/139-paths-into-a-data-science-career.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Of course, to do that in to do that today, you need to be able to program. Right
157157
So I started learning Python and and R to to do this. I learned online by online courses, a lot of web web resources.
158158

159159
00:05:10.340 --> 00:05:19.200
160-
And in fact, you know, the open source community in Python and R really embracing. So any any questions I had, I could pick up on on the fly.
160+
And in fact, you know, the open source community in Python and R really embracing. So any any questions I had, I could pick up on the fly.
161161

162162
00:05:19.200 --> 00:05:27.760
163163
Yeah, that's really cool. And I definitely see this working with scientists or in these types of areas. Very important.

transcripts/146-building-alexa-skills-with-python-and-flask.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1884,7 +1884,7 @@
18841884

18851885
00:58:21 It's a really cool on-your-own-network website.
18861886

1887-
00:58:25 And yeah, I had the guys on on episode 122 a while back, so definitely cool.
1887+
00:58:25 And yeah, I had the guys on episode 122 a while back, so definitely cool.
18881888

18891889
00:58:30 Dave?
18901890

transcripts/146-building-alexa-skills-with-python-and-flask.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2833,7 +2833,7 @@ It controls so many devices.
28332833
It's a really cool on-your-own-network website.
28342834

28352835
00:58:25.500 --> 00:58:30.740
2836-
And yeah, I had the guys on on episode 122 a while back, so definitely cool.
2836+
And yeah, I had the guys on episode 122 a while back, so definitely cool.
28372837

28382838
00:58:30.740 --> 00:58:31.660
28392839
Dave?

transcripts/150-technical-lessons-learned-from-pythonic-refactoring.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@
758758

759759
00:28:58 Let's say I'm just going to completely make up a company that I don't really know whether they're technical or not.
760760

761-
00:29:03 But let's say I work for like like a food production company that makes like cereal.
761+
00:29:03 But let's say I work for like a food production company that makes like cereal.
762762

763763
00:29:08 Right.
764764

transcripts/150-technical-lessons-learned-from-pythonic-refactoring.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1141,7 +1141,7 @@ I feel like that will work well in a place like Yelp where it's a pretty technic
11411141
Let's say I'm just going to completely make up a company that I don't really know whether they're technical or not.
11421142

11431143
00:29:03.220 --> 00:29:08.320
1144-
But let's say I work for like like a food production company that makes like cereal.
1144+
But let's say I work for like a food production company that makes like cereal.
11451145

11461146
00:29:08.320 --> 00:29:08.800
11471147
Right.

transcripts/151-gradual-typing-of-production-applications.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1534,7 +1534,7 @@
15341534

15351535
01:01:09 And particularly, I wrote the single dispatch like generic functions like in Python.
15361536

1537-
01:01:15 And ever since, I was just poked by everybody to actually go full on on multiple generic dispatch.
1537+
01:01:15 And ever since, I was just poked by everybody to actually go full on multiple generic dispatch.
15381538

15391539
01:01:23 So I think like it's time for that.
15401540

transcripts/151-gradual-typing-of-production-applications.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2305,7 +2305,7 @@ But just really quickly, what features would you like to see in these new versio
23052305
And particularly, I wrote the single dispatch like generic functions like in Python.
23062306

23072307
01:01:15.800 --> 01:01:23.280
2308-
And ever since, I was just poked by everybody to actually go full on on multiple generic dispatch.
2308+
And ever since, I was just poked by everybody to actually go full on multiple generic dispatch.
23092309

23102310
01:01:23.280 --> 01:01:25.440
23112311
So I think like it's time for that.

transcripts/157-the-journal-of-open-source-software.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1382,7 +1382,7 @@
13821382

13831383
01:00:37 of context to then extract, extract the data. So we, but these log books are really cool. They've got,
13841384

1385-
01:00:43 they've got basically stories about what's going on on the ship. We made a website where people could
1385+
01:00:43 they've got basically stories about what's going on the ship. We made a website where people could
13861386

13871387
01:00:47 transcribe them and people just got really into this and following, there was a guy, Lieutenant
13881388

transcripts/157-the-journal-of-open-source-software.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2080,7 +2080,7 @@ And so you can do OCR on it, and try and get a machine to read it, but you still
20802080
of context to then extract, extract the data. So we, but these log books are really cool. They've got,
20812081

20822082
01:00:43.260 --> 01:00:47.920
2083-
they've got basically stories about what's going on on the ship. We made a website where people could
2083+
they've got basically stories about what's going on the ship. We made a website where people could
20842084

20852085
01:00:47.920 --> 01:00:53.820
20862086
transcribe them and people just got really into this and following, there was a guy, Lieutenant

transcripts/162-python-in-architecture.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@
956956

957957
00:35:08 Like it's all kind of done.
958958

959-
00:35:09 And, you know, obviously, like like I work for a professor that did a lot in solar research.
959+
00:35:09 And, you know, obviously, like I work for a professor that did a lot in solar research.
960960

961961
00:35:14 And so, you know, by no means is that whole field done at all.
962962

0 commit comments

Comments
 (0)