2013-11-24 23:04:18 +01:00
|
|
|
#+TITLE:
|
|
|
|
#+OPTIONS: toc:nil
|
|
|
|
#+STARTUP: showall
|
|
|
|
#+HTML_LINK_UP: ./
|
|
|
|
#+RSS_EXTENSION: rss
|
|
|
|
|
|
|
|
# * Python mixins :python:coding:
|
|
|
|
# :PROPERTIES:
|
|
|
|
# :PUBDATE: <2013-11-10 Sun 15:35>
|
|
|
|
# :RSS_PERMALINK: articles/python-mixins.html
|
|
|
|
# :END:
|
|
|
|
# A little explanation of one of the things that I think make Mixins
|
|
|
|
# in Python an interesting idea.
|
|
|
|
|
|
|
|
# [[file:articles/python-mixins.org][Read]]
|
|
|
|
|
|
|
|
* Mounting music dir before MPD :systemd:mpd:config:
|
|
|
|
:PROPERTIES:
|
|
|
|
:RSS_PERMALINK: articles/mounting_music_dir_before_mpd.html
|
|
|
|
:PUBDATE: <2013-11-24 Sun 14:03>
|
|
|
|
:END:
|
|
|
|
I use an NFS drive to store my music files, which I don't mount by
|
|
|
|
default (to keep startup fast). It was a pain to have to mount the
|
|
|
|
drive manually each time before starting MPD. [[file:articles/mounting_music_dir_before_mpd.org][Read]]
|
|
|
|
|
|
|
|
* rlwrapping sbcl :sbcl:lisp:utility:
|
|
|
|
:PROPERTIES:
|
|
|
|
:RSS_PERMALINK: articles/rlwrapping_sbcl.html
|
|
|
|
:PUBDATE: <2013-10-06 13:02>
|
|
|
|
:END:
|
|
|
|
A useful addition to SBCL. [[file:articles/rlwrapping_sbcl.org][Read]]
|
|
|
|
|
|
|
|
* C-d to close eshell :eshell:emacs:elisp:config:
|
|
|
|
:PROPERTIES:
|
|
|
|
:PUBDATE: <2013-08-17 2:25>
|
|
|
|
:RSS_PERMALINK: articles/c-d_to_close_eshell.html
|
|
|
|
:END:
|
|
|
|
A little trick to improve your eshell experience. [[file:articles/c-d_to_close_eshell.org][Read]]
|
|
|
|
|
|
|
|
* Some quick git diff tips :org:lisp:hy:elisp:scheme:config:
|
|
|
|
:PROPERTIES:
|
|
|
|
:RSS_PERMALINK: articles/some_quick_git_diff_tips.html
|
|
|
|
:PUBDATE: <2013-08-11 0:54>
|
|
|
|
:END:
|
|
|
|
Making git see more diff. [[file:articles/some_quick_git_diff_tips.org][Read]]
|
2013-12-10 02:25:06 +01:00
|
|
|
|
|
|
|
* Notstumpwm :notion:wm:lua:config:
|
|
|
|
:PROPERTIES:
|
|
|
|
:RSS_PERMALINK: articles/notstumpwm.html
|
|
|
|
:PUBDATE: <2013-05-24 0:10>
|
|
|
|
:END:
|
|
|
|
Pretending Notion is (like) stumpwm. [[file:articles/notstumpwm.org][Read]]
|