All thoughts

No, n8n Isn't Dead. It Turned Into Infrastructure.

Let me deal with the obvious question first. n8n is not dead. It is not dying. If anything it is in the healthiest phase a tool can reach.

Quiet is not the same as dead

If you only judged n8n by your feed, you would think everyone left. The workflow screenshots that used to fill LinkedIn have been replaced by Claude artifacts and editor demos. The posts slowed down. It genuinely looks like the party moved somewhere else.

That reading confuses attention with adoption. Every technology runs the same arc: loud launch, rush of adopters, plateau, and then a long quiet stretch where the people who actually ship things keep using it. n8n is in that last stretch now.

Ask yourself when you last saw an excited thread about Postgres. Or Docker. They are not dead, they are infrastructure, and infrastructure is boring in the best possible way. n8n is making that same transition, and I would call it a promotion.

What AI coding tools actually changed

I will be fair to the other side. When you can describe a script in plain English and get working code back in seconds, the case for dragging nodes around gets weaker. For people who live in a terminal, that is a real argument.

But not every problem is a coding problem, and plenty of solutions get worse when you turn them into code. Code is powerful and it is also fragile, invisible to everyone who does not read it, and expensive to keep alive. AI can write the first draft faster than ever. Someone still has to debug it, version it, monitor it, and explain it to a stakeholder who has never opened a repository.

The visual layer is the feature

This is where n8n keeps earning its place. The canvas is not a beginner's crutch, it is the thing that makes logic legible. You open a workflow and the whole system is right there. Data moves left to right, branches are obvious, error paths are visible.

You are not tracing variables across four files to understand what happens when a webhook fires. You just look at it. That matters when you onboard someone new, it matters at two in the morning when something breaks, and it matters when a non-technical stakeholder asks how it works and you can actually show them instead of describing it.

Good visual tools lower the floor and raise the ceiling at the same time. Ops people automate real work without waiting on engineering, and engineers move faster because the boilerplate is handled by an interface that does it cleanly.

Self-hosting is the part enterprises care about

n8n is open source and you can host it yourself. You are not renting space on someone else's infrastructure and hoping your vendor does not get acquired or quietly change its pricing.

For regulated work, that is not a preference, it is the requirement. You can run n8n inside your own VPC, on-prem, or fully air-gapped. Most hosted competitors cannot offer that at any price.

Being open source also means you can extend it. Custom nodes, modified triggers, integrations nobody else needs. You are not stuck waiting for a feature to climb someone else's roadmap.

The market is growing, not shrinking

Zoom out and the demand for automation is clearly expanding. Every company I talk to is trying to do more without adding headcount. Sync the systems, automate the onboarding, process the documents, trigger the follow-ups.

AI coding tools did not remove the need for an orchestration layer. They raised the baseline. Teams now expect both intelligent generation and a place to see and control how everything connects. n8n sits exactly on that intersection: technical enough for engineers who want control, approachable enough for the ops team that needs speed.

So the hype moved on and the tool did not. Thousands of workflows are running right now in places nobody posts about. That might be the strongest signal there is.

Want automation that runs quietly in production instead of living in a demo?

Work with Me