X-Git-Url: http://git.hcoop.net/clinton/website/src/unknownlamer.org.git/blobdiff_plain/b8fc5f838562f95d59540b491f6abb59dec60513..d0b61d07b676659bd4c3ec808bbbd979eaad4c58:/index.muse diff --git a/index.muse b/index.muse index 6e68756..6cf5a1e 100644 --- a/index.muse +++ b/index.muse @@ -7,31 +7,65 @@ web are. * Sections - - [[Bicycle]] - - [[Reading][Things I Have Read]] +** Boring Technical Stuff (I Know I Know, You're Probably Here for This) + - [[Code]] - - [[Lisp]] + - [[Lisp][Lisp Stuff]] + - [[Android]] + +** Perhaps Interesting + + - [[Cooking]] + - [[Homebrewing]] + - [[Book List][Things I Have Read]] + +** *Et cetera* + + - [[Imagery]] - [[Politics][Political and Social Views]] - - [[Music I Enjoy]] + - [[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 used to 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 might 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 -Hypertextia. +Hypertextia. Be warned I may have been a teenager when most of it was +written. * About Me / Contact I am a mild mannered hacker and metalhead. +I hack Lisp and am on the board of a [[http://hcoop.net][hosting cooperative]] that you +should join. + 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) @@ -48,13 +82,14 @@ channels. =/whois= will guide you to me. ** Résumé -I am a programmer by trade, and as such have a (potentially) fancy -[[files/resume.pdf][Résumé]]. I am quite familiar with [[http://common-lisp.net/project/ucw/][UnCommon Web]] and Common Lisp in -general. This, naturally, makes me unemployable. +I am a programmer by trade, and as such have a (potentially) fancy and +most certainly oudated [[files/resume.pdf][Résumé]]. I am quite familiar with [[http://common-lisp.net/project/ucw/][UnCommon Web]] +and Common Lisp in general. This, naturally, makes me pretty +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 @@ -67,3 +102,9 @@ format is quite hairy, but luckily the code is Free Software and, if needed, I could easily write a publishing backend that transcoded my 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://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.