# HG changeset patch # User Robert McIntyre <rlm@mit.edu> # Date 1429440929 25200 # Node ID 44b864cfe60c19fde4e08675ef84eca4bb060030 # Parent 898238723c64bb510d1d9b53b4f3ab6a76bc445a add index. diff -r 898238723c64 -r 44b864cfe60c .hgignore --- a/.hgignore Sun Apr 19 03:54:04 2015 -0700 +++ b/.hgignore Sun Apr 19 03:55:29 2015 -0700 @@ -2,7 +2,6 @@ src* html/export.html html/level-0.html -html/index.html html/publish.html html/setup.html js* diff -r 898238723c64 -r 44b864cfe60c html/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/html/index.html Sun Apr 19 03:55:29 2015 -0700 @@ -0,0 +1,183 @@ +<html> + <head> + <link href='aurellem/css/google-roboto-slab.css' rel='stylesheet' + type='text/css'/> + <link href='aurellem/css/google-titillium-web.css' + rel='stylesheet' type='text/css'/> + <link href='aurellem/css/dyln-dark-4.css' rel='stylesheet' + type='text/css'/> + </head> + <body> + + <div class="header"> + <span class="authors"> + <author><a href="aurellem/html/about-rlm.html"> + Robert L. McIntyre</a>'s blog</author></span> + <h1>au<em>r</em>e<em>l</em>le<em>m</em>.org</h1> + <h2>science, programming, ideas</h2> + </div> + <div class="content"> + <div class="atmosphere"></div> + <table class="toc"> + <tr> + <th><a href="./thoughts/html/good-ideas.html">Big List O' + Ideas</a></th> + <td> + <p class="description">All the ideas I've had that I felt + like writing down for the past ~ 8 years. Some of them + could be practical inventions and are "just" waiting for + that 95% perspiration to bring them to fruition, some + are ideas for science fiction, and some are simple + observations. + </p> + <a href="./thoughts/html/good-ideas.html">Go to the Ideas Page + »</a> + </td> + </tr> + + <th>Major Projects</th> + + <td> + <h2>CORTEX: a virtual world for sensate AI (2014)</h2> + <p class="description"> + My MEng thesis at MIT, which won the 2014 Charles and + Jennifer Johnson Thesis Award — 1st Place!<br/> + All code and text for the thesis is freely + licensed.<br/> + <a href="./cortex/thesis/rlm-cortex-meng.pdf"> + Thesis »</a> + <a href="./cortex/html/index.html">Online Thesis Notes + »</a><br/> + <a href="./cortex/releases/cortex-1.0.0.tar.bz2"> + Source Code (cortex-1.0.0.tar.bz2) »</a> + </p> + + </td></tr> + <tr><th></th><td> + <h2>Pokémon Yellow Total Control Hack (2013)</h2> + <p class="description"> + Just by buying and rearranging certain items and + pressing certain buttons in Pokémon Yellow, you + can get the game into a state where you can completely + reprogram it from the inside. It's the first hack of its + kind, and it won + multiple <a href="http://tasvideos.org/2187M.html">TAS + awards »</a><br/> + <a href="./vba-clojure/html/total-control.html">Guide to + the Pokémon Yellow total control hack + »</a> + </p> + </td> + </tr> + + <tr> + <th>Small Projects</th> + <td> + <ul> + + <li><a href="../hardware-hacking/html/hardware-hacking.html"> + <div class="date">2015 May</div>Building a + Web-Controlled Gameboy</a></li> + + <li><a href="../marble-paintings/html/marble-paintings.html"> + <div class="date">2014 Jan</div> Painting on Broken + Marble with Acrylic Paints</a></li> + + <li><a href="../bbbgs/html/bbbgs.html"> + <div class="date">2013 Aug</div> Improving + Background Subtraction with Top-Down + Vision </a></li> + + <li><a href="../cortex/html/ai-journal-review.html"> + <div class="date">2013 May</div>Review of the + Journal of Artificial Intelligence + </a></li> + + <li><a href="../pony-stories/html/pony-stories.html"> + <div class="date">2012 Aug</div>fimfinder.net, a + Website to Search fimfiction.net </a></li> + + <li><a href="../pokemon-types/html/types.html"> + <div class="date">2011 Aug</div> Best-First + Search for Effective Pokemon Types </a></li> + + <li><a href="../pokemon-types/html/lpsolve.html"> + <div class="date">2011 Aug</div> Discovering + Effective Pokemon Types Using Linear + Optimization </a></li> + + <li><a href="../abomination/html/no_parens.html"> + <div class="date">2011 Jul</div> Calling it quits + without parentheses</a> + </li> + </ul> + + + </td> + </tr> + + <tr> + <th>How-to Guides</th> + <td> + <ul> + <li><a href="../6.945/html/dont-panic.html">Set up + mit-scheme (from MIT's 6.945 + class)<div class="date">2014 Jan</div></a> + </li> + <li><a href="../free/html/wiki.html">Set up your own + Wiki<div class="date">2013 Sep</div></a> + <li><a href="../free/html/email.html">Set up your own + Personal Email Server<div class="date">2013 + Jun</div></a> + </li> + <li><a href="../cortex/html/capture-video.html">Capture + video from JMonkeyEngine3<div class="date">2011 + Dec</div></a> + </li> + + </ul> + </td> + </tr> + <tr> + + <tr> + <th>Essays</th> + <td> + <ul> + <li><a href="../thoughts/html/patents.html"> Free + Culture Patents<div class="date">2013 Jul</div></a> + </li> + <li><a href="../thoughts/html/man-years.html"> A + Universe of Human Experience<div class="date">2011 + Oct</div></a> + </li> + </ul> + + + </td> + </tr> + </table> + </div> + + + <div class="footer"> + + <a rel="license" + href="http://creativecommons.org/licenses/by-sa/4.0/"> + <img alt="Creative Commons License" style="border-width:0" + src="aurellem/images/creative-commons-88x31.png" + /></a> + + ♡2012-2015 <a href="aurellem/html/about-rlm.html">Robert + McIntyre</a>. Except where otherwise noted, all work on this + website is <em>freely available</em> under a <a rel="license" + href="http://creativecommons.org/licenses/by-sa/4.0/">Creative + Commons Attribution-ShareAlike 4.0 International License</a>. + <i>(This means that you are free to use, modify, and + re-distribute such work —even commercially— as + long as you attribute the original to me and share your + modified versions in the same way.)</i> + </div> + + </body> +</html>