annotate html/index.html @ 81:977d5b0d72a6

add papers entry.
author Robert McIntyre <rlm@mit.edu>
date Sun, 05 Jul 2015 12:15:31 -0700
parents c79f42b42937
children 7c682762d94a
rev   line source
rlm@68 1 <html>
rlm@68 2 <head>
rlm@68 3 <link href='aurellem/css/google-roboto-slab.css' rel='stylesheet'
rlm@68 4 type='text/css'/>
rlm@68 5 <link href='aurellem/css/google-titillium-web.css'
rlm@68 6 rel='stylesheet' type='text/css'/>
rlm@68 7 <link href='aurellem/css/dyln-dark-4.css' rel='stylesheet'
rlm@68 8 type='text/css'/>
rlm@68 9 </head>
rlm@68 10 <body>
rlm@68 11
rlm@68 12 <div class="header">
rlm@68 13 <span class="authors">
rlm@68 14 <author><a href="aurellem/html/about-rlm.html">
rlm@68 15 Robert L. McIntyre</a>'s blog</author></span>
rlm@68 16 <h1>au<em>r</em>e<em>l</em>le<em>m</em>.org</h1>
rlm@68 17 <h2>science, programming, ideas</h2>
rlm@68 18 </div>
rlm@68 19 <div class="content">
rlm@68 20 <div class="atmosphere"></div>
rlm@68 21 <table class="toc">
rlm@68 22 <tr>
rlm@68 23 <th><a href="./thoughts/html/good-ideas.html">Big List O'
rlm@68 24 Ideas</a></th>
rlm@68 25 <td>
rlm@68 26 <p class="description">All the ideas I've had that I felt
rlm@68 27 like writing down for the past ~ 8 years. Some of them
rlm@68 28 could be practical inventions and are "just" waiting for
rlm@68 29 that 95% perspiration to bring them to fruition, some
rlm@68 30 are ideas for science fiction, and some are simple
rlm@68 31 observations.
rlm@68 32 </p>
rlm@68 33 <a href="./thoughts/html/good-ideas.html">Go to the Ideas Page
rlm@68 34 &raquo;</a>
rlm@68 35 </td>
rlm@68 36 </tr>
rlm@68 37
rlm@68 38 <th>Major Projects</th>
rlm@68 39
rlm@68 40 <td>
rlm@68 41 <h2>CORTEX: a virtual world for sensate AI (2014)</h2>
rlm@68 42 <p class="description">
rlm@68 43 My MEng thesis at MIT, which won the 2014 Charles and
rlm@68 44 Jennifer Johnson Thesis Award &mdash; 1st Place!<br/>
rlm@68 45 All code and text for the thesis is freely
rlm@68 46 licensed.<br/>
rlm@68 47 <a href="./cortex/thesis/rlm-cortex-meng.pdf">
rlm@68 48 Thesis &raquo;</a> &nbsp;&nbsp;&nbsp;
rlm@68 49 <a href="./cortex/html/index.html">Online Thesis Notes
rlm@68 50 &raquo;</a><br/>
rlm@68 51 <a href="./cortex/releases/cortex-1.0.0.tar.bz2">
rlm@68 52 Source Code (cortex-1.0.0.tar.bz2) &raquo;</a>
rlm@68 53 </p>
rlm@68 54
rlm@68 55 </td></tr>
rlm@68 56 <tr><th></th><td>
rlm@68 57 <h2>Pok&eacute;mon Yellow Total Control Hack (2013)</h2>
rlm@68 58 <p class="description">
rlm@68 59 Just by buying and rearranging certain items and
rlm@68 60 pressing certain buttons in Pok&eacute;mon Yellow, you
rlm@68 61 can get the game into a state where you can completely
rlm@68 62 reprogram it from the inside. It's the first hack of its
rlm@68 63 kind, and it won
rlm@68 64 multiple <a href="http://tasvideos.org/2187M.html">TAS
rlm@68 65 awards &raquo;</a><br/>
rlm@76 66 <a href="https://www.youtube.com/watch?v=p5T81yHkHtI">Watch
rlm@76 67 on Youtube&raquo;</a>
rlm@68 68 <a href="./vba-clojure/html/total-control.html">Guide to
rlm@68 69 the Pok&eacute;mon Yellow total control hack
rlm@68 70 &raquo;</a>
rlm@68 71 </p>
rlm@68 72 </td>
rlm@68 73 </tr>
rlm@68 74
rlm@68 75 <tr>
rlm@68 76 <th>Small Projects</th>
rlm@68 77 <td>
rlm@68 78 <ul>
rlm@68 79
rlm@81 80 <li><a href="../papers/html/papers.html">
rlm@81 81 <div class="date">2015 Jul</div>Cryobiology and
rlm@81 82 electron microscopy reading list</a></li>
rlm@81 83
rlm@68 84 <li><a href="../hardware-hacking/html/hardware-hacking.html">
rlm@73 85 <div class="date">2015 Mar</div>Building a
rlm@75 86 web-controlled Gameboy</a></li>
rlm@70 87
rlm@70 88 <li><a href="../cold-storage/html/cold-storage.html">
rlm@70 89 <div class="date">2015 Jan</div>Preserving a DVD
rlm@70 90 with Liquid Nitrogen</a></li>
rlm@72 91
rlm@80 92 <li><a href="../water-loss-kinetics/html/water-loss-kinetics.html">
rlm@80 93 <div class="date">2014 May</div>Modeling water loss
rlm@81 94 from a cell during freezing</a></li>
rlm@80 95
rlm@72 96 <li><a href="../thoughts/html/sussman-reading-list.html">
rlm@73 97 <div class="date">2014 May</div>Professor Sussman's
rlm@75 98 recommended reading</a></li>
rlm@68 99
rlm@68 100 <li><a href="../marble-paintings/html/marble-paintings.html">
rlm@75 101 <div class="date">2014 Jan</div> Painting on broken
rlm@75 102 marble with acrylic paints</a></li>
rlm@71 103
rlm@71 104 <li><a href="../minsky">
rlm@71 105 <div class="date">2013 Sep</div> Marvin Minsky's
rlm@73 106 "Society of Mind" (mostly Dylan Holmes'
rlm@71 107 work)</a></li>
rlm@71 108
rlm@68 109 <li><a href="../bbbgs/html/bbbgs.html">
rlm@68 110 <div class="date">2013 Aug</div> Improving
rlm@75 111 background subtraction with top-down
rlm@75 112 vision </a></li>
rlm@68 113
rlm@68 114 <li><a href="../cortex/html/ai-journal-review.html">
rlm@68 115 <div class="date">2013 May</div>Review of the
rlm@68 116 Journal of Artificial Intelligence
rlm@68 117 </a></li>
rlm@68 118
rlm@68 119 <li><a href="../pony-stories/html/pony-stories.html">
rlm@68 120 <div class="date">2012 Aug</div>fimfinder.net, a
rlm@75 121 website to search fimfiction.net </a></li>
rlm@68 122
rlm@68 123 <li><a href="../pokemon-types/html/types.html">
rlm@75 124 <div class="date">2011 Aug</div> Best-first
rlm@75 125 search for effective Pokemon types </a></li>
rlm@68 126
rlm@68 127 <li><a href="../pokemon-types/html/lpsolve.html">
rlm@68 128 <div class="date">2011 Aug</div> Discovering
rlm@75 129 effective Pokemon types using linear
rlm@75 130 optimization </a></li>
rlm@68 131
rlm@68 132 <li><a href="../abomination/html/no_parens.html">
rlm@68 133 <div class="date">2011 Jul</div> Calling it quits
rlm@68 134 without parentheses</a>
rlm@68 135 </li>
rlm@68 136 </ul>
rlm@68 137
rlm@68 138
rlm@68 139 </td>
rlm@68 140 </tr>
rlm@68 141
rlm@68 142 <tr>
rlm@68 143 <th>How-to Guides</th>
rlm@68 144 <td>
rlm@68 145 <ul>
rlm@77 146 <li><a href="../free/html/ftp.html">Set up your own FTP
rlm@78 147 server<div class="date">2015 May</div></a>
rlm@77 148 </li>
rlm@68 149 <li><a href="../6.945/html/dont-panic.html">Set up
rlm@77 150 mit-scheme (from MIT's 6.945
rlm@77 151 class)<div class="date">2014 Jan</div></a>
rlm@68 152 </li>
rlm@68 153 <li><a href="../free/html/wiki.html">Set up your own
rlm@68 154 Wiki<div class="date">2013 Sep</div></a>
rlm@68 155 <li><a href="../free/html/email.html">Set up your own
rlm@68 156 Personal Email Server<div class="date">2013
rlm@68 157 Jun</div></a>
rlm@68 158 </li>
rlm@68 159 <li><a href="../cortex/html/capture-video.html">Capture
rlm@68 160 video from JMonkeyEngine3<div class="date">2011
rlm@68 161 Dec</div></a>
rlm@68 162 </li>
rlm@68 163
rlm@68 164 </ul>
rlm@68 165 </td>
rlm@68 166 </tr>
rlm@68 167 <tr>
rlm@68 168
rlm@68 169 <tr>
rlm@68 170 <th>Essays</th>
rlm@68 171 <td>
rlm@68 172 <ul>
rlm@68 173 <li><a href="../thoughts/html/patents.html"> Free
rlm@68 174 Culture Patents<div class="date">2013 Jul</div></a>
rlm@68 175 </li>
rlm@68 176 <li><a href="../thoughts/html/man-years.html"> A
rlm@68 177 Universe of Human Experience<div class="date">2011
rlm@68 178 Oct</div></a>
rlm@68 179 </li>
rlm@68 180 </ul>
rlm@68 181
rlm@68 182
rlm@68 183 </td>
rlm@68 184 </tr>
rlm@68 185 </table>
rlm@68 186 </div>
rlm@68 187
rlm@68 188
rlm@68 189 <div class="footer">
rlm@68 190
rlm@68 191 <a rel="license"
rlm@68 192 href="http://creativecommons.org/licenses/by-sa/4.0/">
rlm@68 193 <img alt="Creative Commons License" style="border-width:0"
rlm@68 194 src="aurellem/images/creative-commons-88x31.png"
rlm@68 195 /></a>
rlm@68 196
rlm@68 197 &#x2661;2012-2015 <a href="aurellem/html/about-rlm.html">Robert
rlm@68 198 McIntyre</a>. Except where otherwise noted, all work on this
rlm@68 199 website is <em>freely available</em> under a <a rel="license"
rlm@68 200 href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
rlm@68 201 Commons Attribution-ShareAlike 4.0 International License</a>.
rlm@68 202 <i>(This means that you are free to use, modify, and
rlm@68 203 re-distribute such work &mdash;even commercially&mdash; as
rlm@68 204 long as you attribute the original to me and share your
rlm@68 205 modified versions in the same way.)</i>
rlm@68 206 </div>
rlm@68 207
rlm@68 208 </body>
rlm@68 209 </html>