Live data from Hacker News

Fair-Code Automation with n8n.io

tech.davidfield.co.uk

41–43 of 43 posts

Re: Fair-Code Automation with n8n.io

#41
post #16

The Fair Code site doesn't really explain how it works, but the Commons Clause site[1] has an FAQ. I agree about the problem: it's hard to run a business supporting a project if a competitor can come along and resell their code without any compensation. The commons clause says a company can't sell "a product or service whose value derives, entirely or substantially, from the functionality of the Software." I like the…

My opinion has always been that restrictions on commercial usage is not "open source" for the simple reason that "commercial" is so hard to define. I always sigh when I see the Creative Commons "NonCommercial" license, I understand where the concern comes from, but in my mind you either embrace the fact that you're releasing something, or you simply don't.

This description of the commons clause really irks me:

> if you just change the software name or few parts in the code, then you are not allowed to commercially use it without contacting the authors. However, if you modify it to a larger extent, then you are allowed to commercially use it without contacting the original developers.

Relative terms like "larger extent" scares away lawyers, and even anyone remotely used to legalese. You don't want more uncertainties and subjective classification than necessary when you're talking about something this important.

What then happens is: many of the projects are not picked up by competitors or corporations, they're not improved, and they die out, just like a completely closed source, proprietary project would have.

Open source is a way to boost the collaboration and success chance of your project. I think you either go with it, or you don't. I don't see that this solves any problems in such a way that it's worth it.

Re: Fair-Code Automation with n8n.io

#42

Earlier quoted context omitted.

Four instances? What kind of tasks are you using them for?

I have 10 setups running now I think, may have missed some too. 1- Homeassistant on ODroidC4 2- Raspberry Pi controlling my chicken coop in barn 3- Docker 1, not sure what it does anymore 4- Docker 2, used to run chicken coop, has a bunch of legacy stuff I don't want to move, like my discord firewall connection to block/allow kids Internet and kids pi-hole 5- Docker 3, fresh setup to standardize my data collection vi…

All these are running NodeRED, why?

Re: Fair-Code Automation with n8n.io

#43

When talking about an open-source IFTTT please always consider Node-Red. I host four instances of it around my life and it's my go-to solution for almost everything. https://nodered.org/

My understanding from previous threads is that Node-Red focuses on IoT where n8n/huginn focuses on the other things IFTTT does, not that either is intentionally exclusive.
Post reply on HN