Mercurial > aurellem
view html/index.html @ 105:44eb504407af
update stuff.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Tue, 19 Apr 2016 13:46:53 -0700 |
parents | 87c03fcbcab2 |
children | a5539998efaf |
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 id="ASC" 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>48 and <a href="http://www.brainpreservation.org/small-mammal-announcement">winner</a>49 of the50 <a href="http://www.brainpreservation.org/asc_rabbit_fulleval">Brain51 Preservation Prize</a>. Mentioned in52 <a href="http://www.nytimes.com/2015/09/13/us/cancer-immortality-cryogenics.html">the53 New York54 Times</a>, <a href="http://www.popsci.com/researchers-have-preserved-an-entire-rabbit-brain">Popular55 Science</a>,56 <a href="http://www.scientificamerican.com/article/can-our-minds-live-forever/">Scientific57 American</a>,58 <a href="http://gizmodo.com/brain-preservation-breakthrough-could-usher-in-a-new-er-1758022181">59 Gizmodo</a>, <a href="http://www.huffingtonpost.com/entry/fully-intact-brain-frozen_us_56bb942ae4b0b40245c51654?4tic0udi">60 the Huffington61 Post</a>, <a href="https://www.newscientist.com/article/2077140-mammal-brain-frozen-and-thawed-out-perfectly-for-first-time/">62 New Scientist</a>,63 <a href="http://motherboard.vice.com/read/a-rabbit-brain-has-been-cryonically-preserved-and-recovered-brain-preservation-prize">64 Vice News</a>,65 and <a href="http://www.bbc.co.uk/programmes/b0747199">BBC's66 Horizon</a>.</br></br>70 <a class="list"71 href="./ASC/html/ASC-introduction.html">Introduction72 to Aldehyde-Stabilized Cryopreservation (ASC)73 »</a>75 <a class="list" href="http://www.brainpreservation.org/small-mammal-announcement">Brain76 Preservation Prize Announcement »</a>77 <a class="list"78 href="./ASC/html/ASC-FAQ.html">Frequently asked79 Questions »</a>81 <!-- <a class="list" href="./ASC/html/ASC-images.html">Images -->82 <!-- of brains preserved with ASC »</a> -->84 <a class="list"85 href="http://dx.doi.org/10.1016/j.cryobiol.2015.09.003">86 Journal article in Cryobiology »</a>88 <!-- <a class="list" href="./ASC/html/ASC-motivations.html"> -->89 <!-- Motivations behind ASC »</a> -->91 <!-- <a class="list" href="./ASC/html/ASC-limitations.html"> -->92 <!-- Limitations of ASC »</a> -->94 <a class="list" href="./ASC/html/ASC-full-protocol.html">95 Detailed ASC protocol »</a>97 <a class="list" href="https://nectome.com">Nectome, ASC98 research company »</a>99 </p></td></tr>101 <tr><th></th><td>102 <h2><a id="CORTEX" href="./cortex/thesis/rlm-cortex-meng.pdf">103 CORTEX: a virtual world for sensate AI (2014)</a></h2>104 <p class="description">105 My MEng thesis at106 MIT, <a href="http://dspace.mit.edu/handle/1721.1/91697">107 <em>Recognizing Actions using Embodiment and108 Empathy</em></a>. It won the 1st Place109 2014 <a href="http://studentlife.mit.edu/electrical-engineering-computer-science-2">Charles110 and Jennifer Johnson Thesis Award</a> for best EE/CS111 MEng thesis! <code>CORTEX</code> is an exploration of112 embodied cognition, the idea that our intelligence is113 deeply connected to our bodies and experience of the114 world. In the thesis, I teach a simulated worm how to115 recognize other worms performing various actions like116 wiggling and curling by giving it a sense of empathy:117 the worm imagines what it would feel like to be the118 other worm, and then recognizes the actions based on its119 own previous experience. All code and text for the120 thesis is freely licensed under the GPL.<br/><br/>121 <a class="list" href="./cortex/thesis/rlm-cortex-meng.pdf">122 Thesis »</a> 123 <a class="list" href="./cortex/html/index.html">Online Thesis Notes124 »</a><br/>125 <a class="list" href="./cortex/releases/cortex-1.0.0.tar.bz2">126 Source Code (cortex-1.0.0.tar.bz2) »</a>127 </p></td></tr>129 <tr><th></th><td>130 <h2><a href="./vba-clojure/html/total-control.html">131 Pokémon Yellow Total Control Hack (2013)</a></h2>132 <p class="description">133 Just by buying and rearranging certain items and134 pressing certain buttons in Pokémon Yellow, you135 can get the game into a state where you can completely136 reprogram it from the inside. It's the first hack of its137 kind, and it won tasvideos.com's138 <a href="http://tasvideos.org/Awards/2012.html#tas_gameboy_12">139 2012 Gameboy TAS of the year</a>140 and <a href="http://tasvideos.org/Awards/2012.html#tas_glitchy_12">2012141 Glitchy TAS of the year</a>. <br><br>142 <a class="list" href="https://www.youtube.com/watch?v=p5T81yHkHtI">Watch143 on Youtube»</a>144 <a class="list" href="./vba-clojure/html/total-control.html">Guide to145 the Pokémon Yellow total control hack146 »</a>147 <a class="list" href="http://tasvideos.org/2187M.html">TASvideos148 Submission »</a>149 <a class="list"150 href="http://hg.bortreb.com/vba-clojure">Source Code151 (GPL) »</a>152 </p></td></tr>154 <tr>155 <th>Small Projects</th>156 <td>157 <ul>159 <li><a href="../papers/html/cryo-em.html">160 <div class="date">2015 Jul</div>Cryobiology and161 Electron Microscopy reading list</a></li>163 <li><a href="../hardware-hacking/html/hardware-hacking.html">164 <div class="date">2015 Mar</div>Building a165 web-controlled Gameboy</a></li>167 <li><a href="../aurellem/html/organ-preservation-alliance-victory.html">168 <div class="date">2015 Feb</div>VICTORY at the169 Global Organ Banking Summit</a></li>171 <li><a href="../cold-storage/html/cold-storage.html">172 <div class="date">2015 Jan</div>Preserving a DVD173 with Liquid Nitrogen</a></li>175 <li><a href="../water-loss-kinetics/html/water-loss-kinetics.html">176 <div class="date">2014 May</div>Modeling water loss177 from a cell during freezing</a></li>179 <li><a href="../thoughts/html/sussman-reading-list.html">180 <div class="date">2014 May</div>Professor Sussman's181 recommended reading</a></li>183 <li><a href="../marble-paintings/html/marble-paintings.html">184 <div class="date">2014 Jan</div> Painting on broken185 marble with acrylic paints</a></li>187 <li><a href="../minsky">188 <div class="date">2013 Sep</div> Marvin Minsky's189 "Society of Mind" (mostly "Dylan Holmes'190 work)</a></li>192 <li><a href="../bbbgs/html/bbbgs.html">193 <div class="date">2013 Aug</div> Improving194 background subtraction with top-down195 vision </a></li>197 <li><a href="../cortex/html/ai-journal-review.html">198 <div class="date">2013 May</div>Review of the199 Journal of Artificial Intelligence200 </a></li>202 <li><a href="../pony-stories/html/pony-stories.html">203 <div class="date">2012 Aug</div>fimfinder.net, a204 website to search fimfiction.net </a></li>206 <li><a href="../pokemon-types/html/types.html">207 <div class="date">2011 Aug</div> Best-first208 search for effective Pokemon types </a></li>210 <li><a href="../pokemon-types/html/lpsolve.html">211 <div class="date">2011 Aug</div> Discovering212 effective Pokemon types using linear213 optimization </a></li>215 <li><a href="../abomination/html/no_parens.html">216 <div class="date">2011 Jul</div> Calling it quits217 without parentheses</a>218 </li>219 </ul>222 </td>223 </tr>225 <tr>226 <th>How-to Guides</th>227 <td>228 <ul>229 <li><a href="../stream/html/how-to-stream.html">Share230 audio/video on GNU/Linux<div class="date">2016 Jan</div></a>231 </li>232 <li><a href="../free/html/ftp.html">Set up your own FTP233 server<div class="date">2015 May</div></a>234 </li>235 <li><a href="../6.945/html/dont-panic.html">Set up236 mit-scheme (from MIT's 6.945237 class)<div class="date">2014 Jan</div></a>238 </li>239 <li><a href="../free/html/wiki.html">Set up your own240 Wiki<div class="date">2013 Sep</div></a>241 <li><a href="../free/html/email.html">Set up your own242 Personal Email Server<div class="date">2013243 Jun</div></a>244 </li>245 <li><a href="../cortex/html/capture-video.html">Capture246 video from JMonkeyEngine3<div class="date">2011247 Dec</div></a>248 </li>250 </ul>251 </td>252 </tr>253 <tr>255 <tr>256 <th>Essays</th>257 <td>258 <ul>259 <li><a href="../thoughts/html/patents.html"> Free260 Culture Patents<div class="date">2013 Jul</div></a>261 </li>262 <li><a href="../thoughts/html/man-years.html"> A263 Universe of Human Experience<div class="date">2011264 Oct</div></a>265 </li>266 </ul>269 </td>270 </tr>274 <tr>275 <th>Links</th>276 <td>277 <ul>278 <li><a href="https://logical.ai/">LOGICAL.AI</a><br/>The279 homepage of Dylan Holmes, who helped to make this website.280 </li>284 </ul>287 </td>288 </tr>290 </table>291 </div>294 <div class="footer">296 <a rel="license"297 href="http://creativecommons.org/licenses/by-sa/4.0/">298 <img alt="Creative Commons License" style="border-width:0"299 src="aurellem/images/creative-commons-88x31.png"300 /></a>302 ♡2012-2016 <a href="aurellem/html/about-rlm.html">Robert303 McIntyre</a>. Except where otherwise noted, all work on this304 website is <em>freely available</em> under a <a rel="license"305 href="http://creativecommons.org/licenses/by-sa/4.0/">Creative306 Commons Attribution-ShareAlike 4.0 International License</a>.307 <i>(This means that you are free to use, modify, and308 re-distribute such work —even commercially— as309 long as you attribute the original to me and share your310 modified versions in the same way.)</i>311 <br/><br/>312 <span class="donate">Donate ฿:313 <a style="display:inline;float:none" href="https://blockchain.info/address/19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr">19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr</a>314 </div>316 </body>317 </html>