]> git.za3k.com Git - za3k.git/commitdiff
Archive some old stuff
authorZachary Vance <za3k@za3k.com>
Wed, 4 May 2016 04:54:38 +0000 (21:54 -0700)
committerZachary Vance <za3k@za3k.com>
Wed, 4 May 2016 04:54:38 +0000 (21:54 -0700)
archived.html
index.html

index 4179d84eda786dfc79b9abf292a6ed0a3ea27474..8d692849ca15dac5201b55d62f1c44efa3c2f132 100644 (file)
             <li>2008-2013 <a href="/archive/wordpress/">blog posts</a></li>
         </ul>
     </section>
+    <section id="games">
+        <h1>Games</h1>
+        <ul>
+            <li><a href="colony.md">Colony on the Moon</a>, my in-development minecraft modpack</li>
+        </ul>
+    </section>
     <section id="programming">
         <h1>Programs</h1>
         <ul>
-            <li><a href="https://github.com/vanceza/volcano-roguelike">Volcano</a>, a roguelike which is complete but no fun to play</li>
-            <li>Forget.io (dead as a site), texts you periodic reminders to report mental state <a href="https://github.com/vanceza/forgetio">[source]</a></li>
-            <li><a href="https://github.com/vanceza/ec2-cli">ec2-cli</a>, a bash wrapper around EC2 functionality to simplify starting and stopping instances (includes integration with <a href="https://www.gnu.org/software/parallel/">GNU parallel</a>)</li>
+            <li><a href="https://github.com/za3k/billpay-ios">"Billpay"</a>, an iOS app to play a weighted version of credit card roulette for group dinners</li>
             <li><a href="https://github.com/iurisilvio/csvtodsv">csvtodsv</a>, a command-line tool I <a href="https://bountify.co/excel-style-csv-parser-for-unix">commissioned</a> which converts from excel-style CSV format to unix-style Delimiter-Seperated-Value (DSV) formats</li>
+            <li><a href="https://github.com/za3k/dedent">dedent</a>, a command-line script to let unix tools deal with indented file formats</li>
+            <li><a href="https://github.com/vanceza/ec2-cli">ec2-cli</a>, a bash wrapper around EC2 functionality to simplify starting and stopping instances (includes integration with <a href="https://www.gnu.org/software/parallel/">GNU parallel</a>)</li>
+            <li><a href="https://github.com/za3k/keystroked">keystroked</a>, a daemon I <a href="https://bountify.co/keystroke-counter-daemon">commissioned</a> which monitors whether you're typing or not on a computer so you can monitor billable hours / computer addiction automatically.</li>
+            <li>Forget.io (dead as a site), texts you periodic reminders to report mental state <a href="https://github.com/vanceza/forgetio">[source]</a></li>
+            <li><a href="https://github.com/freethenation/HackMonkey">HackMonkey</a>, a security-free, hassle-free alternative to Greasemonkey. Executes arbitrary javascript on user-specified webpages</a>
+            <li><a href="https://github.com/vanceza/volcano-roguelike">Volcano</a>, a roguelike which is complete but no fun to play</li>
+            <li><a href="https://github.com/za3k/vlad">Vlad the Remailer</a>, a service which emails a group once a day to see what individuals accomplished, and sends the group a summary the next morning</li>
             <li>Any other <a href="https://bountify.co/users/vanceza">bountify.co</a> commissions</li>
         </ul>
     </section>
+    <section id="services">
+        <h1>Services</h1>
+        <ul>
+            <li>An independent news server for singularitarians, which you can access at nntp.za3k.com .</li>
+        </ul>
+    </section>
     <section id="archive">
         <h1>Archive</h1>
         <ul>
index 7f1e695389611553e829aa914005730cacad8c63..4d3ac9991e4762c133d2cbf8351cc6f0288ff70a 100644 (file)
@@ -54,7 +54,6 @@
         <h1>Games</h1>
         <ul>
             <li><a href="games.md">Video games I like</a></li>
-            <li><a href="colony.md">Colony on the Moon</a>, my in-development minecraft modpack</li>
             <li><a href="computercraft_reference.html">Computercraft reference sheet</a></li>
         </ul>
     </section>
         <h1>Services</h1>
         <ul>
             <li>I host an <a href="https://etherpad.za3k.com">etherpad</a> server</li>
-            <li>Get some <a href="http://moreorcs.com">orc-themed email addresses</a> <a href="https://github.com/za3k/moreorcs">[Source]</a></li>
+            <li>Get some <a href="http://moreorcs.com">orc-themed email addresses</a></li>
             <li><a href="https://publishing.za3k.com">Publish</a> any physical book at minimum cost and maximum convenience</li>
             <li><a href="https://irc.za3k.com/?channels=forum">Web chat</a> for irc.za3k.com</li>
-            <li>An independent news server for singularitarians, which you can access at nntp.za3k.com .</li>
         </ul>
     </section>
 
             <li>Browse and contribute to <a href="https://github.com/za3k">GitHub</a> projects</li>
             <li><a href="https://github.com/za3k/rip-chrome-history">rip-chrome-history</a>, which outputs your chrome history, one entry per line</li>
             <li><a href="https://github.com/za3k/export-chrome-bookmarks">export-chrome-bookmarks</a>, outputs booksmarks in chrome, one per line</li>
-            <li><a href="https://github.com/za3k/keystroked">keystroked</a>, a daemon I <a href="https://bountify.co/keystroke-counter-daemon">commissioned</a> which monitors whether you're typing or not on a computer so you can monitor billable hours / computer addiction automatically.</li>
-            <li><a href="https://github.com/za3k/vlad">Vlad the Remailer</a>, a service which emails a group once a day to see what individuals accomplished, and sends the group a summary the next morning</li>
-            <li><a href="https://github.com/za3k/billpay-ios">"Billpay"</a>, an iOS app to play a weighted version of credit card roulette for group dinners</li>
-            <li><a href="https://github.com/freethenation/HackMonkey">HackMonkey</a>, a security-free, hassle-free alternative to Greasemonkey. Executes arbitrary javascript on user-specified webpages</a>
             <li><a href="https://github.com/za3k/google-count">google-count</a> prints the number of google results for a phrase, for xkcd-style big data analysis</li>
-            <li><a href="https://github.com/za3k/dedent">dedent</a>, a command-line script to let unix tools deal with indented file formats</li>
             <li>Get the latest Arch Linux distribution <a href="arch.md">for raspberry pi</a></li>
         </ul>
     </section>