Page 976 of 990 FirstFirst ... 476876926966974975976977978986 ... LastLast
Results 9,751 to 9,760 of 9896

Thread: You know you're a geek when........

  1. #9751
    Join Date
    Aug 2007
    Location
    Canada
    Beans
    416
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: You know you're a geek when........

    When you wanna know what the number 43 means @#$%#???
    Best, Gnusci

    "Never make a calculation until you know the answer." -- Wheeler, Spacetime Physics, pg 60.

  2. #9752
    Join Date
    Nov 2012
    Beans
    32

    Re: You know you're a geek when........

    You know you're a geek when....
    you stick two fingers up at windows adverts
    Partition your USB so your never without Linux
    Collect Linux distos for fun

  3. #9753
    Join Date
    Aug 2007
    Location
    Tokyo
    Beans
    178

    Re: You know you're a geek when........

    ... you try to use vi commands in this forum's input box.

    Yes, I have to plead guilty to that.
    Full time developer of Wakame-VDC. A free open source IaaS Cloud.
    Wiki | Github | Homepage | Yum Repository | Project Twitter | Personal Twitter

  4. #9754
    Join Date
    Mar 2012
    Location
    /home/ubun2to
    Beans
    355
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: You know you're a geek when........

    Quote Originally Posted by mythic97 View Post
    You know you're a geek when....
    you stick two fingers up at windows adverts
    I wrote a little poem to Windows:
    Roses are red,
    Violets are blue,
    I have two hands with ten fingers,
    The middle ones are for you!
    "Early man sometimes evolved not by adapting him to better suit his environment, but by adapting his environment to better suit him."
    Translation: don't expect Ubuntu to be perfect and maintenance free.

  5. #9755
    Join Date
    Nov 2012
    Beans
    46
    Distro
    Xubuntu 12.10 Quantal Quetzal

    Re: You know you're a geek when........

    when you try to sudo to start your car.

  6. #9756
    Join Date
    Apr 2008
    Location
    In the real world.
    Beans
    37
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: You know you're a geek when........

    Code:
    #! /brain/bash
    
    threshold=90 #adjust this to tolerate (inverse) boneheadedness percentage
    
    gotit="You know you're a geek when you can"
    dungotit="I just can't"
    : ${geeklevel:=0}
    
    funct_geeklogic()
    {
    if [ "$1" -ge "$2" ]
         then
              echo "$gotit"
         else
              echo "$dungotit"
              cake=lie
    fi
    }
    
    funct_reward()
    {
    if [ "$cake" != lie ]
         then
              mpg321 /$HOME/Music/vlv/portal/alive\ radio.mp3
              sleep 3
              $CAKE > /dev/plate
              sleep 1
              $FORK >> /dev/plate
         else
              $READER > /dev/null &!
    fi
    }
    
    $geeklevel=`$READER_UNDERSTANDING_OF_THIS_REPLY | sed 's/%//g'`
    #Wirzenius wrote this portably, Torvalds f***ed it up :-)
    
    echo "`$geeklevel $threshold funct_geeklogic` read and understand this."
    
    funct_reward #note: remember to write funct_v_candesence to replace this in next version
    
    #see you space cowboy
    I made sure to make it more convoluted than necessary, yay.
    Grant yourself a pair of BC glasses if you instantly got the linux kernel reference. Upgrade the BC glasses to sunglasses with a magic marker if you (without google) know what BC glasses are.

    Sorry people, alcohol made me do it.
    I hear; I forget. I see; I remember. I do; I understand. -Chinese proverb

  7. #9757
    Join Date
    Jan 2010
    Location
    /usr/share/your_fridge
    Beans
    1,640
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: You know you're a geek when........

    Code:
    #include <iostream>
    
    using namespace std;
    
    void outputykyagw;
    
    int main ()
    {
    outputoutputykyagw;
    return 0;
    }
    
    void outputykyagw
    {
    cout << "YKYAGW you can write C++ when half-awake and not entirely sober" <<endl;
    }
    "Meddle not with roos; thou art crunchy and grasshopper-like" ※The SABRFL※

    Last edited by ubunterooster; 1 Minute ago

  8. #9758
    Join Date
    Nov 2012
    Beans
    16

    Re: You know you're a geek when........

    Quote Originally Posted by mythic97 View Post
    You know you're a geek when....
    you stick two fingers up at windows adverts
    Partition your USB so your never without Linux
    Collect Linux distos for fun
    I think we're all guilty of that but I still love that mint 7.

    You know your a geek when you and your professor are trying to explain to a peer who windows is just sloppy code.

  9. #9759
    Join Date
    Dec 2012
    Beans
    16

    Re: You know you're a geek when........

    You know you are a geek when you spend too much time looking at posts in the "You know your're a geek when..." thread.

  10. #9760
    Join Date
    Dec 2012
    Beans
    4

    Re: You know you're a geek when........

    when you feel the urge to install ALL the linux distros

Page 976 of 990 FirstFirst ... 476876926966974975976977978986 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •