22:00 Alecn8n. Great tool because it's visual, it lets you connect tools, build workflows, and put AI in the workflow.
25:00 AlecA lot of people use Zapier or Make.com, which are great and do fundamentally the same thing, but they're billed per execution. n8n is open source, host it on your own infrastructure for about $4 a month, unlimited executions.
26:00 AlecThe most common case is a new landing page where I need to pull the data in and route it to the client, or push it to a Google Sheet and Airtable. Simple, quick routing, I'll use n8n all day.
26:00 JustinSounds like it gives better control over the data and how to manipulate it, whereas AI can feel like a black box.
27:00 Aleceveryone's talking about Claude Code agents, and it's a black box. You tell it the outputs and verify if it's working. In n8n you see all the executions, find exactly what isn't functioning and why.
49:00 AlecFor anyone who's never built these workflows or isn't technical, n8n is a great starting point to understand how they work. What's a system prompt? How do you make an HTTP request? You'll learn that in n8n.
53:00 JustinHermes I use for high-velocity marketing operations and intel... And Claude Code is still my daily driver.
53:00 AlecMy take: anything you're running a cron job on, anything scheduled, I'd use Hermes or OpenClaw. Claude Code is the daily driver where you have your environment and API keys set
54:00 AlecSo if it's doing something all the time, use Hermes or OpenClaw. If you're going in to get work done, use Claude Code.