Skip to content

Commit 7a6d590

Browse files
committed
transcripts
1 parent 1fe2373 commit 7a6d590

File tree

4 files changed

+2079
-4
lines changed

4 files changed

+2079
-4
lines changed

youtube_transcripts/476-unified-python-packaging-with-uv.vtt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3418,7 +3418,7 @@ Like I now use UVX all the time when I want to run things.
34183418
So I'll do like UVX rough check and that translates
34193419

34203420
01:03:20.000 --> 01:03:24.000
3421-
to uv tool run rough, you know, run the check command.
3421+
to uv tool run ruff, you know, run the check command.
34223422

34233423
01:03:24.000 --> 01:03:26.000
34243424
Behind the scenes, what it does is it finds latest version
@@ -3484,7 +3484,7 @@ or I could uv tool install.
34843484
it makes a lot of sense to install them.
34853485

34863486
01:04:28.000 --> 01:04:34.000
3487-
Also, if you have, like if you ran uv tool install rough,
3487+
Also, if you have, like if you ran uv toolinstall ruff,
34883488

34893489
01:04:34.000 --> 01:04:37.000
34903490
and then you ran like UVX rough, we would use

youtube_transcripts/482-pre-commit-hooks-for-python-devs.vtt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ Right. Right. Right. So if you want to run more, you basically have to,
445445
potentially, write a program, which then itself figures out all the things to do.
446446

447447
00:13:19.200 --> 00:13:24.800
448-
And then delegates to running them. Like if you want to run rough with a fixed formatting issues,
448+
And then delegates to running them. Like if you want to run ruff with a fixed formatting issues,
449449

450450
00:13:24.800 --> 00:13:31.760
451451
and you want to run the checker fixer for NumPy doc strings and all those things,

youtube_transcripts/517-agentic-ai-youtube.vtt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2209,7 +2209,7 @@ That is pre, or it's not been affected by like nuclear, uh the nuclear bombs tha
22092209
the mothballs out that's right yeah and we're going back into into service it's boy it's an interesting time. And there's a lot of opportunity as, as you pointed out. So I want to leave people with message of don't be scared, embrace this, see what it can do for you. There's a lot
22102210

22112211
01:15:19.740 --> 01:15:36.460
2212-
of opportunity here, but Matt, you get the final word. Yeah. I mean, I agree. I think it's, again, it's like the, the same philosophy we started with, which is like, I don't see this as, as that big of a shift compared to like a lot of the other stuff that's happened in industry. like just, I would just learn these things.
2212+
of opportunity here, but Matt, you get the final word. Yeah. I mean, I agree. I think it's, again, it's like the same philosophy we started with, which is like, I don't see this as, as that big of a shift compared to like a lot of the other stuff that's happened in industry. like just, I would just learn these things.
22132213

22142214
01:15:36.570 --> 01:15:41.800
22152215
And frankly, like then you are empowered to say like, I'm not going to use that because you've tried it.

0 commit comments

Comments
 (0)