Ideas, experiments, opinions for engineering and software
Don't wanna be here? Send us removal request.
Photo
Add logos to nodes. Love this prototype.
0 notes
Photo
Took some time on holiday break to do *another* rewrite of my flow based programming idea. This one has been the most efficient in terms of lines of code.
0 notes
Video
tumblr
For me to remember. I was redoing the flow to be more linear. I then realized there might be a problem when it comes to multi-line syntax. I believe I’d need to write a lexer and parser just like traditional coding. This would then need to make use of custom modules to join the data back together.
It doesn’t totally negate usefulness. Just makes the idea much less accessible.
0 notes
Video
tumblr
Trying to push the graph size. The lag is pretty real at this point. But the concept of flow based programming is starting to take hold as viable.
0 notes
Video
tumblr
The combination of panning and scaling has eluded me for a while. What up scaling!?
0 notes
Text
The problem with JS syntax
I have not been a very big fan of the newer JS syntax. My original problem is that it’d make it harder for beginners. Now I have another opinion. It doesn’t allow me to be more creative.
0 notes