Live data from Hacker News

PyFlow – Visual scripting framework for Python – NodeRED alternative?

github.com

51–54 of 54 posts

Re: PyFlow – Visual scripting framework for Python – NodeRED alternative?

#51
post #49
post #46

Earlier quoted context omitted.

> ASCII and Unicode are standards. Right, and those didn't just materialize out of thin air. They took time and effort to develop. My point is that we shouldn't keep shooting down visual based tools and languages on the notion that there aren't standards, because there isn't anything (besides preconceived biases) that prevent them. There are many things that text is just not good at describing, such as dataflow, and…

I'd be more sympathetic to this idea if I hadn't seen the tactic executed repeatedly over the last 10 years to ensure vendor lock-in, which ultimately burns the end user. And/or requires them to insecurely freeze a portion of their IT infrastructure in time. And honestly, if your GUI/designer is standardized , then it's trivial to define a stable serialization to and from text anyway.

You only need to sympathetic because you have let yourself become jaded by your anecdotal experience.

Re: PyFlow – Visual scripting framework for Python – NodeRED alternative?

#52
post #49

Earlier quoted context omitted.

I'd be more sympathetic to this idea if I hadn't seen the tactic executed repeatedly over the last 10 years to ensure vendor lock-in, which ultimately burns the end user. And/or requires them to insecurely freeze a portion of their IT infrastructure in time. And honestly, if your GUI/designer is standardized , then it's trivial to define a stable serialization to and from text anyway.

You only need to sympathetic because you have let yourself become jaded by your anecdotal experience.

It didn't feel anecdotal when I was the one trying to modernize systems like these in the face of vendor apathy (or active hostility) and business resistance to change, because they had 10+ years of legacy "code" built in these things.

Re: PyFlow – Visual scripting framework for Python – NodeRED alternative?

#53
post #52

Earlier quoted context omitted.

You only need to sympathetic because you have let yourself become jaded by your anecdotal experience.

It didn't feel anecdotal when I was the one trying to modernize systems like these in the face of vendor apathy (or active hostility) and business resistance to change, because they had 10+ years of legacy "code" built in these things.

So every other software project for every business ever? Got it, still anecdotal data

Re: PyFlow – Visual scripting framework for Python – NodeRED alternative?

#54

I thought I read that the NodeRED team had set up some sort of spin-off project/company, but I can't remember the name of it... any pointers?

Node-RED project creator here. The company is FlowForge and we're creating an OSS management platform for Node-RED. We just made our first release public.

https://flowforge.com.

Post reply on HN