Explore every episode of the podcast Non-Coder to Builder: My AI Dev Diary
| Title | Pub. Date | Duration | |
|---|---|---|---|
| Advanced Version Control with Git (Rebasing, Branch History, and Force-Pushing) | 30 Sep 2025 | 00:29:04 | |
The user is comfortable with the concept of commits and pull requests but struggles with more advanced Git operations needed to maintain a clean history, especially when collaborating or updating a long-lived feature branch. Concepts like rebasing, resolving merge conflicts, and the effects of a force-push are unfamiliar, leading to confusion and requests for the agent to use a simpler, albeit less ideal, strategy. | |||
| Continuous Integration (CI) Pipeline Dynamics and Test Automation | 30 Sep 2025 | 00:26:57 | |
The non-coder understands that the "CI test" is a gate that must be passed, but they lack a deep understanding of the complex, multi-stage process involved. They repeatedly see a failure and ask for a fix, but the root cause is often a nuanced interaction between different types of tests (unit vs. component), caching, and environment-specific commands within the CI workflow file. The agent must investigate why tests that pass locally fail in the CI environment, a distinction the user struggles to diagnose themselves. | |||
| Quick fire - 1 | 29 Sep 2025 | 00:32:21 | |
Learn from real conversation when coding with AI. | |||
| Create AI managers to manage AI coding agents. Will it work? | 27 Sep 2025 | 00:30:28 | |
Wonder if you have ever thought of creating ai managers to help you answer the questions and problems from ai coding managers? I tried and it works, most of the time, not always. | |||
| The Non-Coders Guide to AI App Architecture | 26 Sep 2025 | 00:57:33 | |
If you find yourself drifting away during hearing this episode, that is expected; if you feel dizzy during hearing this episode, that is expected too. If you bear to hear this episode a couple more times, you'll probably start to understand your coding ai agents better. ;-] | |||
| Coaching Session: CI-A2 | 26 Sep 2025 | 00:26:47 | |
Real example on interacting with AI agent, real mistakes and real pain but good learning ;-] | |||
| Coaching Session: AD-A1 | 26 Sep 2025 | 00:36:48 | |
Real example on interacting with AI agent, real mistakes and real pain but good learning ;-] | |||
| Coaching Session: ECOM-A | 25 Sep 2025 | 00:31:10 | |
Real example on interacting with AI agent, real mistakes and real pain but good learning ;-] | |||
| Coaching Session: PR Debug | 25 Sep 2025 | 00:35:40 | |
Real example on interacting with AI agent, real mistakes and real pain but good learning. ;-] | |||
| Coaching Session : CI-A1 | 25 Sep 2025 | 00:39:10 | |
Real example on interacting with AI agent, real mistakese and real pain but good learning. ;-] | |||
| How Non-Coders Master AI Coding Agents | 25 Sep 2025 | 00:29:58 | |
When I started out, I wish I had an episode like this to get myself figure out what kind of right 'mind map' I should have to navigate in the totally alien coding world. There you go, if this episode makes your head dizzy, then you're probably relatively new. Just listen a few times more, along with your coding experience starts to grow, you'll find the ideas covered in this episode making better sense. | |||
| Non-coder's guide to git | 25 Sep 2025 | 00:39:05 | |
Github is such an essential part on coding with AI agent. If you haven't already properly get familiar with it. This episode can be useful. | |||