X-Git-Url: http://git.hcoop.net/clinton/website/src/unknownlamer.org.git/blobdiff_plain/d69762c4170d90d8aab9e0de43d8d7fffb175249..f80798a049e7468ae1a4f070293f3591a3bb0f46:/index.muse diff --git a/index.muse b/index.muse index fd51c33..97b7acb 100644 --- a/index.muse +++ b/index.muse @@ -7,22 +7,38 @@ web are. * Sections - - [[Bicycle]] - - [[Maytag][Cat]] +** Boring Technical Stuff (I Know I Know, You're Probably Here for This) + + - [[Code]] + - [[Lisp][Lisp Stuff]] + - [[Android]] + +** Perhaps Interesting + + - [[Cooking]] - [[Homebrewing]] - [[Book List][Things I Have Read]] - - [[Code]] - - [[Lisp]] + +** *Et cetera* + - [[Imagery]] - [[Politics][Political and Social Views]] - [[Music]] +** Unabashed Navel Gazing + + - [[Bicycle]] + - [[Kilt]] + - [[Maytag][Cat]] + * Journal -I keep a [[http://journal.unknownlamer.org/][journal]] which is where I tend to send ideas out into the -Ether before reformulating them into coherent essays for the site -sitting before you, occasionally interspersed with commentary on my -mundane daily existence. +I keep a [[http://journal.unknownlamer.org/][journal]] where I used to send ideas out into the Ether before +reformulating them into coherent essays for the site sitting before +you, occasionally interspersed with commentary on my mundane daily +existence. As livejournal has sold out almost all of their former +ideals I no longer use this, but will eventually set up a weblogging +system locally. [[http://unknownlamer.org/index.1999_2006.html][The Old Site]] is still available. Links to pages there will remain stable indefinitely so as to not break the Holy Command of Our Sovran @@ -35,6 +51,17 @@ I am a mild mannered hacker and metalhead. I welcome criticism and suggestions to improve anything I have written here. +** GnuPG + +[[email-key.asc][BCE8 C667 7CD2 7139 735C 2F99 DB28 E55B 381E 3395]] General use key. I +sign my mail with this and you can send me encrypted messages using it +if you fear the orbital mind control lasers. + +[[software-signing-key.asc][F169 C3BC 9751 843F 9497 42BE 3F59 9AAE 7C43 A9F4]] (key used for +signing software release tarballs). **Notice**: I forgot the passphrase +and lost the revocation (I know, I'm a terrible person) and so this +key was regenerated =2010-04-16=. Or perhaps *The Network* got to me. + ** Email =clinton at unknownlamer dot gro= (a simple puzzle) @@ -57,7 +84,7 @@ general. This, naturally, makes me unemployable. ** A Picture -[[img/photos/me/2008-03-09.jpg][An Adventurous Young Lad]] +[[img/photos/me/2009-10-31.jpg][A Furry Young Lad]] ** Site Software @@ -72,4 +99,7 @@ site to an easier to parse format. There are advantages to being a programmer. I use darcs to push updates to the site and manage my muse files. As -such there is a handy [[http://unknownlamer.org/darcsweb/browse?r=unknownlamer.org;a=rss][updates feed]] courtesy of darcsweb. +such there is a handy [[http://feeds.unknownlamer.org/rss/site-updates][updates feed]] courtesy of a small Lisp program I +wrote and darcs. + +A [[Site Software][more detailed description]] of my setup is available.