So I built a small tool for myself - a focused feed where I follow specific channels, bookmark videos with votes, and can actually find them later.
If that sounds useful, have a look: https://t.co/RjfLzDAZ2T
AI-assisted software development is moving fast.
I try to keep up with podcasts, interviews, conference talks, and the rest.
But YouTube feed mixes AI coding stuff with everything else I watch.
My AI coding YouTube picks this week are about making coding agents truly operational.
A few good ideas:
Pick the right harness boundaries.
Raise your verification frequency.
Treat context and guardrails as first-class artifacts.
🧵👇
I made a tiny Chrome extension: YouTube watch history → Markdown (titles + links).
Perfect input for AI assistants to enrich the list and help me dive deeper. Super useful for me.
https://t.co/9frjO1bLKC
Zevi believes that titles and responsibilities are going to change significantly and everyone will become a builder.
His key advice: Don't try to be a 10x PM or dev. Be a "10x Learner."
Full episode: https://t.co/bFib4ooUqI
I just listened @ArnovitzZevi on @lennysan's podcast.
He describes a "Multi-Model Peer Review" workflow. I use a similar parallel-agent approach during code reviews and found his observations on the models really resonate with me.
Some of his model characterizations:
The core idea is basically getting a second opinion.
Every model has different blind spots. When you make them review each other's work, you surface issues that a single model might miss just to "please" you.