23 lines
869 B
Org Mode
23 lines
869 B
Org Mode
|
#+TITLE: about
|
||
|
#+OPTIONS: toc:nil
|
||
|
#+LANGUAGE: en
|
||
|
#+STARTUP: showall
|
||
|
|
||
|
#+begin_html
|
||
|
<script src="/keyjs.js" type="text/javascript"></script>
|
||
|
<script type="text/javascript">
|
||
|
keyjs_initialize({ "u": [ "keyjs_goto", "http://ryuslash.org" ],
|
||
|
"h": [ "keyjs_goto", "http://ryuslash.org" ] });
|
||
|
</script>
|
||
|
#+end_html
|
||
|
|
||
|
* About
|
||
|
|
||
|
I'm a programming, free software and GNU/Linux enthusiast. I'm also
|
||
|
a programmer professionally, so that works out well.
|
||
|
|
||
|
I was born in the Netherlands, live in Belgium and work for a dutch
|
||
|
company. I have been using GNU/Linux since 2008, having settled on
|
||
|
[[http://www.archlinux.org][Archlinux]] after trying [[http://www.ubuntu.com][Ubuntu]], [[http://fedoraproject.org][Fedora]] and [[http://zenwalk.org][Zenwalk]]. I have been using
|
||
|
[[emacs][GNU Emacs]] since not long after switching over to GNU/Linux.
|