Skip to content

Instantly share code, notes, and snippets.

@tackley
Created October 14, 2011 10:33
Show Gist options
  • Save tackley/1286778 to your computer and use it in GitHub Desktop.
Save tackley/1286778 to your computer and use it in GitHub Desktop.
Summary slides from my lift talk at scala lift off, London
clear
cowsay -f dragon-and-cow <<EOF
View first is weird at first...
stick with it, it's on fire!
EOF
echo
echo "Graham Tackley | @tackers | [email protected]"
echo
@tackley
Copy link
Author

tackley commented Oct 14, 2011

The output:

/ View first is wierd at first... stick \
\ with it, it's on fire!                /
 --------------------------------------- 
                       \                    ^    /^
                        \                  / \  // \
                         \   |\___/|      /   \//  .\
                          \  /O  O  \__  /    //  | \ \           *----*
                            /     /  \/_/    //   |  \  \          \   |
                            @___@`    \/_   //    |   \   \         \/\ \
                           0/0/|       \/_ //     |    \    \         \  \
                       0/0/0/0/|        \///      |     \     \       |  |
                    0/0/0/0/0/_|_ /   (  //       |      \     _\     |  /
                 0/0/0/0/0/0/`/,_ _ _/  ) ; -.    |    _ _\.-~       /   /
                             ,-}        _      *-.|.-~-.           .~    ~
            \     \__/        `/\      /                 ~-. _ .-~      /
             \____(oo)           *.   }            {                   /
             (    (--)          .----~-.\        \-`                 .~
             //__\\  \__ Ack!   ///.----..<        \             _ -~
            //    \\               ///-._ _ _ _ _ _ _{^ - - - - ~

Graham Tackley | @tackers | [email protected]

~ $ 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment