Skip to content

Commit dde296e

Browse files
committed
Many transcript corrections.
1 parent 9a86e6f commit dde296e

File tree

187 files changed

+453
-453
lines changed

Some content is hidden

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

187 files changed

+453
-453
lines changed

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

+7-7
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@
718718

719719
00:27:59 So so if you if you look inside of easy install dot PTH thing, Philip Eby took serious advantage of that, you know, when he wrote setup tools.
720720

721-
00:28:08 And it's got it's got some some some Python, inscrutable Python in there that does some fun stuff.
721+
00:28:08 And it's got it's got some some Python, inscrutable Python in there that does some fun stuff.
722722

723723
00:28:16 I think it sets up package resources on there.
724724

@@ -774,7 +774,7 @@
774774

775775
00:29:29 And I mean, I think I would like to take credit for most of that.
776776

777-
00:29:33 But the the original version of that was a blatant ripoff of something that was in Flask, actually.
777+
00:29:33 But the original version of that was a blatant ripoff of something that was in Flask, actually.
778778

779779
00:29:41 And in turn, that thing that was in Flask was a blatant ripoff of something that was in Django.
780780

@@ -900,7 +900,7 @@
900900

901901
00:34:42 You know what I mean?
902902

903-
00:34:43 It was just something, you know, just some some amount of money I could say went towards that.
903+
00:34:43 It was just something, you know, just some amount of money I could say went towards that.
904904

905905
00:34:47 And I could I could be paid.
906906

@@ -936,7 +936,7 @@
936936

937937
00:35:29 But but I think it's getting a lot better.
938938

939-
00:35:32 And I think, you know, with these frameworks, you know, the the web stuff, at least at least
939+
00:35:32 And I think, you know, with these frameworks, you know, the web stuff, at least at least
940940

941941
00:35:37 the web portion of the world, I think, is pretty much OK on Python 3.
942942

@@ -968,7 +968,7 @@
968968

969969
00:36:14 And so I think just from from both the standpoint of deployment, like you just said, and the
970970

971-
00:36:21 standpoint of development where you need some library, you know, some some library at this
971+
00:36:21 standpoint of development where you need some library, you know, some library at this
972972

973973
00:36:26 point, you you're going to you're going to run it.
974974

@@ -978,7 +978,7 @@
978978

979979
00:36:34 But maybe not, you know, maybe not if you're if it's really vanilla.
980980

981-
00:36:40 You know, you don't need some some Excel import libraries.
981+
00:36:40 You know, you don't need some Excel import libraries.
982982

983983
00:36:44 I mean, but people need that stuff.
984984

@@ -1306,7 +1306,7 @@
13061306

13071307
00:44:33 That's great.
13081308

1309-
00:44:33 So some people are coming along to pick up the the effort.
1309+
00:44:33 So some people are coming along to pick up the effort.
13101310

13111311
00:44:36 Yeah.
13121312

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

+7-7
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@ Oh, boy.
10871087
So so if you if you look inside of easy install dot PTH thing, Philip Eby took serious advantage of that, you know, when he wrote setup tools.
10881088

10891089
00:28:08.700 --> 00:28:16.560
1090-
And it's got it's got some some some Python, inscrutable Python in there that does some fun stuff.
1090+
And it's got it's got some some Python, inscrutable Python in there that does some fun stuff.
10911091

10921092
00:28:16.560 --> 00:28:19.500
10931093
I think it sets up package resources on there.
@@ -1171,7 +1171,7 @@ There is.
11711171
And I mean, I think I would like to take credit for most of that.
11721172

11731173
00:29:33.980 --> 00:29:41.800
1174-
But the the original version of that was a blatant ripoff of something that was in Flask, actually.
1174+
But the original version of that was a blatant ripoff of something that was in Flask, actually.
11751175

11761176
00:29:41.800 --> 00:29:46.500
11771177
And in turn, that thing that was in Flask was a blatant ripoff of something that was in Django.
@@ -1360,7 +1360,7 @@ And I was, you know, it was it really, really wouldn't matter how much it was.
13601360
You know what I mean?
13611361

13621362
00:34:43.560 --> 00:34:47.880
1363-
It was just something, you know, just some some amount of money I could say went towards that.
1363+
It was just something, you know, just some amount of money I could say went towards that.
13641364

13651365
00:34:47.880 --> 00:34:49.760
13661366
And I could I could be paid.
@@ -1414,7 +1414,7 @@ So I'm, you know, whatever.
14141414
But but I think it's getting a lot better.
14151415

14161416
00:35:32.520 --> 00:35:37.280
1417-
And I think, you know, with these frameworks, you know, the the web stuff, at least at least
1417+
And I think, you know, with these frameworks, you know, the web stuff, at least at least
14181418

14191419
00:35:37.280 --> 00:35:42.260
14201420
the web portion of the world, I think, is pretty much OK on Python 3.
@@ -1462,7 +1462,7 @@ Yeah.
14621462
And so I think just from from both the standpoint of deployment, like you just said, and the
14631463

14641464
00:36:21.380 --> 00:36:26.760
1465-
standpoint of development where you need some library, you know, some some library at this
1465+
standpoint of development where you need some library, you know, some library at this
14661466

14671467
00:36:26.760 --> 00:36:29.100
14681468
point, you you're going to you're going to run it.
@@ -1477,7 +1477,7 @@ going to gnash your teeth and and whatever.
14771477
But maybe not, you know, maybe not if you're if it's really vanilla.
14781478

14791479
00:36:40.460 --> 00:36:44.140
1480-
You know, you don't need some some Excel import libraries.
1480+
You know, you don't need some Excel import libraries.
14811481

14821482
00:36:44.140 --> 00:36:46.040
14831483
I mean, but people need that stuff.
@@ -1969,7 +1969,7 @@ I don't know.
19691969
That's great.
19701970

19711971
00:44:33.960 --> 00:44:36.680
1972-
So some people are coming along to pick up the the effort.
1972+
So some people are coming along to pick up the effort.
19731973

19741974
00:44:36.680 --> 00:44:37.420
19751975
Yeah.

transcripts/011-pyimagesearch.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -568,19 +568,19 @@
568568

569569
00:18:06 Right, sure.
570570

571-
00:18:07 And so how much of this exists in external libraries like Scikit-learn or OpenCV or something like this?
571+
00:18:07 And so how much of this exists in external libraries like scikit-learn or OpenCV or something like this?
572572

573573
00:18:16 And how much of that is like I've got to create that system for myself when I'm getting started based on my application?
574574

575575
00:18:24 So OpenCV does include some machine learning components, but I really don't recommend that people use them just because they're a little finicky and they're not that fun to use.
576576

577-
00:18:35 And especially in the Python ecosystem, you have Scikit-learn.
577+
00:18:35 And especially in the Python ecosystem, you have scikit-learn.
578578

579579
00:18:38 So you should be defaulting to that.
580580

581-
00:18:42 And to give an example, I wrote my entire dissertation, gathered all the examples using OpenCV and Scikit-learn.
581+
00:18:42 And to give an example, I wrote my entire dissertation, gathered all the examples using OpenCV and scikit-learn.
582582

583-
00:18:52 I took the results that OpenCV was giving me and I passed them on to the machine learning methods and Scikit-learn.
583+
00:18:52 I took the results that OpenCV was giving me and I passed them on to the machine learning methods and scikit-learn.
584584

585585
00:18:59 Right.
586586

@@ -1374,7 +1374,7 @@
13741374

13751375
00:45:48 Yeah, so I mentioned two of my favorites already.
13761376

1377-
00:45:51 The first one is Scikit-learn for machine learning.
1377+
00:45:51 The first one is scikit-learn for machine learning.
13781378

13791379
00:45:54 The other is Scikit-image for computer vision.
13801380

transcripts/011-pyimagesearch.vtt

+5-5
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,7 @@ So if you have a really good quantification of an image, it's a lot easier for t
925925
Right, sure.
926926

927927
00:18:07.520 --> 00:18:16.340
928-
And so how much of this exists in external libraries like Scikit-learn or OpenCV or something like this?
928+
And so how much of this exists in external libraries like scikit-learn or OpenCV or something like this?
929929

930930
00:18:16.340 --> 00:18:23.700
931931
And how much of that is like I've got to create that system for myself when I'm getting started based on my application?
@@ -934,16 +934,16 @@ And how much of that is like I've got to create that system for myself when I'm
934934
So OpenCV does include some machine learning components, but I really don't recommend that people use them just because they're a little finicky and they're not that fun to use.
935935

936936
00:18:35.580 --> 00:18:38.820
937-
And especially in the Python ecosystem, you have Scikit-learn.
937+
And especially in the Python ecosystem, you have scikit-learn.
938938

939939
00:18:38.820 --> 00:18:41.920
940940
So you should be defaulting to that.
941941

942942
00:18:42.460 --> 00:18:52.240
943-
And to give an example, I wrote my entire dissertation, gathered all the examples using OpenCV and Scikit-learn.
943+
And to give an example, I wrote my entire dissertation, gathered all the examples using OpenCV and scikit-learn.
944944

945945
00:18:52.240 --> 00:18:59.140
946-
I took the results that OpenCV was giving me and I passed them on to the machine learning methods and Scikit-learn.
946+
I took the results that OpenCV was giving me and I passed them on to the machine learning methods and scikit-learn.
947947

948948
00:18:59.140 --> 00:18:59.760
949949
Right.
@@ -2134,7 +2134,7 @@ So, you got any favorites?
21342134
Yeah, so I mentioned two of my favorites already.
21352135

21362136
00:45:51.000 --> 00:45:54.020
2137-
The first one is Scikit-learn for machine learning.
2137+
The first one is scikit-learn for machine learning.
21382138

21392139
00:45:54.020 --> 00:45:57.340
21402140
The other is Scikit-image for computer vision.

transcripts/020_interactive_python.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1742,7 +1742,7 @@
17421742

17431743
00:44:46 PyCharm.
17441744

1745-
00:44:47 Pie charm.
1745+
00:44:47 PyCharm.
17461746

17471747
00:44:48 Oh, right on.
17481748

transcripts/020_interactive_python.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2647,7 +2647,7 @@ Uh, favorite editor, right?
26472647
Uh, PyCharm.
26482648

26492649
00:44:47.940 --> 00:44:48.700
2650-
Pie charm.
2650+
PyCharm.
26512651

26522652
00:44:48.700 --> 00:44:49.260
26532653
Oh, right on.

transcripts/022_cpython.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366

367367
00:13:54 Yeah.
368368

369-
00:13:55 So on the Web site with all the videos, I actually show the the files that they reference.
369+
00:13:55 So on the Web site with all the videos, I actually show the files that they reference.
370370

371371
00:14:00 But really, the core file that I keep on going back to what you're saying is in Python slash C eval dot C.
372372

@@ -1206,7 +1206,7 @@
12061206

12071207
00:45:57 So I've seen people with three, four, maybe five people kind of talking about stuff.
12081208

1209-
00:46:01 So that's sort of the the tool that simulates a a kind of personal interaction with the visualization.
1209+
00:46:01 So that's sort of the tool that simulates a a kind of personal interaction with the visualization.
12101210

12111211
00:46:10 Then you have another form that is sort of almost a dashboard of many learners, right?
12121212

transcripts/022_cpython.vtt

+2-2
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ And then there's a bunch of details.
553553
Yeah.
554554

555555
00:13:55.580 --> 00:14:00.500
556-
So on the Web site with all the videos, I actually show the the files that they reference.
556+
So on the Web site with all the videos, I actually show the files that they reference.
557557

558558
00:14:00.500 --> 00:14:08.520
559559
But really, the core file that I keep on going back to what you're saying is in Python slash C eval dot C.
@@ -1816,7 +1816,7 @@ So because you see everyone's cursor.
18161816
So I've seen people with three, four, maybe five people kind of talking about stuff.
18171817

18181818
00:46:01.980 --> 00:46:10.780
1819-
So that's sort of the the tool that simulates a a kind of personal interaction with the visualization.
1819+
So that's sort of the tool that simulates a a kind of personal interaction with the visualization.
18201820

18211821
00:46:10.780 --> 00:46:17.560
18221822
Then you have another form that is sort of almost a dashboard of many learners, right?

transcripts/028_profiling.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350

351351
00:23:45 pi pi is super interesting to me we're going to talk more about how how you well you chose not to use that but
352352

353-
00:23:51 you know on show 21 we had macha from the the pi pi oh yeah i have it up right now i'm gonna watch it later
353+
00:23:51 you know on show 21 we had macha from the pi pi oh yeah i have it up right now i'm gonna watch it later
354354

355355
00:23:59 yeah i'm so excited yeah that was super interesting and we talked a little bit about
356356

@@ -392,7 +392,7 @@
392392

393393
00:25:54 or maybe you're talking about a file system or you know a web service call something like this
394394

395-
00:26:00 right and you had some good advice on that i thought yeah i definitely uh basically the the c python
395+
00:26:00 right and you had some good advice on that i thought yeah i definitely uh basically the c python
396396

397397
00:26:07 c python's jill the global interpreter lock is very uh precluding you can't you can't do multiple
398398

@@ -412,7 +412,7 @@
412412

413413
00:26:59 the data off a url or things like that that would that's great for python's threading but otherwise
414414

