←back to thread

199 points Towaway69 | 6 comments | | HN request time: 0.834s | source | bottom

Hi There,

Erlang-RED has been my project for the last couple of months and I would love to get some feedback from the HN community.

The idea is to take advantage of Erlangs message passing and low overhead processes to have true concurrency in Node-RED flows. Plus also to bring low-code visual flow-based programming to Erlang.

Show context
js4ever ◴[] No.44006405[source]
Congratulations for the launch! Also I never heard of that license before:

"LICENSE - DON'T DO EVIL" https://github.com/gorenje/erlang-red?tab=License-1-ov-file#...

Also I recommend you to put screenshots higher in the readme and also provide real world use case instead of fully abstract examples

replies(5): >>44006503 #>>44006529 #>>44006630 #>>44006707 #>>44006970 #
1. Towaway69 ◴[] No.44006503[source]
Thanks for the suggestion, I’ll move the examples up and add a link to a running instance.

The license is a reminder that open source software isn’t free, in this case, I would like folks to think about what is evil. That’s the price tag.

The license isn’t enforceable and won’t be enforced.

replies(3): >>44006537 #>>44006754 #>>44007124 #
2. tough ◴[] No.44006537[source]
Hopefully karma takes care of it heh
3. pvg ◴[] No.44006754[source]
You should absolutely use whatever license you want but the actual price tag a nonstandard license adds is 'far fewer people will be able to try or contribute to your project'. Which might be totally ok for your purposes, just pointing it out since many people who dabble in 'license as messaging' for fun aren't aware of the impact/implications.
replies(1): >>44007162 #
4. adastra22 ◴[] No.44007124[source]
Licenses are enforceable and will prevent many people from collaborating with you, due to the burden of legal review.
5. Towaway69 ◴[] No.44007162[source]
This has become clear since I started using the license, fortunately what I do is so niche that few contribute :)

I understand the implications but I also don't like big-tech to stealing my code and leaving me out in the cold. In sense, this license is a snub of the wall-gardens that big-tech has become. This software is something that they can't simple integrate into their product and sell on for profit. It stays out of the wall gardens.

replies(1): >>44007449 #
6. pvg ◴[] No.44007449{3}[source]
Oh I'm definitely not arguing with you over what license you ought to have on your own project for your own reasons. You want a zany license, let your freak flag fly!