Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • 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.

    June 6, 2005
  • 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

    May 16, 2005
  • 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…

    May 3, 2005
←Previous Page
1 … 308 309 310 311 312
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress