Skip to content

Commit 39f31cd

Browse files
committed
update
1 parent 7294294 commit 39f31cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

youtube/episode-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## Scene 1 — Channel intro (camera on screen, terminal open)
1111

12-
> "Hey everyone, welcome to Hand-Rolled Code. This channel is about coding by hand — writing real software with my own hands, no AI autocomplete, no generated boilerplate. Just me and a keyboard. All right. I'm planning to post sessions like this regularly, so if that sounds interesting, feel free to subscribe.
12+
> "Hey everyone, welcome to Hand-Rolled Code. This channel is about coding by hand — no vibe coding, no AI doing the thinking for me. Just me working through problems the old-fashioned way. I think there's real value in writing every line yourself — it forces you to actually understand what you're doing. All right. I'm planning to post sessions like this regularly, so if that sounds interesting, feel free to subscribe.
1313
>
1414
> Today I want to introduce a PHP library called **Ganesha** — a circuit breaker implementation I've been maintaining. We're going to look at what the circuit breaker is, why it's useful, and how Ganesha implements it. And I'll walk through the basic API so you can start using it in your own projects. Cool, let's get into it."
1515

0 commit comments

Comments
 (0)