summaryrefslogtreecommitdiffstats
path: root/blog.org
blob: 3975273f48f39d792ed24886a5336fb1346d42fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#+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]]

* 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]]