Getting the transcript
Reading the captions from YouTube. A video nobody has opened here before takes 10 to 30 seconds; this page fills in on its own.
Reading the captions from YouTube. A video nobody has opened here before takes 10 to 30 seconds; this page fills in on its own.

Manware · @IAmManware
Words
1,119
Runtime
5:28
Speaking pace
205wpm
Reading time
5min
205 words per minute, above the 201 75th percentile of 349 measured videos. That distribution comes from the 349-video hook study.
Opening (first 30 seconds)
When I was a kid, I used to think I would be so much smarter if only I had a brain chip that answers any question I had. Fast forward to 2026, it's actually here and it made me even dumber than I was before. So, I went down the rabbit hole of how to actually learn programming with AI and ended up creating an entire AI workflow toolkit designed to make me reason more and reduce unproductive struggle so I can learn programming faster and deeper at the same time. There's also one hidden gem I found online that I'll share at
103 words, the words spoken in the first 30 seconds at 205 words per minute.
Free, no signup. See how the first 30 seconds hold attention, with rewrites.
Sentence shape
| Measure | This transcript |
|---|---|
| Sentences | 67 |
| Average words per sentence | 16.7 |
| Longest sentence | 59 words |
| Questions asked | 3 |
What this transcript is
Every word below is the caption track YouTube publishes for this video, pulled from the video itself and reproduced unchanged. It is not Prepublish's writing, not a summary, and not a re-transcription: it is the video's own published captions. English captions, generated automatically by YouTube, in the video’s original language. Source: the video on YouTube. A channel that would rather this page did not exist can ask for its removal through the contact page, and it is removed.
When I was a kid, I used to think I would be so much smarter if only I had a brain chip that answers any question I had. Fast forward to 2026, it's actually here and it made me even dumber than I was before. So, I went down the rabbit hole of how to actually learn programming with AI and ended up creating an entire AI workflow toolkit designed to make me reason more and reduce unproductive struggle so I can learn programming faster and deeper at the same time.
There's also one hidden gem I found online that I'll share at the end of this video. by disabling inline suggestions and using only ask mode instead of agent mode because they are the biggest sources of laziness for me. Next, I created a markdown file that explicitly instructs the AI agent to act like a teacher, encourage me to think, give me hints, and other instructions I found online. This forces the agent into tutoring mode rather than a code wrapping machine.
But I soon realized just saying give me hints is not enough. Like, yeah, bro, that's not a hint. To fix this, I came up with a hint ladder. Now, whenever I ask AI for a hint, it starts with level zero where it asks me questions and encourages me to form a hypothesis before proceeding on to level one where it only directs me to a concept, a file, or a function to investigate. On level two, it explains a relevant concept.
On level three, it tells me an approach but not the strategy and so on till level six where it just gives up and hands me the code. This way I can also track the level of assistance I needed for a problem, but more on that in a bit. But now I had a new problem. I had to copy-paste the same prompt repeatedly and it became very annoying. in another use case where I asked AI to explain a code snippet to me, it actually explained the code snippet to me, you dumbass.
You're supposed to make me think and figure it out myself. So, I came up with this prompt, but again I had to copy-paste it repeatedly. And that's when I stepped out of my chair, said nah, I'd win, and built an AI learning toolkit with predefined agents and skills, which is just a fancy way of saying markdown files. But now I can just type {slash} hint with the problem I'm stuck at and the hint ladder begins. I can just say slash read with the code snippet I found online.
The AI will lead me to discover what every single token is doing here. This workflow works in three modes: tutor, examiner, and reviewer, and dynamically switches between them. Let's go over some examples. Tutor mode. Now, when I'm building a project by myself and encounter a bug that I'm not able to fix, I can use the debug command and instead of AI telling me how to fix it, it asks me question to solve it myself. Like what I expected, what actually happened, what the error log said, how to find more clues, reproduce it, and trace it to the root cause.
But wait, man, wait. Doesn't this make me slower? Going slower here on purpose is exactly how you get there faster. This thinking pattern saves me time by reducing unnecessary effort spent thinking elsewhere and increases the time I'm thinking in the correct direction, where the actual learning happens. And over time, this will reprogram my brain to habitually think like a senior engineer. Examiner mode. Now, when I'm planning and designing a new project or a new feature, I can use the R command which challenges my current design and takes me from a vague idea to solid constraints on requirements, states, interfaces, failure modes, etc., which are the exact type of problems you want to excel at in this era of AI coding.
Review mode. And another such skill set is code review. Now, you know it's boring when you finally finish writing code, it's running, and you just want to move on to the next step instead of optimizing it. But you are still locked in your own way of thinking. By using this command, AI finds the weakest parts of you, labels issues by severity, and asks you discovery questions instead of rewriting your code. This is how Goku evolves as well.
A very different kind of feature I've included is this folder. I receive the concepts I learned, mistakes I made, and questions left unanswered at the end of each coding session. You know, the act of recalling while you're writing this stuff down hard codes these concepts in your hippocampus. And then later I can invoke the retrieve command to quickly warm up and reinforce what I learned in the the session. If you remember this video, yes, I actually took that and many other habits from there into this workflow.
There are 12 commands in total, but if you don't know which one to call, you can directly just use the loan command and AI will automatically fetch the right prompt for you under the hood. There's still one massive caveat in this workflow. Since this is still AI, I get very comfortable using it. So, ideally, we want to use it in a Pomodoro style. Like 30 minutes building and learning yourself and then a 5-minute AI session.
A very practical learning system you can adopt right now is this one. I currently made it compatible with Copilot, Cloud Code, Cursor, Open Code. And fun fact, my agent actually refused to make this for anti-gravity and even roasted it. But I eventually included it as well because I know most of you are still using it. And the price for using this product is only one subscribe. Okay, so remember the hidden gem I mentioned earlier?
So, currently, we have this tiny text box that can magically answer anything you ask back in plain text. But what if it answered with a video instead? Well, actually, now you can with Scrimba's Explain plugin for ChatGPT, which is totally sponsored for completely free right now. You ask it anything and it replies with a full video explanation with fancy visuals as fast as a ChatGPT response. Wait, even my job is in danger now.
It also quizzes you about what you just learned. And you can even create a playlist of bigger explainers. Links in the description and thanks to Scrimba for making this video possible. And thanks to you for watching. I'm there.
The words are the caption track's own and nothing is reworded or re-transcribed. Paragraph breaks are placed between sentences so the text reads as prose.
Free tools for your own script. No signup, no login.
Paste your draft and see where viewers are likely to drop off, with a rewrite for each weak line.
Paste the first 30 seconds of your own draft for a hook score and rewrites.
Check your draft against YouTube's advertiser-friendly guidelines before you record it.
Read this channel's public videos and transcripts, and download a writing brief for it.
| Sentences containing a number |
| 3 |
Most used terms
Filler phrases
15 in total: actually 7 · like 5 · you know 2 · kind of 1.
A literal whole-word count of the same phrase list the Prepublish browser extension uses, so a phrase inside another word is not counted and a phrase used in its ordinary sense still is. It is a count and not a judgement.