Earlier quoted context omitted.
When I think of n8n I think of the n8n subreddit of people posting about how their workflow is broken and they lost all their customers and don't know how to make it work and the obvious solution is that if they had written actual software with tests, fallbacks, etc. this wouldn't have happened.
That subreddit is the new r/dropshipping. I joined to see what fun tooling people were building, and I found it mostly populated with people attempting to setup a "business" with a single feature solution.
N8n raises $180M
111–120 of 198 posts
Re: N8n raises $180M
#112Earlier quoted context omitted.
This comment got me digging, n8n actually has a pretty good post-open source license[1] - I'm glad to see more successful examples of this sort of licensing in the wild [1]: https://docs.n8n.io/sustainable-use-license/
"post-open source license" That's a terrible reimagining, subtlying implying that open-source is old and past it. It's a pre-open source license. They've not quite made the bar.
It's really not that deep; U2 and Mogwai exist in the same timeline, in the same shared canon of contemporary music.
> It's a pre-open source license
This statement is strictly ahistorical; the earliest software licenses which made source code available to everyone and included restrictions on redistribution and/or use date back to the late 1990s[1][2].
You can certainly _try_ to make the case that these are the same as the Xerox license, but I don't think it would be a very strong one.
Re: N8n raises $180M
#113That is a lot of money! Seems like a great product, but for something that there is plenty of alternatives or players in a similar space, it is hard to see how this money wont be spent to just increase sales / AI push, which is not necessarily a good thing.
It's also just not where the product needs to go. When a lot of users get frustrated and jump back to high-code environments ( https://www.reddit.com/r/n8n/comments/1mcm9d2/why_i_left_n8n... ), that points to high-friction and not enough control. Iterating in just AI for AI's sake isn't going to fix that.
Re: N8n raises $180M
#114Earlier quoted context omitted.
> Oh, it's open (core) source. And while certain (just a couple of) enterprise features should have been made open to qualify as being called open source, it's very close to that. It is absolutely not open source. The "Fair Source" license that n8n invented has two related qualifications that make it not open source: > You may use or modify the software only for your own internal business purposes or for non-commerci…
> It's not open source if you can't use it professionally or sell work derived from it. Does anyone _really_ use these low/no-code platforms to create products? I was always under the impression that you'd primarily use something like this for "internal business purposes" i.e. little internal utilities that you can't justify spending serious development time on. Which the license lets you do.
Re: N8n raises $180M
#115Re: N8n raises $180M
#116Earlier quoted context omitted.
It's great and all that their business strategy is working out, but anyone looking to use a FOSS solution isn't going to care at all. This is basically just allowing self-hosting of a third-party's cloud, which is an improvement over traditional SaaS, but shouldn't dilute the FOSS label.
> but shouldn't dilute the FOSS label This is such a strange thing to post in response to a link which states: > Although n8n's source code is available under the Sustainable Use License, according to the Open Source Initiative (OSI), open source licenses can't include limitations on use, so we do not call ourselves open source.
Re: N8n raises $180M
#117Here come the HN comments from people that work at closed source companies or companies that profit off the free labor of open source devs, wailing and gnashing their teeth that it's not the purest form of open source blessed by Stallman himself and therefore is radioactive and doomed to fail.
The problem, in general is not about “unpure” OSS.
The problem is “free riding” by slapping “open source” marketing without any real or meaningful open source contribution, nor any intent.
Re: N8n raises $180M
#118I’m just wondering if anyone that is closer to this space could shed some light on if this $2.5B valuation seems more or less accurate? I have played around with n8n - I just didn’t know if it was ubiquitous/profitable. $180m round seemed pretty huge but maybe it’s really a unicorn?
$180m seeds make sense if you remember to say AI lots. See Thinking Machines for example.
Re: N8n raises $180M
#119Re: N8n raises $180M
#120Earlier quoted context omitted.
I have written some stuff with n8n and I think it's is better than most no code platforms because it's debuggable. For example, it keeps all the historical executions so you can see what happened when the workflows failed and what all the data going in and out of each component in the system was during the failed run. It also has real detailed error messages instead of just vague "An Error Occurred" popup boxes that…
If you want to something similar to n8n but with a professional tool, better use NiFi