|
|
|
|
|
by TheTaytay
38 days ago
|
|
I wasn’t familiar with the term “Residential programming,” but it reminds me of the talk “Stop Writing Dead Programs” (https://jackrusher.com/strange-loop-2022/) Increasingly, I think that an agent (and I) would work much better in a malleable, notebook-like, inspectable program, than it would with its current file-based “edit and re-run” primitives. “Marimo pair” (built into their notebook-like primitive) is an attempt at this. And they have program introspection tools built in. I also think that Glamorous Toolkit (https://gtoolkit.com/)
might be a similar live environment, but I haven’t investigated it too much other than reading about it. Is anyone else familiar with “modern” attempts at this? |
|
Glamorous Toolkit is the main one I have found, yah.
The TruffleSqueak demos are pretty cool: https://github.com/hpi-swa/trufflesqueak
Enso Analytics also runs on GraalVM: https://ensoanalytics.com/
Love the "Stop Writing Dead Programs" talk - and of course "Inventing on Principle" by Bret Victor is required viewing for anyone that hasn't seen it yet. https://youtu.be/PUv66718DII