summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKarl Semich <fuzzyTew@gmail.com>2019-10-19 12:34:12 -0400
committerKarl Semich <fuzzyTew@gmail.com>2019-10-19 12:34:12 -0400
commit4df65b81480b3b2d36bdb0da41b79a05bf19911b (patch)
treef7203fb9ef2780da1a585295eb3609fb18a8e1c5 /README.md
parent91690224a115714b2e37460057e3fd5c4879885d (diff)
downloadstandingwithresilience-4df65b81480b3b2d36bdb0da41b79a05bf19911b.tar.gz
standingwithresilience-4df65b81480b3b2d36bdb0da41b79a05bf19911b.zip
added language components to notes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1a72de1..9996ce9 100644
--- a/README.md
+++ b/README.md
@@ -27,5 +27,9 @@ This code is written very tiny so that little work need be invested in it for it
is that it move rapidly towards coding itself, such that as it gets coded, the developer need do less to work on it, being able to
instead make use of its internal functions for producing code-like behavior.
+# language
+By prototyping in a flexible language like Javascript, design work may be hastened a little. I also theorize that a good AI doesn't
+need many cpu cycles to get stuff done, because it makes smart choices.
+
# etc
There is of course more. This writing content was made day-of-creation. Will I ever edit this again? Unknown.