Kill The Yak
    No-BS guides to get your project rolling
All I want to do is. . .
    
    - 
        . . .schedule jobs in MacOSX (a guide to launchd).
        
            
    
        
    
        
        
            
            
            :: tags:
            
                ops
                
            
            
            
        
        
            
               :: Updated 10/04/17
            
        
    
- 
        . . .record your screen on OS X.
        
            
    
        
    
        
        
        
            
               :: Updated 12/10/15
            
        
    
- 
        . . .change all .md to .markdown.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                bash
                
            
            
            
        
        
            
               :: Updated 11/01/15
            
        
    
- 
        . . .compress images.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                imagemagick
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .install mpd, mpc, and ncmpcpp.
        
            
    
        
    
        
        
            
            
            :: tags:
            
                mpd
                
                ,
                
            
                mpc
                
                ,
                
            
                ncmpcpp
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .convert files with pandoc.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                pandoc
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .turn source code into a PDF.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                pdf
                
                ,
                
            
                pandoc
                
                ,
                
            
                a2ps
                
                ,
                
            
                pdftk
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .print with a2ps.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                a2ps
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .spoof my MAC address.
        
            
    
        
    
        
        
            
            
            :: tags:
            
                ifconfig
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .use ncmpcpp.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                mpd
                
                ,
                
            
                mpc
                
                ,
                
            
                ncmpcpp
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .use ed.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                ed
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .setup and use SSH.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                ssh
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .wget an entire website.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                wget
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .use ffmpeg.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                ffmpeg
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .use submodules in git.
        
            
    
        
    
        
    
        
    
        
        
            
            
            :: tags:
            
                git
                
            
            
            
        
        
            
               :: Updated 10/10/15
            
        
    
- 
        . . .use PostgreSQL with Flask or Django.
        
            
    
        
    
        
    
        
    
        
        
            
            
            :: tags:
            
                python
                
                ,
                
            
                django
                
                ,
                
            
                flask
                
            
            
            
        
        
            
               :: Updated 01/17/15
            
        
    
- 
        . . .install IPython Notebook.
        
            
    
        
    
        
        
            
            
            :: tags:
            
                python
                
                ,
                
            
                scientific
                
            
            
            
        
        
            
               :: Updated 05/23/14
            
        
    
- 
        . . .install Homebrew.
        
            
    
        
    
        
        
        
            
               :: Updated 02/09/14
            
        
    
- 
        . . .install the latest Mac C and C++ compilers.
        
            
    
        
    
        
        
            
            
            :: tags:
            
                compilers
                
            
            
            
        
        
            
               :: Updated 09/15/13
            
        
    
- 
        . . .install and configure Git.
        
            
    
        
    
        
        
            
            
            :: tags:
            
                git
                
            
            
            
        
        
            
               :: Updated 09/15/13
            
        
    
- 
        . . .install Python 2 and/or 3.
        
            
    
        
    
        
        
            
            
            :: tags:
            
                python
                
            
            
            
        
        
            
               :: Updated 09/15/13
            
        
    
- 
        . . .serve a Flask App with uWSGI and nginx.
        
            
    
        
    
        
    
        
    
        
        
            
            
            :: tags:
            
                python
                
                ,
                
            
                flask
                
            
            
            
        
        
            
               :: Updated 09/01/13
            
        
    
- 
        . . .use the same vimrc for terminal and gui.
        
            
    
        
    
        
    
        
    
        
        
            
            
            :: tags:
            
                vim
                
            
            
            
        
        
            
               :: Updated 08/09/13
            
        
    
- 
        . . .get an app apk from and android device.
        
            
    
        
    
        
    
        
    
        
        
        
            
               :: Updated 07/15/13
            
        
    
- 
        . . .use virtualenv + virtualenvwrapper with Python.
        
            
    
        
    
        
    
        
    
        
        
            
            
            :: tags:
            
                python
                
            
            
            
        
        
            
               :: Updated 07/14/13
            
        
    
- 
        . . .install a scientific Python environment (numpy + scipy + matplotlib) on MacOSX without Enthought.
        
            
    
        
    
        
        
            
            
            :: tags:
            
                python
                
                ,
                
            
                scientific
                
            
            
            
        
        
            
               :: Updated 07/14/13
            
        
    
- 
        . . .add color to my Terminal.
        
            
    
        
    
        
        
        
            
               :: Updated 07/14/13
            
        
    
- 
        . . .use Coffeescript in a Django app.
        
            
    
        
    
        
    
        
    
        
        
            
            
            :: tags:
            
                coffeescript
                
                ,
                
            
                python
                
                ,
                
            
                django
                
            
            
            
        
        
            
               :: Updated 07/14/13
            
        
    
- 
        . . .install Coffeescript.
        
            
    
        
    
        
        
            
            
            :: tags:
            
                coffeescript
                
            
            
            
        
        
            
               :: Updated 07/14/13
            
        
    
- 
        . . .use Celery in Django with a Redis backend.
        
            
    
        
    
        
    
        
        
            
            
            :: tags:
            
                python
                
                ,
                
            
                django
                
            
            
            
        
        
            
               :: Updated 07/13/13