How I code with AI right now
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Related videos
AI Is Hacking Everything Now...
Theo - t3․gg
82.0k views
Prime is (mostly) right about AI
Theo - t3․gg
136.4k views
Realistic advice about software dev right now
Theo - t3․gg
172.0k views
How does Claude Code *actually* work?
Theo - t3․gg
189.3k views
Claude Code is unusable now
Theo - t3․gg
212.4k views
They cut Node.js Memory in half 👀
Theo - t3․gg
109.6k views
My new app is really stupid (I wrote none of the code)
Theo - t3․gg
58.4k views
Claude Code has a big problem
Theo - t3․gg
79.6k views
I was wrong
Theo - t3․gg
69.3k views
wtf is going on with ChatGPT?
Theo - t3․gg
97.4k views
Top Comments (10)
I just want to take a moment to sit back and marvel at how wildly different this looks to how coding looked just 3 years ago. We are living in such an exciting time
When Theo says ‘I’m working closely with the team to solve the issues’ I’m imagining him sending a message/email and that’s it
Can I say that I thoroughly enjoyed the re-appearance of Tutorial Theo :) We have missed you!
PRO TIP: Before you close your laptop, use this prompt: "Is there anything that we've just discussed that needs to go back into the plan" I cannot stress how important developing that habit is. This was a small, simple example but most things we deal with will be bigger. It's important to capture those changes before you forget. Yes, sure, just read the code, but just reading code does not always give you a good sense of how or why you got there.
claude code would have made this so much smoother
It's funny how the list of "How to make your agent smarter" is practically the same things to make a junior dev "smarter". It's also the same kinds of things I reach for when solving a complex problem.
now do a production project. gimmicky stuff from scratch is a minimal portion of my workload
So, starting from a prompt: 1. build a plan 2. revise it. 3. use / build tools that are useful for validating / testing the code wirtten 4. If you're stuck, learn from the mistakes and revise the plan. 5. Once everything seems to work, review your changes. 6. Peer review your changes before merging. 7. Repeat. This is just the Scrum development process. But at the commit level. This is a great win for devs.
This channel is often invaluable in keeping abreast of the latest improvements in software engineering. Even the advertisements are often intriguing, even if I have no immediate need for the product. Knowing what is available and what others are using makes me a better software engineer.
Thank you. This was exactly what I needed. This past week I did my first real vibe coding project in Cursor on a replacement for a small personal project I've been running for over a decade. The scope was small enough but the UI is oddball enough that it was worth seeing how well Cursor and the current models could work for me acting as an orchestrator instead of a pure coder. It went well overall. But I did it in a very simple, linear process. You've just demonstrated several patterns I need to try out. Excellent job. This is going to be a fruitful topic for a while until most seasoned devs get used to doing this.
Unlock the Data Inside
Turn Videos into Knowledge
- Get FREE 10/day: transcripts, summaries, chats
- Chat with videos, export text & PDF
- $1 free API credit for RAG, chatbots & research
Free forever plan • All features unlocked
Top Comments (10)
I just want to take a moment to sit back and marvel at how wildly different this looks to how coding looked just 3 years ago. We are living in such an exciting time
When Theo says ‘I’m working closely with the team to solve the issues’ I’m imagining him sending a message/email and that’s it
Can I say that I thoroughly enjoyed the re-appearance of Tutorial Theo :) We have missed you!
PRO TIP: Before you close your laptop, use this prompt: "Is there anything that we've just discussed that needs to go back into the plan" I cannot stress how important developing that habit is. This was a small, simple example but most things we deal with will be bigger. It's important to capture those changes before you forget. Yes, sure, just read the code, but just reading code does not always give you a good sense of how or why you got there.
claude code would have made this so much smoother
It's funny how the list of "How to make your agent smarter" is practically the same things to make a junior dev "smarter". It's also the same kinds of things I reach for when solving a complex problem.
now do a production project. gimmicky stuff from scratch is a minimal portion of my workload
So, starting from a prompt: 1. build a plan 2. revise it. 3. use / build tools that are useful for validating / testing the code wirtten 4. If you're stuck, learn from the mistakes and revise the plan. 5. Once everything seems to work, review your changes. 6. Peer review your changes before merging. 7. Repeat. This is just the Scrum development process. But at the commit level. This is a great win for devs.
This channel is often invaluable in keeping abreast of the latest improvements in software engineering. Even the advertisements are often intriguing, even if I have no immediate need for the product. Knowing what is available and what others are using makes me a better software engineer.
Thank you. This was exactly what I needed. This past week I did my first real vibe coding project in Cursor on a replacement for a small personal project I've been running for over a decade. The scope was small enough but the UI is oddball enough that it was worth seeing how well Cursor and the current models could work for me acting as an orchestrator instead of a pure coder. It went well overall. But I did it in a very simple, linear process. You've just demonstrated several patterns I need to try out. Excellent job. This is going to be a fruitful topic for a while until most seasoned devs get used to doing this.