Page 15 of 5349 FirstFirst ... 5131415161725651155151015 ... LastLast
Results 141 to 150 of 53490

Thread: The BUMP Thread

  1. #141
    Join Date
    May 2007
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: The BUMP Thread

    Code:
    sudo apt-get build-dep bump bump-tools bump-dev libbump
    man bump
    bump now http://ubuntuforums.org/showthread.php?p=3156924

  2. #142
    Join Date
    Oct 2006
    Beans
    4,628
    Distro
    Kubuntu 18.10 Cosmic Cuttlefish

    Re: The BUMP Thread

    Code:
    cd /bump_0.5.1
    ./configure --prefix=/usr --enable-bump-extra
    make
    sudo make install
    And now
    Code:
    bump
    Blog | Ubuntu User #15350 | Zsh FTW | Ubuntu Security | Nothing to hide?
    AMD Phenom II X6 1075T @ 3GHz, Nvidia GTX 650, 8GB DDR3 RAM, 1 X 1TB, 2 X 3TB HDD
    Please don't request support via PM


  3. #143
    Join Date
    May 2007
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: The BUMP Thread

    on the fly:
    Code:
    ...
    void main(string args[]) {
       string text = args.String();
       while(true) {
          bump(text);
       }
       return;
    }
    ...
    void bump(string bumpText) {
       InternetProtocol message = new InternetProtocol();
       message.out("reply", http://ubuntuforums.org/showthread.php?p=3156970, bumpText);
       return;
    }
    Last edited by Rocket2DMn; August 8th, 2007 at 11:44 PM. Reason: I forgot return statements! Blasphemous!

  4. #144
    Join Date
    Mar 2007
    Beans
    Hidden!
    Distro
    Kubuntu 7.04 Feisty Fawn

    Re: The BUMP Thread

    pmub
    Nuts. Totally linuts.

    linux game: slingshot

  5. #145
    Join Date
    Dec 2006
    Location
    Manila, Philippines
    Beans
    1,886
    Distro
    Ubuntu Development Release

    Re: The BUMP Thread

    I'm using this thread to bump this annoying synce-bug with no fix yet!
    MacBook Air 3,1 128gb | Fujitsu Esprimo U9200 | Google Nexus One

    Pinoy ka ba? | Google Profile | Twitter: @AllanCaeg| Identi.ca: allancaeg

  6. #146
    Join Date
    May 2007
    Beans
    946

    Re: The BUMP Thread

    10 bump
    20 goto 10

  7. #147
    Join Date
    May 2007
    Beans
    946

    Re: The BUMP Thread

    Code:
     
    yes bump

  8. #148
    Join Date
    Mar 2007
    Location
    /Earth/USA/MD/Home
    Beans
    826
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: The BUMP Thread

    Code:
    #!/usr/bin/python
    class Bump:
        def bump(thread):
            thread = open(thread)
            threadtext = thread.readlines()
            threadtext.writelines("XD PyBUMP")
            threadtext.close()
    bumpy = Bump()
    bump.bump('http://ubuntuforums.org/showthread.php?t=520091')
    I <3 Python!
    In Soviet Russia, cake lies you!
    My Blog | Email Me

  9. #149
    Join Date
    Jul 2007
    Location
    With Tux
    Beans
    691
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Question Re: The BUMP Thread

    WEEE WIIIIIII!!!!!

    bump**

  10. #150
    Join Date
    Oct 2006
    Location
    Barberton, OH
    Beans
    1,206
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: The BUMP Thread

    And thus. . .I bump, yet again. . . .

Page 15 of 5349 FirstFirst ... 5131415161725651155151015 ... LastLast

Tags for this Thread

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
  •