diff options
author | user <user@localhost.localdomain> | 2019-12-19 17:25:18 -0800 |
---|---|---|
committer | user <user@localhost.localdomain> | 2019-12-19 17:25:18 -0800 |
commit | ae42668318fb32f9dd7cf8fe9d700f0375707339 (patch) | |
tree | 79c85ac83489c426f6f55a2600cafd4dc1ce9328 /starts/meaning-vm/habit-starts/validity-impact-etc.txt | |
parent | 0949dd719199efd969e8062db7b0fbf0d88c248c (diff) | |
download | standingwithresilience-ae42668318fb32f9dd7cf8fe9d700f0375707339.tar.gz standingwithresilience-ae42668318fb32f9dd7cf8fe9d700f0375707339.zip |
more comment
Diffstat (limited to 'starts/meaning-vm/habit-starts/validity-impact-etc.txt')
-rw-r--r-- | starts/meaning-vm/habit-starts/validity-impact-etc.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/starts/meaning-vm/habit-starts/validity-impact-etc.txt b/starts/meaning-vm/habit-starts/validity-impact-etc.txt index 24060a4..6b4ac06 100644 --- a/starts/meaning-vm/habit-starts/validity-impact-etc.txt +++ b/starts/meaning-vm/habit-starts/validity-impact-etc.txt @@ -847,3 +847,13 @@ // karl says he doesn't know lisp. // he had a CS class where they used intro lisp, long ago, before cognitive stiffening and memory loss. // and has worked with 1 lisp code file recently. + + + // hey in the notepad, you can call habits from outside. is that ok? + // only meaningful if you pass to them more code to run? + // note: habits never recurse + // habits might make decision based on you. they will track it. + // seems okay. need to specify that all parameters are from output. + // that could make exponential slowness, quickly + // only if decision is made. make decisions inside notepad. + // we'll figure it out. |