NoFlo Kickstarter, the hacker's perspective
bergie.iki.fi
NoFlo Kickstarter, the hacker's perspective
1–10 of 51 posts
Re: NoFlo Kickstarter, the hacker's perspective
#2Re: NoFlo Kickstarter, the hacker's perspective
#3Gridspy ( http://gridspy.com ) is built on a lot of discrete components. We've got a variety of servers all talking via several APIs and pretty complex data flows in twisted and also in javascript in the browser.
I'd love a tool that simplified this - even if it just helped ease the pain of API integration or the flow of data.
I need to be led to more concrete information around what happens on deploy. Do you compile applications from the flow diagram?
I want to see a nice migration to and from the noflo platform. The last thing I want to see is lockin either way.
For me I need Python and Javascript support. We're built in Python.
Very nice video, very artistic. You certainly had fun pulling focus and playing with exposure.
Re: NoFlo Kickstarter, the hacker's perspective
#4Re: NoFlo Kickstarter, the hacker's perspective
#5Interesting. Gridspy ( http://gridspy.com ) is built on a lot of discrete components. We've got a variety of servers all talking via several APIs and pretty complex data flows in twisted and also in javascript in the browser. I'd love a tool that simplified this - even if it just helped ease the pain of API integration or the flow of data. I need to be led to more concrete information around what happens on deploy. D…
As for Python, we'd love to support the language! It is one of our stretch goals. In case we don't hit it, the Python community can of course do it themselves :-)
Re: NoFlo Kickstarter, the hacker's perspective
#6I don't sense a very strong emphasis on runtime profiling from the video or the description, but if this were a core feature then it would certainly add value to the product.
Re: NoFlo Kickstarter, the hacker's perspective
#7Re: NoFlo Kickstarter, the hacker's perspective
#8I'm not trying to take away from all the work you've done (it looks like a lot and keep at it). It's just a suggestion on how to really show me the ground breaking-ness of NoFlo.
Re: NoFlo Kickstarter, the hacker's perspective
#9Code at Compile time is a different entity than the Code at Runtime. Programmers learns to visualize expanding and collapsing data structures and the web of pointers and call-backs. One simple tiny recursive function can become a massively complex tree at runtime. These two complexities are similar yet very different. Any system that doesn't respect the runtime will fail to understand the mindset of a programmer. I h…
Re: NoFlo Kickstarter, the hacker's perspective
#10We don't consider Michaelangelo a genius because he thought up the David statue. We consider him a genius because he went through the process to make the statue exist.
Great software exists not because someone thought it up. Great software exists because someone went through the process of making that software a reality. There is no shortcut, in the same way that there is no shortcut between thinking up a really nicely painted portrait, and making that portrait a reality. The only way to make a painting a reality is to learn how to paint. The only way to make a program a reality is to learn how to code. Any tool that claims to make coding easier is nullified by the fact that you have to still have to learn that tool too!