2013-11-24 23:05:37 +01:00
|
|
|
#+TITLE:
|
2012-06-21 21:24:54 +02:00
|
|
|
#+LANGUAGE: en
|
|
|
|
#+STARTUP: showall
|
2013-10-02 00:27:10 +02:00
|
|
|
#+OPTIONS: toc:nil H:1
|
2014-04-16 00:27:08 +02:00
|
|
|
#+HTML_LINK_UP:
|
|
|
|
#+HTML_LINK_HOME:
|
2012-06-21 21:24:54 +02:00
|
|
|
|
2014-04-16 00:27:08 +02:00
|
|
|
#+BEGIN_CENTER
|
2014-06-03 22:10:37 +02:00
|
|
|
[[http://code.ryuslash.org][Code]]
|
2014-04-16 00:27:08 +02:00
|
|
|
#+END_CENTER
|
2013-11-24 23:04:18 +01:00
|
|
|
|
2014-06-03 22:10:37 +02:00
|
|
|
* Blog
|
|
|
|
|
|
|
|
Some thoughts I may have had, and was foolish enough to write down.
|
|
|
|
|
|
|
|
#+INCLUDE: articles/shortlist.org
|
|
|
|
|
2013-11-24 23:04:18 +01:00
|
|
|
* Projects
|
2012-07-01 14:17:54 +02:00
|
|
|
|
2013-10-02 00:00:00 +02:00
|
|
|
These are the projects I keep myself busy with in my free time. Some
|
|
|
|
may be old, all might be badly written and one or two might be
|
|
|
|
useful. They are not sorted in order of importance, popularity or
|
|
|
|
size.
|
2013-10-01 23:39:48 +02:00
|
|
|
|
2014-12-27 22:15:01 +01:00
|
|
|
** [[https://github.com/ryuslash/yoshi-theme][yoshi-theme]] :Theme:Elisp:
|
|
|
|
|
|
|
|
A theme named after my cat. I needed a name and couldn't think of
|
|
|
|
one, he doesn't actually look anything like this theme, for example:
|
|
|
|
He doesn't have so much text all over him.
|
|
|
|
|
2014-04-16 01:51:00 +02:00
|
|
|
** [[file:projects/sti.org][sti]] :Bash:
|
|
|
|
|
|
|
|
A stupid little tool installer. For the little scripts that don't
|
|
|
|
belong in a package manager, do belong in VCS, but shouldn't take
|
|
|
|
too long to set up.
|
|
|
|
|
2013-11-27 23:56:19 +01:00
|
|
|
** [[http://projects.ryuslash.org/cdispass/][cdispass]] :Conkeror:JavaScript:
|
2013-04-01 14:23:40 +02:00
|
|
|
|
2013-10-02 00:27:10 +02:00
|
|
|
A [[http://conkeror.org][Conkeror]] interface for [[http://dispass.babab.nl][DisPass]]. Input your passphrases directly
|
|
|
|
into web forms, no need to copy/paste them.
|
2013-04-01 14:23:40 +02:00
|
|
|
|
2013-11-27 23:56:19 +01:00
|
|
|
** [[http://projects.ryuslash.org/dispass.el/][dispass.el]] :Elisp:
|
2013-05-27 03:07:04 +02:00
|
|
|
|
2013-10-02 00:27:10 +02:00
|
|
|
An Emacs wrapper for [[http://dispass.babab.nl][DisPass]], quite handy but destroys all your
|
|
|
|
security.
|
2013-05-27 03:07:04 +02:00
|
|
|
|
2013-11-27 23:56:19 +01:00
|
|
|
** [[http://projects.ryuslash.org/eye-on-manga/][Eye on Manga]] :Maemo:C:
|
2013-05-27 03:07:04 +02:00
|
|
|
|
2013-10-02 00:27:10 +02:00
|
|
|
I kept forgetting which manga to buy, or more accurately, which I
|
|
|
|
already have, so I wrote a Maemo application to help me remember.
|
2013-05-27 03:07:04 +02:00
|
|
|
|
2013-10-13 00:54:47 +02:00
|
|
|
** [[http://projects.ryuslash.org/git-auto-commit-mode/][git-auto-commit-mode]] :Elisp:
|
2013-05-27 03:07:04 +02:00
|
|
|
|
2013-10-02 00:27:10 +02:00
|
|
|
Automatically commit changes to git after each save. Handy for
|
|
|
|
certain types of documents, which don't need long commit messages,
|
|
|
|
but should be stored on each revision.
|
|
|
|
|
2013-11-27 23:56:19 +01:00
|
|
|
** [[http://projects.ryuslash.org/gitto/][gitto]] :Guile:Scheme:
|
2013-10-02 00:27:10 +02:00
|
|
|
|
|
|
|
An application to get an overview of the state of your repositories.
|
|
|
|
|
|
|
|
** [[file:projects/mode-icons.org][mode-icons]] :Elisp:
|
|
|
|
|
|
|
|
An emacs module that shows an icon instead of the major mode's name
|
|
|
|
in some cases.
|
|
|
|
|
|
|
|
** [[file:projects/ogi.org][ogi]] :Elisp:
|
|
|
|
|
|
|
|
An =org-mode= interface to github issues, not very complete yet, but
|
|
|
|
at least it can grab some issues for you, I think.
|
|
|
|
|
2013-11-24 23:04:18 +01:00
|
|
|
** [[file:projects/baps1.org][baps1]] :C:
|
|
|
|
|
|
|
|
A simple PS1 formatting utility. Doesn't do a lot yet, but does it a
|
|
|
|
hell of a lot faster than the PHP script it replaced. (I hope)
|
|
|
|
|
2013-10-02 00:27:10 +02:00
|
|
|
** more
|
|
|
|
|
|
|
|
I have [[http://code.ryuslash.org][other projects]] around here too. Not sure if you would be
|
|
|
|
interested in that, though.
|
2013-05-27 03:07:04 +02:00
|
|
|
|
2014-04-24 23:54:59 +02:00
|
|
|
* Configuration
|
|
|
|
|
|
|
|
- I have put a work-in-progress literate Emacs [[file:dotfiles/emacs/init.org][configuration]] up
|
|
|
|
(once again) for anyone who may be interested in such a thing.
|
|
|
|
|
2014-12-27 21:57:37 +01:00
|
|
|
- I've also put my [[file:dotfiles/mailcap.html][Mailcap]] file here. It's tiny and uninteresting,
|
|
|
|
but it was easy to make literate.
|
|
|
|
|
2014-04-16 00:27:27 +02:00
|
|
|
* Profiles
|
|
|
|
|
|
|
|
I'm often trying out new websites and services on the internet.
|
|
|
|
Especially if they have something to do with code. Here are some of
|
2014-04-16 00:37:58 +02:00
|
|
|
them.
|
|
|
|
|
|
|
|
- I mirror some of my projects' code to [[https://github.com/ryuslash][github]].
|
|
|
|
- A few of my occasional contributions are tracked by [[https://www.ohloh.net/accounts/ryuslash][Ohloh]].
|
2014-04-16 00:27:27 +02:00
|
|
|
|
2013-10-02 00:00:00 +02:00
|
|
|
* Some other interests
|
|
|
|
|
|
|
|
Next to pure coding there are some other things that I find
|
|
|
|
interesting, mostly also relating to coding or otherwise computers.
|
|
|
|
|
2014-04-24 23:54:59 +02:00
|
|
|
- I am currently reading [[http://www.nostarch.com/autotools.htm][Autotools]]. Other books
|
2014-03-30 23:47:46 +02:00
|
|
|
I have read include:
|
2013-10-02 00:00:00 +02:00
|
|
|
[[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]],
|
|
|
|
[[http://git-scm.com/book][Pro Git]],
|
2013-10-13 00:54:47 +02:00
|
|
|
[[http://pragprog.com/book/btlang/seven-languages-in-seven-weeks][Seven Languages in Seven Weeks]],
|
2013-12-10 02:24:26 +01:00
|
|
|
[[http://landoflisp.com/][Land of Lisp]],
|
|
|
|
[[https://leanpub.com/lovinglisp][Loving Common Lisp, or the Savvy Programmer's Secret Weapon]],
|
2014-03-30 23:47:46 +02:00
|
|
|
[[http://diveintohtml5.info/][Dive into HTML5]],
|
2014-04-24 23:54:59 +02:00
|
|
|
[[http://shop.oreilly.com/product/0636920015482.do][Head First C]],
|
|
|
|
[[http://www.headfirstlabs.com/books/hfdp/][Head First Design Patterns]]
|
2013-04-01 14:23:40 +02:00
|
|
|
|
2014-03-30 23:47:46 +02:00
|
|
|
- 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:
|
2013-10-01 23:39:48 +02:00
|
|
|
[[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]],
|
2013-12-10 02:24:26 +01:00
|
|
|
[[http://sourceforge.net/projects/sourcecodepro.adobe/][Source Code Pro]],
|
|
|
|
[[http://fonts.ru/public/][PT Mono]]
|
2013-10-01 23:39:48 +02:00
|
|
|
|
2014-03-30 23:47:46 +02:00
|
|
|
- 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:
|
2013-10-01 23:39:48 +02:00
|
|
|
[[http://awesome.naquadah.org/][Awesome]],
|
|
|
|
[[http://dwm.suckless.org/][dwm]],
|
2014-03-30 23:47:46 +02:00
|
|
|
[[http://notion.sourceforge.net/][Notion]],
|
|
|
|
[[http://www.markwitmer.com/guile-xcb/guile-wm.html][Guile-WM]]
|
2013-05-27 03:07:04 +02:00
|
|
|
|
2013-10-02 00:00:00 +02:00
|
|
|
* Other forms of communication
|
2013-05-27 03:07:04 +02:00
|
|
|
|
|
|
|
- Read a little [[file:about.org][about]] me.
|
2014-03-30 23:47:46 +02:00
|
|
|
|
|
|
|
* Footnotes
|
|
|
|
|
|
|
|
[fn:1] Used to be Cosmic Sans Neue Mono.
|