Update interests section
This commit is contained in:
parent
fd15fc0c41
commit
7f84ee3b53
1 changed files with 11 additions and 8 deletions
19
index.org
19
index.org
|
@ -82,24 +82,27 @@
|
||||||
Next to pure coding there are some other things that I find
|
Next to pure coding there are some other things that I find
|
||||||
interesting, mostly also relating to coding or otherwise computers.
|
interesting, mostly also relating to coding or otherwise computers.
|
||||||
|
|
||||||
- I am reading [[http://shop.oreilly.com/product/0636920015482.do][Head First C]] and [[http://diveintohtml5.info/][Dive into HTML5]]. Other books I have
|
- 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
|
||||||
read include:
|
books I have read include:
|
||||||
[[http://cm.bell-labs.com/cm/cs/cbook/][The C Programming Language]],
|
[[http://cm.bell-labs.com/cm/cs/cbook/][The C Programming Language]],
|
||||||
[[http://www.paulgraham.com/onlisp.html][On Lisp]],
|
[[http://www.paulgraham.com/onlisp.html][On Lisp]],
|
||||||
[[http://gigamonkeys.com/book/][Practical Common Lisp]],
|
[[http://gigamonkeys.com/book/][Practical Common Lisp]],
|
||||||
[[http://git-scm.com/book][Pro Git]],
|
[[http://git-scm.com/book][Pro Git]],
|
||||||
[[http://pragprog.com/book/btlang/seven-languages-in-seven-weeks][Seven Languages in Seven Weeks]],
|
[[http://pragprog.com/book/btlang/seven-languages-in-seven-weeks][Seven Languages in Seven Weeks]],
|
||||||
[[http://landoflisp.com/][Land of Lisp]]
|
[[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]]
|
||||||
|
|
||||||
- I use the [[http://fonts.ru/public/][PT Mono]] font for my terminal emulator and text editor.
|
- I use the [[http://openfontlibrary.org/en/font/cosmic-sans-neue-mono][Cosmic Sans Neue Mono]] font for my terminal emulator and
|
||||||
Other fonts I've used or tried include:
|
text editor. Other fonts I've used or tried include:
|
||||||
[[http://dejavu-fonts.org/wiki/Main_Page][DejaVu Sans Mono]],
|
[[http://dejavu-fonts.org/wiki/Main_Page][DejaVu Sans Mono]],
|
||||||
[[http://damieng.com/blog/tag/envy-code-r][Envy Code R]],
|
[[http://damieng.com/blog/tag/envy-code-r][Envy Code R]],
|
||||||
[[https://www.redhat.com/promo/fonts/][Liberation Mono]],
|
[[https://www.redhat.com/promo/fonts/][Liberation Mono]],
|
||||||
[[http://sourceforge.net/projects/sourcecodepro.adobe/][Source Code Pro]]
|
[[http://sourceforge.net/projects/sourcecodepro.adobe/][Source Code Pro]],
|
||||||
|
[[http://fonts.ru/public/][PT Mono]]
|
||||||
|
|
||||||
- I use the [[http://www.nongnu.org/stumpwm/][Stumpwm]] window manager. Some others I have used or tried
|
- 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.
|
||||||
include:
|
Some others I have used or tried include:
|
||||||
[[http://awesome.naquadah.org/][Awesome]],
|
[[http://awesome.naquadah.org/][Awesome]],
|
||||||
[[http://dwm.suckless.org/][dwm]],
|
[[http://dwm.suckless.org/][dwm]],
|
||||||
[[http://herbstluftwm.org/][herbstluftwm]],
|
[[http://herbstluftwm.org/][herbstluftwm]],
|
||||||
|
|
Loading…
Reference in a new issue