You are viewing archived messages.
Go here to search the history.

Mariano Guerra 2021-12-13 20:17:22

Circles Node Editor: Create live graphics with animations. Code in JavaScript & Metal. Create camera filters. Build interfaces.

Circles is a node editor for creating live graphics, animations, automations and interfaces. In Circles you can connect nodes that flow in all directions.

You can create graphics or camera filters with Pixel Nodes, animate with Float nodes, build a UI with View Nodes and use JavaScript with Data Nodes.

https://circles.software/

Chris Granger 2021-12-13 20:36:24

really great take on a node editor

Chris Granger 2021-12-13 20:37:06

I particularly like decoupling the connections from what port they'll get plugged into

Florian Schulz 2021-12-15 18:08:56

I didn’t know that there’s Excel eSports: https://youtu.be/NSU11kxxJvc

Christopher Galtenberg 2021-12-15 19:14:31

🐦 Louis D'hauwe: The day has come, you can now create and publish apps from iPad! 🚀 https://twitter.com/twostraws/status/1471185524660527112

Deepak Karki 2021-12-16 06:09:07

https://stenography.dev/

Stenography combines state of the art AI technology (OpenAI Codex) and code parsing techniques to create a smart codebase documenter. Stenography is designed to to fit the natural dev flow and do what dev tools have always promised us: decrease cognitive load!

Mariano Guerra 2021-12-16 21:15:00
pawel ceranka 2021-12-16 21:17:54

BTW Mariano Guerra since I know you have some interest in Clojure, we’re reviving the bridge from Clojure to Wolfram Language, it’s very much WIP.

Will try to find some time to clean it up and document over Christmas 🎄 😉

Check it out if you’re interested: https://github.com/scicloj/Clojuratica/tree/modern

Daniel Krasner 2021-12-17 14:45:31

hmmm

📷 image.png

Andreas S. 2021-12-18 11:01:01

Fogus always finds some interesting perspectives - here on Forth and TJ Zimmer , Q: https://twitter.com/fogus/status/1471988092047433730?s=21

A: https://twitter.com/jaretbin/status/1472000244837670919?s=21

🐦 Fo Fo Fo!: Wonder what Zimmer’s doing these days? https://www.c64-wiki.com/wiki/64_Forth https://pbs.twimg.com/media/FG2NXmTWYAcs3p2.jpg

🐦 Jaret Binford: @fogus In 2010: “Well, I guess I better get off my soap box, and get back to programming in Visual C++, MFC and my latest project in Java, a whole new adventure.” http://www.mailsend-online.com/blog/an-interview-with-tom-zimmer-forth-system-developer.html

Prathyush 2021-12-18 23:46:22

Just spotted Unit on Github: https://github.com/samuelmtimbo/unit Some crazy ass Ivan Reese Hest mixed with Enso energy on this one. Website here: https://ioun.it/

🔗 unit

📷 0.gif

Ivan Reese 2021-12-19 00:24:29

Holy shit. This one is pretty wild. Nice find!

Prathyush 2021-12-19 01:04:19

I love that HAL/Wheatley cousin over there. Makes it so fresh and fun.

Denny Vrandečić 2021-12-19 01:58:43

How does this work??

Florian Schulz 2021-12-19 06:05:40

Good concept and principles. I’m still trying to figure out how to use it. https://github.com/samuelmtimbo/unit/blob/main/src/docs/concept/README.md

Chris Knott 2021-12-19 06:43:56

Looks like it's by @Samuel Timbó

Samuel Timbó 2021-12-19 09:26:49

Disclaimer: unit is still in active development and hasn't been officially released yet, although it is already Open Source. unit UI/UX is pretty unorthodox; I should be working on a "manual" or "tutorial" soon. I will keep the community updated!

Samuel Timbó 2021-12-19 09:28:28

Random GIF:

Prathyush 2021-12-19 13:05:10

@Samuel Timbó This is the kind of crazy stuff that we (at least I) want to have as a touchstone for future of programming.

Samuel Timbó 2021-12-19 15:01:18

Prathyush I feel you! Building a general purpose VPL on the Web has been quite a big hurdle; but I am hopeful it will start paying off soon!

Prathyush 2021-12-19 23:45:34

@Samuel Timbó Don’t want to push extra work on you, but thought it would be lovely to read a dev diary on what were the main stumbling blocks if you find some time to spell them out. Could be helpful guide post for others trying to traverse the same space in the future.