Update front page
This commit is contained in:
parent
520da7b85a
commit
92b7117c1f
1 changed files with 14 additions and 9 deletions
23
index.org
23
index.org
|
@ -72,8 +72,8 @@
|
|||
Next to pure coding there are some other things that I find
|
||||
interesting, mostly also relating to coding or otherwise computers.
|
||||
|
||||
- I am reading [[http://shop.oreilly.com/product/0636920015482.do][Head First C]] and [[http://www.headfirstlabs.com/books/hfdp/][Head First Design Patterns]]. Other
|
||||
books I have read include:
|
||||
- I am reading [[http://www.headfirstlabs.com/books/hfdp/][Head First Design Patterns]] and [[http://www.nostarch.com/autotools.htm][Autotools]]. Other books
|
||||
I have read include:
|
||||
[[http://cm.bell-labs.com/cm/cs/cbook/][The C Programming Language]],
|
||||
[[http://www.paulgraham.com/onlisp.html][On Lisp]],
|
||||
[[http://gigamonkeys.com/book/][Practical Common Lisp]],
|
||||
|
@ -81,23 +81,28 @@
|
|||
[[http://pragprog.com/book/btlang/seven-languages-in-seven-weeks][Seven Languages in Seven Weeks]],
|
||||
[[http://landoflisp.com/][Land of Lisp]],
|
||||
[[https://leanpub.com/lovinglisp][Loving Common Lisp, or the Savvy Programmer's Secret Weapon]],
|
||||
[[http://diveintohtml5.info/][Dive into HTML5]]
|
||||
[[http://diveintohtml5.info/][Dive into HTML5]],
|
||||
[[http://shop.oreilly.com/product/0636920015482.do][Head First C]]
|
||||
|
||||
- I use the [[http://openfontlibrary.org/en/font/cosmic-sans-neue-mono][Cosmic Sans Neue Mono]] font for my terminal emulator and
|
||||
text editor. Other fonts I've used or tried include:
|
||||
- I use the [[http://openfontlibrary.org/en/font/fantasque-sans-mono][Fantasque Sans Mono]][fn:1] font for my terminal emulator
|
||||
and text editor. Other fonts I've used or tried include:
|
||||
[[http://dejavu-fonts.org/wiki/Main_Page][DejaVu Sans Mono]],
|
||||
[[http://damieng.com/blog/tag/envy-code-r][Envy Code R]],
|
||||
[[https://www.redhat.com/promo/fonts/][Liberation Mono]],
|
||||
[[http://sourceforge.net/projects/sourcecodepro.adobe/][Source Code Pro]],
|
||||
[[http://fonts.ru/public/][PT Mono]]
|
||||
|
||||
- I use the [[http://www.nongnu.org/stumpwm/][Stumpwm]] (desktop) and [[http://www.markwitmer.com/guile-xcb/guile-wm.html][Guile-WM]] (laptop) window managers.
|
||||
Some others I have used or tried include:
|
||||
- I use the [[http://www.nongnu.org/stumpwm/][Stumpwm]] (desktop) and [[http://herbstluftwm.org/][herbstluftwm]] (laptop) window
|
||||
managers. Some others I have used or tried include:
|
||||
[[http://awesome.naquadah.org/][Awesome]],
|
||||
[[http://dwm.suckless.org/][dwm]],
|
||||
[[http://herbstluftwm.org/][herbstluftwm]],
|
||||
[[http://notion.sourceforge.net/][Notion]]
|
||||
[[http://notion.sourceforge.net/][Notion]],
|
||||
[[http://www.markwitmer.com/guile-xcb/guile-wm.html][Guile-WM]]
|
||||
|
||||
* Other forms of communication
|
||||
|
||||
- Read a little [[file:about.org][about]] me.
|
||||
|
||||
* Footnotes
|
||||
|
||||
[fn:1] Used to be Cosmic Sans Neue Mono.
|
||||
|
|
Loading…
Reference in a new issue