Live data from Hacker News

N8n vs. node-red

daniel-payne-keldan-systems.medium.com

1–10 of 69 posts

Re: N8n vs. node-red

#3

Self-hosted vs cloud is the bigger differentiator here.

They both have cloud and self hosting options, I use self-hosted a lot. I find n8n is more suited to tying into cloud services. I found n8n a bit more difficult to setup when i wanted to host things on my file system.

Re: N8n vs. node-red

#4
It pains me to see all these “node” based automators charging you an arm and a leg. I can’t wait till people see the obvious and just replace them with a few prompts to Claude Code or similar.

Re: N8n vs. node-red

#5
post #4

It pains me to see all these “node” based automators charging you an arm and a leg. I can’t wait till people see the obvious and just replace them with a few prompts to Claude Code or similar.

I self-host n8n and get a ton of mileage out of it. Doesn't cost me a dime.

Re: N8n vs. node-red

#6
post #4

It pains me to see all these “node” based automators charging you an arm and a leg. I can’t wait till people see the obvious and just replace them with a few prompts to Claude Code or similar.

What n8n gives is a nice gui. They’re going after the people who use Zapier, not the people who use Claude code

Re: N8n vs. node-red

#7
What is an “antigenic AI” or “antigenic workflow” in this context?

It’s used so consistently that I’m not sure if it’s just careless editing or if it’s something new I don’t know about.

Re: N8n vs. node-red

#8
Isn’t there something more native to the AI landscape?

I know both make for excellent all purpose digital glue but would think that’s last resort

Re: N8n vs. node-red

#9
Do these tools still make sense when you can have an agent-type setup like Claude Code or any of the competitors do that kind of low level work?

I know that vibe coding isn't quite there yet, but I wonder if low-code solutions like those are really saving any time at this point. What's the advantage if not velocity?

Re: N8n vs. node-red

#10
It is worth pointing out that both of them are workflow tools first. The AI agent part is expressed though steps where a model is invoked. This opens the door to a number of issues including vulnerabilities.

My personal, and my I say biased, opinion is that these tools do not deliver on the agentic promise. AI agents require a completely different approach.

Post reply on HN