Moderators: They make you lose count(Longest thread still alive!)

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
84
Code:
 ________________________________________
/ You are farsighted, a good planner, an \
\ ardent lover, and a faithful friend.   /
----------------------------------------
      \                    / \  //\
       \    |\___/|      /   \//  \\
            /0  0  \__  /    //  | \ \  
           /     /  \/_/    //   |  \  \
           @_^_@'/   \/_   //    |   \   \
           //_^_/     \/_ //     |    \    \
        ( //) |        \///      |     \     \
      ( / /) _|_ /   )  //       |      \     _\
    ( // /) '/,_ _ _/  ( ; -.    |    _ _\.-~        .-~~~^-.
  (( / / )) ,-{        _      `-.|.-~-.           .~         `.
(( // / ))  '/\      /                 ~-. _ .-~      .-~^-.  \
(( /// ))      `.   {            }                   /      \  \
  (( / ))     .----~-.\        \-'                 .~         \  `. \^-.
             ///.----..>        \             _ -~             `.  ^-`  ^-_
               ///-._ _ _ _ _ _ _}^ - - - - ~                     ~-- ,.-~
                                                                  /.-~

edit just to clarify, that was the result of fortune | cowsay -f dragon
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
84 perhaps you need to sudo apt-get install cowsay ? :p
Code:
 _________________________________________
/ You attempt things that you do not even \
\ plan because of your extreme stupidity. /
-----------------------------------------
      \                    / \  //\
       \    |\___/|      /   \//  \\
            /0  0  \__  /    //  | \ \   
           /     /  \/_/    //   |  \  \ 
           @_^_@'/   \/_   //    |   \   \
           //_^_/     \/_ //     |    \    \
        ( //) |        \///      |     \     \
      ( / /) _|_ /   )  //       |      \     _\
    ( // /) '/,_ _ _/  ( ; -.    |    _ _\.-~        .-~~~^-.
  (( / / )) ,-{        _      `-.|.-~-.           .~         `.
(( // / ))  '/\      /                 ~-. _ .-~      .-~^-.  \
(( /// ))      `.   {            }                   /      \  \
  (( / ))     .----~-.\        \-'                 .~         \  `. \^-.
             ///.----..>        \             _ -~             `.  ^-`  ^-_
               ///-._ _ _ _ _ _ _}^ - - - - ~                     ~-- ,.-~
                                                                  /.-~
 

Someone Else 37

Forum Addict
Feb 10, 2013
1,876
1,440
168
85 Problem: I'm running OSX, which doesn't have apt. It doesn't even come with a package manager, as crazy as that is.
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
86 that was why I put a ":p" at the end, to indicate that it was a joke
Code:
________________________________
< You will get what you deserve. >
--------------------------------
      \                    / \  //\
       \    |\___/|      /   \//  \\
            /0  0  \__  /    //  | \ \   
           /     /  \/_/    //   |  \  \ 
           @_^_@'/   \/_   //    |   \   \
           //_^_/     \/_ //     |    \    \
        ( //) |        \///      |     \     \
      ( / /) _|_ /   )  //       |      \     _\
    ( // /) '/,_ _ _/  ( ; -.    |    _ _\.-~        .-~~~^-.
  (( / / )) ,-{        _      `-.|.-~-.           .~         `.
(( // / ))  '/\      /                 ~-. _ .-~      .-~^-.  \
(( /// ))      `.   {            }                   /      \  \
  (( / ))     .----~-.\        \-'                 .~         \  `. \^-.
             ///.----..>        \             _ -~             `.  ^-`  ^-_
               ///-._ _ _ _ _ _ _}^ - - - - ~                     ~-- ,.-~
                                                                  /.-~
 

Someone Else 37

Forum Addict
Feb 10, 2013
1,876
1,440
168
87 brew update
brew search cowsay
brew info cowsay
brew install cowsay
man cowsay
cowsay -l

-- snip ---

fortune | cowsay -n -f satanic
Code:
 __________________________________________
< Is that really YOU that is reading this? >
------------------------------------------
     \
      \  (__) 
         (\/) 
  /-------\/   
/ | 666 ||   
*  ||----||     
   ~~    ~~

That just happened.
 

Someone Else 37

Forum Addict
Feb 10, 2013
1,876
1,440
168
89
Code:
/ It turned out that the worm exploited three or four different holes in the  \
| system.  From this, and the fact that we were able to capture and examine   |
| some of the source code, we realized that we were dealing with someone very |
| sharp, probably not someone here on campus.                                 |
|                 -- Dr. Richard LeBlanc, associate professor of ICS, in      |
\                    Georgia Tech's campus newspaper after the Internet worm. /
-----------------------------------------------------------------------------
      \                    / \  //\
       \    |\___/|      /   \//  \\
            /0  0  \__  /    //  | \ \   
           /     /  \/_/    //   |  \  \ 
           @_^_@'/   \/_   //    |   \   \
           //_^_/     \/_ //     |    \    \
        ( //) |        \///      |     \     \
      ( / /) _|_ /   )  //       |      \     _\
    ( // /) '/,_ _ _/  ( ; -.    |    _ _\.-~        .-~~~^-.
  (( / / )) ,-{        _      `-.|.-~-.           .~         `.
(( // / ))  '/\      /                 ~-. _ .-~      .-~^-.  \
(( /// ))      `.   {            }                   /      \  \
  (( / ))     .----~-.\        \-'                 .~         \  `. \^-.
             ///.----..>        \             _ -~             `.  ^-`  ^-_
               ///-._ _ _ _ _ _ _}^ - - - - ~                     ~-- ,.-~
                                                                  /.-~