Flowhub is now in Public Beta
51–59 of 59 posts
Re: Flowhub is now in Public Beta
#52Granted that dataflow programming (DFP) is probably a bad idea for general-purpose software development, I still think there are some great use cases for it. For example, I think it could be a great fit for business intelligence and data analysis, since DFP really is a pretty natural way to think about data transformation and aggregation, and most people that would not be able to understand a map/reduce function or a…
Re: Flowhub is now in Public Beta
#53I am elderly enough to remember IRIS Explorer on SGI Workstations way back in the 1990's, when having a 2Gb hard drive was just about unimaginable. Here is a quickly Googled screenshot: http://wwwasdoc.web.cern.ch/wwwasdoc/lhcpp/irisexplorer.gif IRIS Explorer was awesome, but hardware was not really up to the job in those days. There was also a rich market in GIS and other applications that did what you needed so the…
| In MicroFlo, another runtime for microcontrollers, they are C++
Re: Flowhub is now in Public Beta
#54Earlier quoted context omitted.
Nah, that is related to GSS stylesheets on the site making use of the matrix3d part of CSS. Unfortunately lots of (expecially Linux) 3D drivers are not exactly up to the task. Edit: as for required login, that isn't needed to play with just the examples. Photo booth: http://app.flowhub.io/#example/7804187 Animated clock: http://app.flowhub.io/#example/7135158 Canvas pattern generator: http://app.flowhub.io/#example/1…
I can play 3D videogames with lots of advanced shaders and even develop my own, perform very demanding computations on my 8-core machine and watch HD movies and stream from the web, yet I can't easily view a simple home page from the internet? Is this the state of technology in 2014?
Re: Flowhub is now in Public Beta
#55Granted that dataflow programming (DFP) is probably a bad idea for general-purpose software development, I still think there are some great use cases for it. For example, I think it could be a great fit for business intelligence and data analysis, since DFP really is a pretty natural way to think about data transformation and aggregation, and most people that would not be able to understand a map/reduce function or a…
Enterprise ETL, process automation and service integration is a massive market, it'd be cool to see them buddy up with someone like Mulesoft. I tend to think these kinds of services aren't really suited to general consumers but there's definitely a place for it in the enterprise space.
Re: Flowhub is now in Public Beta
#56In my opinion there should be no destructive critics in any "Show HN" thread.
If you find some mistakes or whatever, you could make a constructive critic, ie: Hey guys, IMHO you should add more info in the landing page, because I am not understanding what your project does.
On the other hand, as someone posted in this thread you could tell them: "You're not the only one who had no clue. [...] And I'm not wasting another second of my time on flowhub.."
Is that the kind of answer that a fellow hacker deserves?? I don't think so.
Remember that people do not post projects at HN only to reach a big audience, but also to get a great feedback from smart people. So before giving impolite answers, we should remember that we are all in the same boat, and the next "Show HN" thread could be your project. Think about the kind of answers you would like to get.
PS:I know that most of the people at HN is great people, but I think this needed to be said today.
Re: Flowhub is now in Public Beta
#57Re: Flowhub is now in Public Beta
#58Earlier quoted context omitted.
How easy is it to examine the underlying abstractions behind connecting one pipe from one icon to another? Depends on the runtime you're talking to. For example MicroFlo on an Arduino behaves quite differently from NoFlo on Node.js In NoFlo each connection is basically connecting an event emitter to an event listener. So, what happens is a JavaScript addEventListener operation.
how do ya'll handle errors? Is this primarily built on Node?
NoFlo is running in three environments: Node.js, browser, and GNOME's JavaScript env
Re: Flowhub is now in Public Beta
#59Woah, I have no relationship whatsoever with this guys, but I am quite disappointed with the kind of responses in this thread. In my opinion there should be no destructive critics in any "Show HN" thread. If you find some mistakes or whatever, you could make a constructive critic, ie: Hey guys, IMHO you should add more info in the landing page, because I am not understanding what your project does. On the other hand,…
"Didn't get it, not wasting any more time" is an incredibly valuable comment to receive because it helps you understand the most common occurrence for your home page, someone landing and immediately moving on. You'd normally never get feedback from that traffic and not know why they bounced. Now the builders know what to fix to increase engagement.