Back to index
Other20 to 45 minutes per video, released regularly·Free, with paid courses offered alongside

IndyDevDan YouTube Channel

3.8

The rare AI channel that shows real work on real problems rather than demonstrations designed to succeed. The framing is opinionated in a way that is mostly a strength and occasionally overreaches.

What We Liked

  • Actually builds things on screen, including the parts where the agent gets it wrong
  • Consistently ahead of the mainstream on agentic coding practice rather than following it
  • The principled framing gives you transferable ideas instead of tool-specific tricks
  • Depth per video is far above the category average

What Could Be Better

  • Heavy focus on one particular agent, so some material does not transfer cleanly
  • Confident framing of practices that are still genuinely unsettled
  • Paid courses sit close enough to the free content to warrant noting
  • Fast-moving subject matter means older videos age within months

Detailed review

The category of AI YouTube is mostly terrible and it is worth being specific about why, because it explains what makes this channel different. The standard format is a demonstration built to succeed, filmed after the failures were edited out, on a toy problem chosen because it works. You watch someone build a working application in twelve minutes, you try the same thing on your actual codebase, and it falls apart in ways the video never prepared you for. The gap between demonstration and practice is where all the actual difficulty lives, and almost nobody films it.

This channel films it. The videos show real work, on real problems, with the agent making mistakes and the mistakes being diagnosed on screen. That is enormously more instructive than a successful demonstration, because the skill in working with coding agents is almost entirely about recognising when it has gone wrong and knowing what to do about it. Watching someone notice that the agent has misunderstood the task, and watching how they correct it, teaches something you cannot get from a polished result.

The channel is also genuinely ahead rather than following. A lot of the practices around agentic coding that later became conventional wisdom appeared here first, or close to it. Structuring context deliberately, treating the instruction file as a serious artefact, thinking about which model to use for which part of a task, planning before executing, running multiple agents on separable work. Being early on a fast-moving topic is valuable and this channel has repeatedly been early.

The principled framing is the thing I value most. Rather than a list of tricks that work with the current version of a particular tool, the material tends towards explaining why something works, which means it transfers. Ideas about how context shapes output, about the economics of tokens and attention, about the failure modes of long agent runs, apply regardless of which product you use. That is a much better use of a viewer's time than a tutorial that expires with the next release.

Depth per video is well above average. These are not eight minute roundups. They are substantial, often forty minutes, working through something properly. That takes commitment from the viewer and it is a fair trade for material that actually teaches.

Now the honest reservations. The channel is heavily oriented around one particular coding agent, and while much of the thinking transfers, some of it does not. Specific commands, specific configuration, specific workflow features are tied to a product, and a viewer using something else has to do the translation themselves. That is a reasonable editorial choice and it does narrow the audience more than the principled framing implies.

The confidence is the thing I would push back on hardest. Agentic coding is about three years old as a practice. Nobody has a decade of evidence about what works. Practices are being invented, tried, and revised constantly, and a great many of the things presented as established technique are actually one experienced practitioner's current working hypothesis.

Presented with conviction and production polish, those hypotheses land as settled knowledge, and viewers adopt them as rules rather than as experiments. That is not dishonesty, it is the natural register of instructional video, and it is worth actively resisting as a viewer. Try the ideas. Do not treat them as doctrine.

The commercial adjacency deserves a mention purely for transparency. There are paid courses, they are promoted within the free content, and the free content is good enough that this does not feel exploitative. It is still an incentive structure worth being aware of, in the same way it is worth being aware of it everywhere else in this space. Nothing here is hidden and I would rather say it than not.

The staleness problem is unavoidable and severe in this niche specifically. Videos about how to work with a particular agent are describing a product that ships changes weekly. Material from a year ago may describe workflows that are now unnecessary because the tool does it natively, or that no longer work at all. There is no good solution to this and viewers should weight recency heavily, more so than with almost any other channel in this catalogue.

My three point eight is for showing real work including the failures, for being consistently ahead on a fast-moving practice, for teaching principles rather than tricks, and for depth that respects the viewer's intelligence. Marked down for tool specificity that limits transfer, for certainty that outruns the evidence in a field this young, and for content that ages faster than almost anything else reviewed here. Some of the best free material on this subject. Watch it critically.

[ final ]

The verdict.

Among the best free material on actually working with coding agents. Take the principles, be more sceptical of the certainty than the delivery invites.