Mercurial > aurellem
view html/index.html @ 95:a38627c003d7
add link.
author | rlm <rlm@aurellem.org> |
---|---|
date | Sun, 07 Feb 2016 23:17:12 -0800 |
parents | effc23e38a82 |
children | 414b74df0c5c |
line wrap: on
line source
2 <html>3 <head>4 <link href='aurellem/css/google-roboto-slab.css' rel='stylesheet'5 type='text/css'/>6 <link href='aurellem/css/google-titillium-web.css'7 rel='stylesheet' type='text/css'/>8 <link href='aurellem/css/dyln-dark-4.css' rel='stylesheet'9 type='text/css'/>10 </head>11 <body>13 <div class="header">14 <span class="authors">15 <author><a href="aurellem/html/about-rlm.html">16 Robert L. McIntyre</a>'s blog</author></span>17 <h1>au<em>r</em>e<em>l</em>le<em>m</em>.org</h1>18 <h2>science, programming, ideas</h2>19 </div>20 <div class="content">21 <div class="atmosphere"></div>22 <table class="toc">23 <tr>24 <th><a href="./thoughts/html/good-ideas.html">Big List O'25 Ideas</a></th>26 <td>27 <p class="description">All the ideas I've had that I felt28 like writing down for the past ~ 8 years. Some of them29 could be practical inventions and are "just" waiting for30 that 95% perspiration to bring them to fruition, some31 are ideas for science fiction, and some are simple32 observations.33 </p>34 <a class="list" href="./thoughts/html/good-ideas.html">Go35 to the Ideas Page »</a>36 </td>37 </tr>39 <tr><th>Major Projects</th><td>40 <h2><a href="./ASC/html/ASC-introduction.html">Aldehyde-Stabilized41 Cryopreservation (2015)</a></h2>42 <p class="description">43 A brain-banking technology that can preserve all of the44 synaptic connections in a whole mammalian brain for45 longer than a46 century. <a href="http://dx.doi.org/10.1016/j.cryobiol.2015.09.003">Published47 in Cryobiology</a> and currently48 a <a href="http://www.brainpreservation.org/asc_rabbit_fulleval">major49 competitor for the Brain Preservation50 Prize</a>. Mentioned in the51 <a href="http://www.nytimes.com/2015/09/13/us/cancer-immortality-cryogenics.html">New York Times</a> and52 <a href="http://www.scientificamerican.com/article/can-our-minds-live-forever/">Scientific American</a>.</br></br>55 <a class="list"56 href="./ASC/html/ASC-introduction.html">Introduction57 to Aldehyde-Stabilized Cryopreservation (ASC)58 »</a>60 <a class="list"61 href="./ASC/html/ASC-FAQ.html">Frequently asked62 Questions »</a>64 <!-- <a class="list" href="./ASC/html/ASC-images.html">Images -->65 <!-- of brains preserved with ASC »</a> -->67 <a class="list"68 href="http://dx.doi.org/10.1016/j.cryobiol.2015.09.003">69 Journal article in Cryobiology »</a>71 <!-- <a class="list" href="./ASC/html/ASC-motivations.html"> -->72 <!-- Motivations behind ASC »</a> -->74 <!-- <a class="list" href="./ASC/html/ACS-limitations.html"> -->75 <!-- Limitations of ASC »</a> -->77 <!-- <a class="list" href="./ASC/html/ASC-full-protocol.html"> -->78 <!-- Detailed ASC protocol »</a> -->80 <a class="list" href="https://nectome.com">Nectome, ASC81 research company »</a>82 </p></td></tr>84 <tr><th></th><td>85 <h2><a href="./cortex/thesis/rlm-cortex-meng.pdf">86 CORTEX: a virtual world for sensate AI (2014)</a></h2>87 <p class="description">88 My MEng thesis at89 MIT, <a href="http://dspace.mit.edu/handle/1721.1/91697">90 <em>Recognizing Actions using Embodiment and91 Empathy</em></a>. It won 1st Place 2014 Charles and92 Jennifer Johnson Thesis Award for best EE/CS MEng93 thesis! <code>CORTEX</code> is an exploration of94 embodied cognition, the idea that our intelligence is95 deeply connected to our bodies and experience of the96 world. In the thesis, I teach a simulated worm how to97 recognize other worms performing various actions like98 wiggling and curling by giving it a sense of empathy:99 the worm imagines what it would feel like to be the100 other worm, and then recognizes the actions based on its101 own previous experience. All code and text for the102 thesis is freely licensed under the GPL.<br/><br/>103 <a class="list" href="./cortex/thesis/rlm-cortex-meng.pdf">104 Thesis »</a> 105 <a class="list" href="./cortex/html/index.html">Online Thesis Notes106 »</a><br/>107 <a class="list" href="./cortex/releases/cortex-1.0.0.tar.bz2">108 Source Code (cortex-1.0.0.tar.bz2) »</a>109 </p></td></tr>111 <tr><th></th><td>112 <h2><a href="./vba-clojure/html/total-control.html">113 Pokémon Yellow Total Control Hack (2013)</a></h2>114 <p class="description">115 Just by buying and rearranging certain items and116 pressing certain buttons in Pokémon Yellow, you117 can get the game into a state where you can completely118 reprogram it from the inside. It's the first hack of its119 kind, and it won120 multiple <a href="http://tasvideos.org/2187M.html">TAS121 awards</a>.<br/><br/>122 <a class="list" href="https://www.youtube.com/watch?v=p5T81yHkHtI">Watch123 on Youtube»</a>124 <a class="list" href="./vba-clojure/html/total-control.html">Guide to125 the Pokémon Yellow total control hack126 »</a>127 </p></td></tr>129 <tr>130 <th>Small Projects</th>131 <td>132 <ul>134 <li><a href="../papers/html/papers.html">135 <div class="date">2015 Jul</div>Cryobiology and136 Electron Microscopy reading list</a></li>138 <li><a href="../hardware-hacking/html/hardware-hacking.html">139 <div class="date">2015 Mar</div>Building a140 web-controlled Gameboy</a></li>142 <li><a href="../aurellem/html/organ-preservation-alliance-victory.html">143 <div class="date">2015 Feb</div>VICTORY at the144 Global Organ Banking Summit</a></li>146 <li><a href="../cold-storage/html/cold-storage.html">147 <div class="date">2015 Jan</div>Preserving a DVD148 with Liquid Nitrogen</a></li>150 <li><a href="../water-loss-kinetics/html/water-loss-kinetics.html">151 <div class="date">2014 May</div>Modeling water loss152 from a cell during freezing</a></li>154 <li><a href="../thoughts/html/sussman-reading-list.html">155 <div class="date">2014 May</div>Professor Sussman's156 recommended reading</a></li>158 <li><a href="../marble-paintings/html/marble-paintings.html">159 <div class="date">2014 Jan</div> Painting on broken160 marble with acrylic paints</a></li>162 <li><a href="../minsky">163 <div class="date">2013 Sep</div> Marvin Minsky's164 "Society of Mind" (mostly "Dylan Holmes'165 work)</a></li>167 <li><a href="../bbbgs/html/bbbgs.html">168 <div class="date">2013 Aug</div> Improving169 background subtraction with top-down170 vision </a></li>172 <li><a href="../cortex/html/ai-journal-review.html">173 <div class="date">2013 May</div>Review of the174 Journal of Artificial Intelligence175 </a></li>177 <li><a href="../pony-stories/html/pony-stories.html">178 <div class="date">2012 Aug</div>fimfinder.net, a179 website to search fimfiction.net </a></li>181 <li><a href="../pokemon-types/html/types.html">182 <div class="date">2011 Aug</div> Best-first183 search for effective Pokemon types </a></li>185 <li><a href="../pokemon-types/html/lpsolve.html">186 <div class="date">2011 Aug</div> Discovering187 effective Pokemon types using linear188 optimization </a></li>190 <li><a href="../abomination/html/no_parens.html">191 <div class="date">2011 Jul</div> Calling it quits192 without parentheses</a>193 </li>194 </ul>197 </td>198 </tr>200 <tr>201 <th>How-to Guides</th>202 <td>203 <ul>204 <li><a href="../stream/html/how-to-stream.html">Share205 audio/video on GNU/Linux<div class="date">2016 Jan</div></a>206 </li>207 <li><a href="../free/html/ftp.html">Set up your own FTP208 server<div class="date">2015 May</div></a>209 </li>210 <li><a href="../6.945/html/dont-panic.html">Set up211 mit-scheme (from MIT's 6.945212 class)<div class="date">2014 Jan</div></a>213 </li>214 <li><a href="../free/html/wiki.html">Set up your own215 Wiki<div class="date">2013 Sep</div></a>216 <li><a href="../free/html/email.html">Set up your own217 Personal Email Server<div class="date">2013218 Jun</div></a>219 </li>220 <li><a href="../cortex/html/capture-video.html">Capture221 video from JMonkeyEngine3<div class="date">2011222 Dec</div></a>223 </li>225 </ul>226 </td>227 </tr>228 <tr>230 <tr>231 <th>Essays</th>232 <td>233 <ul>234 <li><a href="../thoughts/html/patents.html"> Free235 Culture Patents<div class="date">2013 Jul</div></a>236 </li>237 <li><a href="../thoughts/html/man-years.html"> A238 Universe of Human Experience<div class="date">2011239 Oct</div></a>240 </li>241 </ul>244 </td>245 </tr>249 <tr>250 <th>Links</th>251 <td>252 <ul>253 <li><a href="https://logical.ai/">LOGICAL.AI</a><br/>The254 homepage of Dylan Holmes, who helped to make this website.255 </li>259 </ul>262 </td>263 </tr>265 </table>266 </div>269 <div class="footer">271 <a rel="license"272 href="http://creativecommons.org/licenses/by-sa/4.0/">273 <img alt="Creative Commons License" style="border-width:0"274 src="aurellem/images/creative-commons-88x31.png"275 /></a>277 ♡2012-2016 <a href="aurellem/html/about-rlm.html">Robert278 McIntyre</a>. Except where otherwise noted, all work on this279 website is <em>freely available</em> under a <a rel="license"280 href="http://creativecommons.org/licenses/by-sa/4.0/">Creative281 Commons Attribution-ShareAlike 4.0 International License</a>.282 <i>(This means that you are free to use, modify, and283 re-distribute such work —even commercially— as284 long as you attribute the original to me and share your285 modified versions in the same way.)</i>286 <br/><br/>287 <span class="donate">Donate ฿:288 <a style="display:inline;float:none" href="https://blockchain.info/address/19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr">19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr</a>289 </div>291 </body>292 </html>