Fork me on GitHub

Other articles


  1. Playing with DWM

    I recently started playing with suckless tools more, jumping into their window-manager, dwm. It's pretty bare, and requires recompilation to customize it, so I installed a few patches, customized the colours, made it more Debian-suitable, and added some functionality.

    I found I was accidentally using the i3 keystroke to kill …

    read more

    There are comments.

  2. A working logger

    So it took some work, and likely there are better ways to do this, but this logger satisfies my current needs in providing multiple levels of logging, and an iostream interface to make composing strings simpler. First some includes and definitions.

    #include <stdio.h>
    #include <ostream>
    #include <boost/thread.hpp …
    read more

    There are comments.

Page 1 / 5 »

blogroll

social