annotate html/index.html @ 96:414b74df0c5c

spruce it UP.
author rlm <rlm@aurellem.org>
date Sun, 07 Feb 2016 23:27:54 -0800
parents a38627c003d7
children 263d1591fa1a
rev   line source
rlm@87 1
rlm@68 2 <html>
rlm@68 3 <head>
rlm@68 4 <link href='aurellem/css/google-roboto-slab.css' rel='stylesheet'
rlm@68 5 type='text/css'/>
rlm@68 6 <link href='aurellem/css/google-titillium-web.css'
rlm@68 7 rel='stylesheet' type='text/css'/>
rlm@68 8 <link href='aurellem/css/dyln-dark-4.css' rel='stylesheet'
rlm@68 9 type='text/css'/>
rlm@68 10 </head>
rlm@68 11 <body>
rlm@68 12
rlm@68 13 <div class="header">
rlm@68 14 <span class="authors">
rlm@68 15 <author><a href="aurellem/html/about-rlm.html">
rlm@68 16 Robert L. McIntyre</a>'s blog</author></span>
rlm@68 17 <h1>au<em>r</em>e<em>l</em>le<em>m</em>.org</h1>
rlm@68 18 <h2>science, programming, ideas</h2>
rlm@68 19 </div>
rlm@68 20 <div class="content">
rlm@68 21 <div class="atmosphere"></div>
rlm@68 22 <table class="toc">
rlm@68 23 <tr>
rlm@68 24 <th><a href="./thoughts/html/good-ideas.html">Big List O'
rlm@68 25 Ideas</a></th>
rlm@68 26 <td>
rlm@68 27 <p class="description">All the ideas I've had that I felt
rlm@68 28 like writing down for the past ~ 8 years. Some of them
rlm@68 29 could be practical inventions and are "just" waiting for
rlm@68 30 that 95% perspiration to bring them to fruition, some
rlm@68 31 are ideas for science fiction, and some are simple
rlm@68 32 observations.
rlm@68 33 </p>
rlm@93 34 <a class="list" href="./thoughts/html/good-ideas.html">Go
rlm@93 35 to the Ideas Page &raquo;</a>
rlm@68 36 </td>
rlm@68 37 </tr>
rlm@68 38
rlm@93 39 <tr><th>Major Projects</th><td>
rlm@93 40 <h2><a href="./ASC/html/ASC-introduction.html">Aldehyde-Stabilized
rlm@93 41 Cryopreservation (2015)</a></h2>
rlm@93 42 <p class="description">
rlm@93 43 A brain-banking technology that can preserve all of the
rlm@93 44 synaptic connections in a whole mammalian brain for
rlm@93 45 longer than a
rlm@93 46 century. <a href="http://dx.doi.org/10.1016/j.cryobiol.2015.09.003">Published
rlm@93 47 in Cryobiology</a> and currently
rlm@93 48 a <a href="http://www.brainpreservation.org/asc_rabbit_fulleval">major
rlm@93 49 competitor for the Brain Preservation
rlm@93 50 Prize</a>. Mentioned in the
rlm@93 51 <a href="http://www.nytimes.com/2015/09/13/us/cancer-immortality-cryogenics.html">New York Times</a> and
rlm@93 52 <a href="http://www.scientificamerican.com/article/can-our-minds-live-forever/">Scientific American</a>.</br></br>
rlm@68 53
rlm@93 54
rlm@93 55 <a class="list"
rlm@93 56 href="./ASC/html/ASC-introduction.html">Introduction
rlm@93 57 to Aldehyde-Stabilized Cryopreservation (ASC)
rlm@93 58 &raquo;</a>
rlm@93 59
rlm@93 60 <a class="list"
rlm@93 61 href="./ASC/html/ASC-FAQ.html">Frequently asked
rlm@93 62 Questions &raquo;</a>
rlm@93 63
rlm@93 64 <!-- <a class="list" href="./ASC/html/ASC-images.html">Images -->
rlm@93 65 <!-- of brains preserved with ASC &raquo;</a> -->
rlm@93 66
rlm@93 67 <a class="list"
rlm@93 68 href="http://dx.doi.org/10.1016/j.cryobiol.2015.09.003">
rlm@93 69 Journal article in Cryobiology &raquo;</a>
rlm@93 70
rlm@93 71 <!-- <a class="list" href="./ASC/html/ASC-motivations.html"> -->
rlm@93 72 <!-- Motivations behind ASC &raquo;</a> -->
rlm@93 73
rlm@93 74 <!-- <a class="list" href="./ASC/html/ACS-limitations.html"> -->
rlm@93 75 <!-- Limitations of ASC &raquo;</a> -->
rlm@93 76
rlm@93 77 <!-- <a class="list" href="./ASC/html/ASC-full-protocol.html"> -->
rlm@93 78 <!-- Detailed ASC protocol &raquo;</a> -->
rlm@93 79
rlm@93 80 <a class="list" href="https://nectome.com">Nectome, ASC
rlm@93 81 research company &raquo;</a>
rlm@93 82 </p></td></tr>
rlm@93 83
rlm@93 84 <tr><th></th><td>
rlm@95 85 <h2><a href="./cortex/thesis/rlm-cortex-meng.pdf">
rlm@95 86 CORTEX: a virtual world for sensate AI (2014)</a></h2>
rlm@68 87 <p class="description">
rlm@93 88 My MEng thesis at
rlm@93 89 MIT, <a href="http://dspace.mit.edu/handle/1721.1/91697">
rlm@93 90 <em>Recognizing Actions using Embodiment and
rlm@96 91 Empathy</em></a>. It won the 1st Place 2014 Charles and
rlm@93 92 Jennifer Johnson Thesis Award for best EE/CS MEng
rlm@93 93 thesis! <code>CORTEX</code> is an exploration of
rlm@93 94 embodied cognition, the idea that our intelligence is
rlm@93 95 deeply connected to our bodies and experience of the
rlm@93 96 world. In the thesis, I teach a simulated worm how to
rlm@93 97 recognize other worms performing various actions like
rlm@93 98 wiggling and curling by giving it a sense of empathy:
rlm@93 99 the worm imagines what it would feel like to be the
rlm@93 100 other worm, and then recognizes the actions based on its
rlm@93 101 own previous experience. All code and text for the
rlm@93 102 thesis is freely licensed under the GPL.<br/><br/>
rlm@93 103 <a class="list" href="./cortex/thesis/rlm-cortex-meng.pdf">
rlm@68 104 Thesis &raquo;</a> &nbsp;&nbsp;&nbsp;
rlm@93 105 <a class="list" href="./cortex/html/index.html">Online Thesis Notes
rlm@93 106 &raquo;</a><br/>
rlm@93 107 <a class="list" href="./cortex/releases/cortex-1.0.0.tar.bz2">
rlm@68 108 Source Code (cortex-1.0.0.tar.bz2) &raquo;</a>
rlm@93 109 </p></td></tr>
rlm@93 110
rlm@68 111 <tr><th></th><td>
rlm@93 112 <h2><a href="./vba-clojure/html/total-control.html">
rlm@93 113 Pok&eacute;mon Yellow Total Control Hack (2013)</a></h2>
rlm@68 114 <p class="description">
rlm@68 115 Just by buying and rearranging certain items and
rlm@68 116 pressing certain buttons in Pok&eacute;mon Yellow, you
rlm@68 117 can get the game into a state where you can completely
rlm@68 118 reprogram it from the inside. It's the first hack of its
rlm@96 119 kind, and it won tasvideos.com's
rlm@96 120 <a href="http://tasvideos.org/Awards/2012.html#tas_gameboy_12">
rlm@96 121 2012 Gameboy TAS of the year</a>
rlm@96 122 and <a href="http://tasvideos.org/Awards/2012.html#tas_glitchy_12">2012
rlm@96 123 Glitchy TAS of the year</a>. <br><br>
rlm@93 124 <a class="list" href="https://www.youtube.com/watch?v=p5T81yHkHtI">Watch
rlm@76 125 on Youtube&raquo;</a>
rlm@93 126 <a class="list" href="./vba-clojure/html/total-control.html">Guide to
rlm@68 127 the Pok&eacute;mon Yellow total control hack
rlm@68 128 &raquo;</a>
rlm@96 129 <a class="list" href="http://tasvideos.org/2187M.html">TASvideos
rlm@96 130 Submission &raquo;</a>
rlm@96 131 <a class="list"
rlm@96 132 href="http://hg.bortreb.com/vba-clojure">Source Code
rlm@96 133 (GPL) &raquo;</a>
rlm@93 134 </p></td></tr>
rlm@68 135
rlm@68 136 <tr>
rlm@68 137 <th>Small Projects</th>
rlm@68 138 <td>
rlm@68 139 <ul>
rlm@68 140
rlm@81 141 <li><a href="../papers/html/papers.html">
rlm@81 142 <div class="date">2015 Jul</div>Cryobiology and
rlm@82 143 Electron Microscopy reading list</a></li>
rlm@81 144
rlm@68 145 <li><a href="../hardware-hacking/html/hardware-hacking.html">
rlm@73 146 <div class="date">2015 Mar</div>Building a
rlm@75 147 web-controlled Gameboy</a></li>
rlm@70 148
rlm@86 149 <li><a href="../aurellem/html/organ-preservation-alliance-victory.html">
rlm@86 150 <div class="date">2015 Feb</div>VICTORY at the
rlm@86 151 Global Organ Banking Summit</a></li>
rlm@86 152
rlm@70 153 <li><a href="../cold-storage/html/cold-storage.html">
rlm@70 154 <div class="date">2015 Jan</div>Preserving a DVD
rlm@70 155 with Liquid Nitrogen</a></li>
rlm@72 156
rlm@80 157 <li><a href="../water-loss-kinetics/html/water-loss-kinetics.html">
rlm@80 158 <div class="date">2014 May</div>Modeling water loss
rlm@81 159 from a cell during freezing</a></li>
rlm@80 160
rlm@72 161 <li><a href="../thoughts/html/sussman-reading-list.html">
rlm@73 162 <div class="date">2014 May</div>Professor Sussman's
rlm@75 163 recommended reading</a></li>
rlm@68 164
rlm@68 165 <li><a href="../marble-paintings/html/marble-paintings.html">
rlm@75 166 <div class="date">2014 Jan</div> Painting on broken
rlm@75 167 marble with acrylic paints</a></li>
rlm@71 168
rlm@71 169 <li><a href="../minsky">
rlm@71 170 <div class="date">2013 Sep</div> Marvin Minsky's
rlm@87 171 "Society of Mind" (mostly "Dylan Holmes'
rlm@71 172 work)</a></li>
rlm@71 173
rlm@68 174 <li><a href="../bbbgs/html/bbbgs.html">
rlm@68 175 <div class="date">2013 Aug</div> Improving
rlm@75 176 background subtraction with top-down
rlm@75 177 vision </a></li>
rlm@68 178
rlm@68 179 <li><a href="../cortex/html/ai-journal-review.html">
rlm@68 180 <div class="date">2013 May</div>Review of the
rlm@68 181 Journal of Artificial Intelligence
rlm@68 182 </a></li>
rlm@68 183
rlm@68 184 <li><a href="../pony-stories/html/pony-stories.html">
rlm@68 185 <div class="date">2012 Aug</div>fimfinder.net, a
rlm@75 186 website to search fimfiction.net </a></li>
rlm@68 187
rlm@68 188 <li><a href="../pokemon-types/html/types.html">
rlm@75 189 <div class="date">2011 Aug</div> Best-first
rlm@75 190 search for effective Pokemon types </a></li>
rlm@68 191
rlm@68 192 <li><a href="../pokemon-types/html/lpsolve.html">
rlm@68 193 <div class="date">2011 Aug</div> Discovering
rlm@75 194 effective Pokemon types using linear
rlm@75 195 optimization </a></li>
rlm@68 196
rlm@68 197 <li><a href="../abomination/html/no_parens.html">
rlm@68 198 <div class="date">2011 Jul</div> Calling it quits
rlm@68 199 without parentheses</a>
rlm@68 200 </li>
rlm@68 201 </ul>
rlm@68 202
rlm@68 203
rlm@68 204 </td>
rlm@68 205 </tr>
rlm@68 206
rlm@68 207 <tr>
rlm@68 208 <th>How-to Guides</th>
rlm@68 209 <td>
rlm@91 210 <ul>
rlm@91 211 <li><a href="../stream/html/how-to-stream.html">Share
rlm@91 212 audio/video on GNU/Linux<div class="date">2016 Jan</div></a>
rlm@91 213 </li>
rlm@77 214 <li><a href="../free/html/ftp.html">Set up your own FTP
rlm@78 215 server<div class="date">2015 May</div></a>
rlm@77 216 </li>
rlm@68 217 <li><a href="../6.945/html/dont-panic.html">Set up
rlm@77 218 mit-scheme (from MIT's 6.945
rlm@77 219 class)<div class="date">2014 Jan</div></a>
rlm@68 220 </li>
rlm@68 221 <li><a href="../free/html/wiki.html">Set up your own
rlm@68 222 Wiki<div class="date">2013 Sep</div></a>
rlm@68 223 <li><a href="../free/html/email.html">Set up your own
rlm@68 224 Personal Email Server<div class="date">2013
rlm@68 225 Jun</div></a>
rlm@68 226 </li>
rlm@68 227 <li><a href="../cortex/html/capture-video.html">Capture
rlm@68 228 video from JMonkeyEngine3<div class="date">2011
rlm@68 229 Dec</div></a>
rlm@68 230 </li>
rlm@68 231
rlm@68 232 </ul>
rlm@68 233 </td>
rlm@68 234 </tr>
rlm@68 235 <tr>
rlm@68 236
rlm@68 237 <tr>
rlm@68 238 <th>Essays</th>
rlm@68 239 <td>
rlm@68 240 <ul>
rlm@68 241 <li><a href="../thoughts/html/patents.html"> Free
rlm@68 242 Culture Patents<div class="date">2013 Jul</div></a>
rlm@68 243 </li>
rlm@68 244 <li><a href="../thoughts/html/man-years.html"> A
rlm@68 245 Universe of Human Experience<div class="date">2011
rlm@68 246 Oct</div></a>
rlm@68 247 </li>
rlm@68 248 </ul>
rlm@68 249
rlm@68 250
rlm@68 251 </td>
rlm@68 252 </tr>
rlm@87 253
rlm@87 254
rlm@87 255
rlm@87 256 <tr>
rlm@87 257 <th>Links</th>
rlm@87 258 <td>
rlm@87 259 <ul>
rlm@87 260 <li><a href="https://logical.ai/">LOGICAL.AI</a><br/>The
rlm@87 261 homepage of Dylan Holmes, who helped to make this website.
rlm@87 262 </li>
rlm@87 263
rlm@87 264
rlm@87 265
rlm@87 266 </ul>
rlm@87 267
rlm@87 268
rlm@87 269 </td>
rlm@87 270 </tr>
rlm@87 271
rlm@68 272 </table>
rlm@68 273 </div>
rlm@68 274
rlm@68 275
rlm@68 276 <div class="footer">
rlm@68 277
rlm@68 278 <a rel="license"
rlm@68 279 href="http://creativecommons.org/licenses/by-sa/4.0/">
rlm@68 280 <img alt="Creative Commons License" style="border-width:0"
rlm@68 281 src="aurellem/images/creative-commons-88x31.png"
rlm@68 282 /></a>
rlm@68 283
rlm@92 284 &#x2661;2012-2016 <a href="aurellem/html/about-rlm.html">Robert
rlm@68 285 McIntyre</a>. Except where otherwise noted, all work on this
rlm@68 286 website is <em>freely available</em> under a <a rel="license"
rlm@68 287 href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
rlm@68 288 Commons Attribution-ShareAlike 4.0 International License</a>.
rlm@68 289 <i>(This means that you are free to use, modify, and
rlm@68 290 re-distribute such work &mdash;even commercially&mdash; as
rlm@68 291 long as you attribute the original to me and share your
rlm@68 292 modified versions in the same way.)</i>
rlm@87 293 <br/><br/>
rlm@87 294 <span class="donate">Donate &#x0e3f:
rlm@87 295 <a style="display:inline;float:none" href="https://blockchain.info/address/19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr">19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr</a>
rlm@68 296 </div>
rlm@68 297
rlm@68 298 </body>
rlm@68 299 </html>