415-
00:27:05 you don't really want to be using it right basically the the built-in functions that wait on io they
415+
00:27:05 you don't really want to be using it right basically the built-in functions that wait on io they
416416

417417
00:27:12 release the global interpreter lock and so that frees up your other code to keep on running more or less
418418

@@ -422,7 +422,7 @@
422422

423423
00:27:28 a lot of cool advances in python 3 around this type of parallelism right and they just added async and
424424

425-
00:27:37 await the the the new keywords to uh is that three five i think it was right yeah just three fives just
425+
00:27:37 await the the new keywords to uh is that three five i think it was right yeah just three fives just
426426

427427
00:27:43 came out like two days yeah two days ago so yeah i mean that's super new but these are the types
428428

@@ -470,7 +470,7 @@
470470

471471
00:29:55 and that way it's much better documented in the code yeah that's great advice so let's maybe talk
472472

473-
00:30:02 about how you solve your problem after you like what was the problem what did you find out the the issue
473+
00:30:02 about how you solve your problem after you like what was the problem what did you find out the issue
474474

475475
00:30:08 to be and then how do you solve it yeah so what we were doing in this code is we were taking gigabytes
476476

@@ -516,7 +516,7 @@
516516

517517
00:32:34 pro program ran orders of magnitude faster that's awesome and you know what i think i really love about
518518

519-
00:32:43 this two things i love about it one is you know you talked a little bit about the the solution on the
519+
00:32:43 this two things i love about it one is you know you talked a little bit about the solution on the
520520

521521
00:32:49 blog and it's like i don't know nine lines of code no yes that's it's python yeah it's so awesome and
522522

@@ -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 i was saying earlier it's the verge of understanding what we're doing right yeah and it
585+
00:36:33 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

transcripts/028_profiling.vtt

+6-6
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ that you talked about that was interesting was io like i gave you my example of
820820
or maybe you're talking about a file system or you know a web service call something like this
821821

822822
00:26:00.600 --> 00:26:07.780
823-
right and you had some good advice on that i thought yeah i definitely uh basically the the c python
823+
right and you had some good advice on that i thought yeah i definitely uh basically the c python
824824

825825
00:26:07.780 --> 00:26:16.020
826826
c python's jill the global interpreter lock is very uh precluding you can't you can't do multiple
@@ -850,7 +850,7 @@ threading to do things like you know file system you know expensive io tasks lik
850850
the data off a url or things like that that would that's great for python's threading but otherwise
851851

852852
00:27:05.200 --> 00:27:12.740
853-
you don't really want to be using it right basically the the built-in functions that wait on io they
853+
you don't really want to be using it right basically the built-in functions that wait on io they
854854

855855
00:27:12.740 --> 00:27:18.620
856856
release the global interpreter lock and so that frees up your other code to keep on running more or less
@@ -865,7 +865,7 @@ i mean as long as everything else is not the bottleneck right and you know we've
865865
a lot of cool advances in python 3 around this type of parallelism right and they just added async and
866866

867867
00:27:37.600 --> 00:27:43.960
868-
await the the the new keywords to uh is that three five i think it was right yeah just three fives just
868+
await the the new keywords to uh is that three five i think it was right yeah just three fives just
869869

870870
00:27:43.960 --> 00:27:49.100
871871
came out like two days yeah two days ago so yeah i mean that's super new but these are the types
@@ -937,7 +937,7 @@ support for i'm greatly annotating the regex so if you have to use it you can be
937937
and that way it's much better documented in the code yeah that's great advice so let's maybe talk
938938

939939
00:30:02.260 --> 00:30:08.220
940-
about how you solve your problem after you like what was the problem what did you find out the the issue
940+
about how you solve your problem after you like what was the problem what did you find out the issue
941941

942942
00:30:08.220 --> 00:30:15.940
943943
to be and then how do you solve it yeah so what we were doing in this code is we were taking gigabytes
@@ -1006,7 +1006,7 @@ like you know like 30 000 and i was like it was an immediate you know these thes
10061006
pro program ran orders of magnitude faster that's awesome and you know what i think i really love about
10071007

10081008
00:32:43.000 --> 00:32:49.600
1009-
this two things i love about it one is you know you talked a little bit about the the solution on the
1009+
this two things i love about it one is you know you talked a little bit about the solution on the
10101010

10111011
00:32:49.600 --> 00:32:57.620
10121012
blog and it's like i don't know nine lines of code no yes that's it's python yeah it's so awesome and
@@ -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 i was saying earlier it's the verge of understanding what we're doing right yeah and it
1114+
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

0 commit comments

Comments
 (0)