Category: Uncategorized

  • More than Enough.

    After making it through More Than Enough, I finally understand the structure. If you do read this book, don’t cheat yourself by skipping the cumulative review sessions at the end of each chapter. They help reinforce a mindset that is a key to getting your priorities in order.

  • remotesplit for cscope

    On a multiuser environment, I added the ‘ps -fu’ bit to detect a gvim session, slightly more fool-resistant than just checking the result code of the –remote-send call. My remotesplit: ps -fu $LOGNAME | grep -v grep | grep gvim 2>/dev/nullif [ $? -ne 0 ]then   gvim $*else   gvim –remote-send “<ESC>:sp $CSCOPE_ROOT/$2<CR>:0<CR>:$1<CR>:-1<CR>” 2>/dev/nullfi

  • More Dave Ramsey, Ancient History, and Texas Hold ‘Em

    Another Dave Ramsey Book, More Than Enough. If you need more inspiration to get your priorities straight, this is it: I got the following book after listening to The Teaching Company‘s lecture series on Ancient Greece and Byzantium. I think I bought it through the History Book Club. You have to be an ancient history…