changeset 41:b63a1bdb1d06

add ideas to list, because they're cool and why not be open about them.
author Robert McIntyre <rlm@mit.edu>
date Sat, 13 Jul 2013 03:01:04 -0400
parents 475d192614e6
children 50eaf30eceec
files org/index.org
diffstat 1 files changed, 28 insertions(+), 27 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/org/index.org	Sat Jul 13 02:57:18 2013 -0400
     1.2 +++ b/org/index.org	Sat Jul 13 03:01:04 2013 -0400
     1.3 @@ -8,32 +8,32 @@
     1.4  #+OPTIONS: toc:nil, num:nil
     1.5  
     1.6  ** Adventures in coding
     1.7 -- [[../abomination/html/no_parens.html][Calling it quits without parentheses]]
     1.8 -- [[../cortex/html/capture-video.html][Capture live video feeds from JMonkeyEngine]]
     1.9 +  - [[../abomination/html/no_parens.html][Calling it quits without parentheses]]
    1.10 +  - [[../cortex/html/capture-video.html][Capture live video feeds from JMonkeyEngine]]
    1.11  
    1.12  ** Academic
    1.13 -- [[../dylan/html/quandary.html][Bugs in quantum mechanics]]
    1.14 -- [[../dylan/html/visualizing-reason.html][A category-theoretic view of inductive reasoning]]
    1.15 -- [[../jaynes/html/stat-mech.html][Jaynes' /Statistical Mechanics/]]
    1.16 -- [[../cortex/html/ai-journal-review.html][Interesting Articles from /Artificial Intelligence/]]
    1.17 +  - [[../dylan/html/quandary.html][Bugs in quantum mechanics]]
    1.18 +  - [[../dylan/html/visualizing-reason.html][A category-theoretic view of inductive reasoning]]
    1.19 +  - [[../jaynes/html/stat-mech.html][Jaynes' /Statistical Mechanics/]]
    1.20 +  - [[../cortex/html/ai-journal-review.html][Interesting Articles from /Artificial Intelligence/]]
    1.21  
    1.22  ** Cortex: a virtual world for sensate AI 
    1.23 -1. [[../cortex/html/intro.html][Intro: Choosing between Virtual and Real Time]]
    1.24 -2. [[../cortex/html/setup.html][Installing jMonkeyEngine3, a 3D Game Engine]]
    1.25 -3. [[../cortex/html/world.html][Creating a Virtual World]]
    1.26 -4. [[../cortex/html/util.html][Utilities that Integrate jMonkeyEngine3 into Clojure ]]
    1.27 -5. [[../cortex/html/games.html][ Showing off: Games and Examples]]
    1.28 -6. *Sensors and effectors*
    1.29 -   1. [[../cortex/html/sense.html][Preamble: auxillary functions]]
    1.30 -   2. [[../cortex/html/body.html][Building a Body]]
    1.31 -   3. [[../cortex/html/vision.html][Vision]]
    1.32 -   4. [[../cortex/html/hearing.html][Hearing]]
    1.33 -   5. [[../cortex/html/touch.html][Touch]]
    1.34 -   6. [[../cortex/html/proprioception.html][Proprioception]]
    1.35 -   7. [[../cortex/html/movement.html][Movement]]
    1.36 -   8. [[../cortex/html/integration.html][Integration]]
    1.37 -7. [[../cortex/html/gabor.html][Gabor Filters]]
    1.38 -
    1.39 +  1. [[../cortex/html/intro.html][Intro: Choosing between Virtual and Real Time]]
    1.40 +  2. [[../cortex/html/setup.html][Installing jMonkeyEngine3, a 3D Game Engine]]
    1.41 +  3. [[../cortex/html/world.html][Creating a Virtual World]]
    1.42 +  4. [[../cortex/html/util.html][Utilities that Integrate jMonkeyEngine3 into Clojure ]]
    1.43 +  5. [[../cortex/html/games.html][ Showing off: Games and Examples]]
    1.44 +  6. *Sensors and effectors*
    1.45 +     1. [[../cortex/html/sense.html][Preamble: auxillary functions]]
    1.46 +     2. [[../cortex/html/body.html][Building a Body]]
    1.47 +     3. [[../cortex/html/vision.html][Vision]]
    1.48 +     4. [[../cortex/html/hearing.html][Hearing]]
    1.49 +     5. [[../cortex/html/touch.html][Touch]]
    1.50 +     6. [[../cortex/html/proprioception.html][Proprioception]]
    1.51 +     7. [[../cortex/html/movement.html][Movement]]
    1.52 +     8. [[../cortex/html/integration.html][Integration]]
    1.53 +  7. [[../cortex/html/gabor.html][Gabor Filters]]
    1.54 +  
    1.55  ** Pok\eacute{}mon
    1.56    - [[../pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]]
    1.57    - [[../pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]]
    1.58 @@ -43,8 +43,9 @@
    1.59    - [[./vba-clojure/html/total-control.html][Pok\eacute{}mon Yellow Total Control Hack]]
    1.60  
    1.61  ** Thoughts
    1.62 -- [[../dylan/html/science.html][Science Minus Science]]
    1.63 -- [[../thoughts/html/man-years.html][A Universe of Human Experience]]
    1.64 -- [[../thoughts/html/emacs-password.html][Emacs Password Security]]
    1.65 -- [[../server/html/server.html][The Server Culture]]
    1.66 -- [[../thoughts/html/patents.html][Thoughts on Patents]]
    1.67 \ No newline at end of file
    1.68 +  - [[../dylan/html/science.html][Science Minus Science]]
    1.69 +  - [[../thoughts/html/man-years.html][A Universe of Human Experience]]
    1.70 +  - [[../thoughts/html/emacs-password.html][Emacs Password Security]]
    1.71 +  - [[../server/html/server.html][The Server Culture]]
    1.72 +  - [[../thoughts/html/patents.html][Thoughts on Patents]]
    1.73 +  - [[../thoughts/html/ideas.html][Ideas]]
    1.74 \ No newline at end of file