Mercurial > aurellem
view html/new.html @ 106:a5539998efaf tip
change order of stuff.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 24 Oct 2016 11:48:04 -0700 |
parents | 0d8b2257f326 |
children |
line wrap: on
line source
1 <?xml version="1.0" encoding="utf-8"?>2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">5 <head>6 <title>Aurellem</title>7 <!-- 2015-11-04 Wed 00:12 -->8 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />9 <meta name="generator" content="Org-mode" />10 <style type="text/css">11 <!--/*--><![CDATA[/*><!--*/12 .title { text-align: center; }13 .todo { font-family: monospace; color: red; }14 .done { font-family: monospace; color: green; }15 .priority { font-family: monospace; color: orange; }16 .tag { background-color: #eee; font-family: monospace;17 padding: 2px; font-size: 80%; font-weight: normal; }18 .timestamp { color: #bebebe; }19 .timestamp-kwd { color: #5f9ea0; }20 .right { margin-left: auto; margin-right: 0px; text-align: right; }21 .left { margin-left: 0px; margin-right: auto; text-align: left; }22 .center { margin-left: auto; margin-right: auto; text-align: center; }23 .underline { text-decoration: underline; }24 #postamble p, #preamble p { font-size: 90%; margin: .2em; }25 p.verse { margin-left: 3%; }26 pre {27 border: 1px solid #ccc;28 box-shadow: 3px 3px 3px #eee;29 padding: 8pt;30 font-family: monospace;31 overflow: auto;32 margin: 1.2em;33 }34 pre.src {35 position: relative;36 overflow: visible;37 padding-top: 1.2em;38 }39 pre.src:before {40 display: none;41 position: absolute;42 background-color: white;43 top: -10px;44 right: 10px;45 padding: 3px;46 border: 1px solid black;47 }48 pre.src:hover:before { display: inline;}49 pre.src-sh:before { content: 'sh'; }50 pre.src-bash:before { content: 'sh'; }51 pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }52 pre.src-R:before { content: 'R'; }53 pre.src-perl:before { content: 'Perl'; }54 pre.src-java:before { content: 'Java'; }55 pre.src-sql:before { content: 'SQL'; }57 table { border-collapse:collapse; }58 caption.t-above { caption-side: top; }59 caption.t-bottom { caption-side: bottom; }60 td, th { vertical-align:top; }61 th.right { text-align: center; }62 th.left { text-align: center; }63 th.center { text-align: center; }64 td.right { text-align: right; }65 td.left { text-align: left; }66 td.center { text-align: center; }67 dt { font-weight: bold; }68 .footpara:nth-child(2) { display: inline; }69 .footpara { display: block; }70 .footdef { margin-bottom: 1em; }71 .figure { padding: 1em; }72 .figure p { text-align: center; }73 .inlinetask {74 padding: 10px;75 border: 2px solid gray;76 margin: 10px;77 background: #ffffcc;78 }79 #org-div-home-and-up80 { text-align: right; font-size: 70%; white-space: nowrap; }81 textarea { overflow-x: auto; }82 .linenr { font-size: smaller }83 .code-highlighted { background-color: #ffff00; }84 .org-info-js_info-navigation { border-style: none; }85 #org-info-js_console-label86 { font-size: 10px; font-weight: bold; white-space: nowrap; }87 .org-info-js_search-highlight88 { background-color: #ffff00; color: #000000; font-weight: bold; }89 /*]]>*/-->90 </style>91 <script type="text/javascript">92 /*93 @licstart The following is the entire license notice for the94 JavaScript code in this tag.96 Copyright (C) 2012-2013 Free Software Foundation, Inc.98 The JavaScript code in this tag is free software: you can99 redistribute it and/or modify it under the terms of the GNU100 General Public License (GNU GPL) as published by the Free Software101 Foundation, either version 3 of the License, or (at your option)102 any later version. The code is distributed WITHOUT ANY WARRANTY;103 without even the implied warranty of MERCHANTABILITY or FITNESS104 FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.106 As additional permission under GNU GPL version 3 section 7, you107 may distribute non-source (e.g., minimized or compacted) forms of108 that code without the copy of the GNU GPL normally required by109 section 4, provided you include this license notice and a URL110 through which recipients can access the Corresponding Source.113 @licend The above is the entire license notice114 for the JavaScript code in this tag.115 */116 <!--/*--><![CDATA[/*><!--*/117 function CodeHighlightOn(elem, id)118 {119 var target = document.getElementById(id);120 if(null != target) {121 elem.cacheClassElem = elem.className;122 elem.cacheClassTarget = target.className;123 target.className = "code-highlighted";124 elem.className = "code-highlighted";125 }126 }127 function CodeHighlightOff(elem, id)128 {129 var target = document.getElementById(id);130 if(elem.cacheClassElem)131 elem.className = elem.cacheClassElem;132 if(elem.cacheClassTarget)133 target.className = elem.cacheClassTarget;134 }135 /*]]>*///-->136 </script>137 </head>138 <body>139 <div id="content">140 <h1 class="title">Aurellem</h1>141 <div id="table-of-contents">142 <h2>Table of Contents</h2>143 <div id="text-table-of-contents">144 <ul>145 <li><a href="#sec-1">1. Ideas</a></li>146 <li><a href="#sec-2">2. 2014 : <code>CORTEX</code>, a Vitural World for Sensate AI</a></li>147 <li><a href="#sec-3">3. 2013 : Pokemon Yellow Total Control Hack</a></li>148 <li><a href="#sec-4">4. Projects</a>149 <ul>150 <li><a href="#sec-4-1">4.1. Already Done</a></li>151 <li><a href="#sec-4-2">4.2. Unfinished</a></li>152 </ul>153 </li>154 <li><a href="#sec-5">5. How-To guides</a></li>155 <li><a href="#sec-6">6. Essays</a>156 <ul>157 <li><a href="#sec-6-1">6.1. Done</a></li>158 <li><a href="#sec-6-2">6.2. Not Done</a></li>159 </ul>160 </li>161 <li><a href="#sec-7">7. About Me page</a></li>162 </ul>163 </div>164 </div>165 <p>166 (About me)167 </p>169 <div id="outline-container-sec-1" class="outline-2">170 <h2 id="sec-1"><span class="section-number-2">1</span> Ideas</h2>171 </div>173 <div id="outline-container-sec-2" class="outline-2">174 <h2 id="sec-2"><span class="section-number-2">2</span> 2014 : <code>CORTEX</code>, a Vitural World for Sensate AI</h2>175 </div>177 <div id="outline-container-sec-3" class="outline-2">178 <h2 id="sec-3"><span class="section-number-2">3</span> 2013 : Pokemon Yellow Total Control Hack</h2>179 </div>181 <div id="outline-container-sec-4" class="outline-2">182 <h2 id="sec-4"><span class="section-number-2">4</span> Projects</h2>183 <div class="outline-text-2" id="text-4">184 </div><div id="outline-container-sec-4-1" class="outline-3">185 <h3 id="sec-4-1"><span class="section-number-3">4.1</span> Already Done</h3>186 <div class="outline-text-3" id="text-4-1">187 <ul class="org-ul">188 <li class="on"><code>[X]</code> Background subtration + top-down vision</li>189 <li class="on"><code>[X]</code> pony-stories</li>190 <li class="on"><code>[X]</code> jmeCapture</li>191 <li class="on"><code>[X]</code> pokemon types</li>192 <li class="on"><code>[X]</code> society of mind webpage</li>193 <li class="on"><code>[X]</code> sussman book recs</li>194 </ul>195 </div>196 </div>198 <div id="outline-container-sec-4-2" class="outline-3">199 <h3 id="sec-4-2"><span class="section-number-3">4.2</span> Unfinished</h3>200 <div class="outline-text-3" id="text-4-2">201 <ul class="org-ul">202 <li class="off"><code>[ ]</code> Brutal Comments (rule over your comments section like a tyrant!)</li>203 <li class="on"><code>[X]</code> Marble Paintings</li>204 <li class="off"><code>[ ]</code> LFS package system</li>205 <li class="off"><code>[ ]</code> timelapse</li>206 <li class="on"><code>[X]</code> cold-storage</li>207 <li class="off"><code>[ ]</code> poly-vitrification</li>208 <li class="on"><code>[X]</code> hardware stuff with tan + limdo</li>209 <li class="off"><code>[ ]</code> video-utils</li>210 </ul>211 </div>212 </div>213 </div>215 <div id="outline-container-sec-5" class="outline-2">216 <h2 id="sec-5"><span class="section-number-2">5</span> How-To guides</h2>217 <div class="outline-text-2" id="text-5">218 <ul class="org-ul">219 <li class="on"><code>[X]</code> wiki</li>220 <li class="on"><code>[X]</code> email</li>221 <li class="on"><code>[X]</code> 6.949 scheme guide</li>222 </ul>223 </div>224 </div>226 <div id="outline-container-sec-6" class="outline-2">227 <h2 id="sec-6"><span class="section-number-2">6</span> Essays</h2>228 <div class="outline-text-2" id="text-6">229 </div><div id="outline-container-sec-6-1" class="outline-3">230 <h3 id="sec-6-1"><span class="section-number-3">6.1</span> Done</h3>231 <div class="outline-text-3" id="text-6-1">232 <ul class="org-ul">233 <li class="on"><code>[X]</code> Universe of Human Experience</li>234 <li class="on"><code>[X]</code> Thoughts on Patents</li>235 </ul>236 </div>237 </div>239 <div id="outline-container-sec-6-2" class="outline-3">240 <h3 id="sec-6-2"><span class="section-number-3">6.2</span> Not Done</h3>241 <div class="outline-text-3" id="text-6-2">242 <ul class="org-ul">243 <li class="off"><code>[ ]</code> Star Trek is Evil</li>244 <li class="off"><code>[ ]</code> The Stars and the Pond Scum</li>245 <li class="off"><code>[ ]</code> Meaning, Mind, and Stories</li>246 <li class="off"><code>[ ]</code> The Server Culture</li>247 <li class="off"><code>[ ]</code> Authenticity – trancendent empericism</li>248 <li class="off"><code>[ ]</code> omthalos, the center</li>249 <li class="off"><code>[ ]</code> subsumptive mongamy</li>250 <li class="off"><code>[ ]</code> mirror thinking</li>251 </ul>252 </div>253 </div>254 </div>256 <div id="outline-container-sec-7" class="outline-2">257 <h2 id="sec-7"><span class="section-number-2">7</span> About Me page</h2>258 <div class="outline-text-2" id="text-7">259 <ul class="org-ul">260 <li class="on"><code>[X]</code> alcor</li>261 <li class="on"><code>[X]</code> bitcoin</li>262 <li class="on"><code>[X]</code> public key</li>263 <li class="on"><code>[X]</code> resume</li>264 </ul>265 </div>266 </div>267 </div>268 <div id="postamble" class="status">269 <p class="date">Created: 2015-11-04 Wed 00:12</p>270 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.5.1 (<a href="http://orgmode.org">Org</a> mode 8.3beta)</p>271 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>272 </div>273 </body>274 </html>