All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Untitled

    2051756·text·166 B·2011-04-29 00:01 UTC
    if( cloneman == 'gay')
     if ( clonemans_cousin == 'dork')
     if ( clonemans_bro == 'bigger dork')
     System.out.println("cloneman has a family of gay dorks");
  • Untitled

    2051754·text·198 B·2011-04-28 23:57 UTC
    if(true)
    {
     if(int1 != 5)
     {
     System.out.println("line 15");
     } // end of if int1 != 5
     else
     { 
     System.out.println("line 17");
     } // end of else
    } // end of if true
  • anirudh

    2051752·ruby·1.1 KB·2011-04-28 23:55 UTC
    #script for CAD study, edit 2
    
    #preceded with _ so that it starts before all other scripts/plugins
    
    printf("***** Loading: %s\n", File.basename(__FILE__))
    
    # create a class to trap up comsole ou
  • Ryo-ohki

    2051749·text·106.1 KB·2011-04-28 23:40 UTC
    
        
  • Untitled

    2051745·text·109 B·2011-04-28 23:03 UTC
    if(true)
     if(int1 != 5)
     System.out.println("line 15");
     else
     System.out.println("line 17");
  • Untitled

    2051744·text·116 B·2011-04-28 22:59 UTC
    if(int1 == 5)
     if(int1 != 5)
     System.out.println("line 15");
     else
     System.out.println("line 17");
  • Mine

    2051743·python·78 B·2011-04-28 22:56 UTC
    while True:
     s = raw_input()
     if s == "exit":
     break
     DoStuffWith(s)
  • Stuff

    2051740·text·569 B·2011-04-28 22:44 UTC
    Traceback (most recent call last):
     File "compile.py", line 2, in <module>
     import bin.compile
     File "/home/qwebirc/qwebirc/bin/compile.py", line 5, in <mod
     import pages, os, subprocess,
  • Stuff

    2051739·text·519 B·2011-04-28 22:41 UTC
    [ 4108.616096] usb 1-1: new low speed USB device using uhci_hcd and address 4
    [ 4108.790065] usb 1-1: New USB device found, idVendor=0bc7, idProduct=0006
    [ 4108.790079] usb 1-1: New USB device strin
  • Untitled

    2051738·text·54.8 KB·2011-04-28 22:35 UTC
    
        
  • Someone

    2051737·text·106.7 KB·2011-04-28 22:34 UTC
    
        
  • Anonymous

    2051736·text·2.5 KB·2011-04-28 22:32 UTC
    The media has been throwing the word piracy around a lot lately, but what does that really mean, and what does it have to do with torrents?
     Piracy is defined by Wikipedia as “The unauthorized or pr
  • Ryo-ohki

    2051735·text·116.5 KB·2011-04-28 22:32 UTC
    
        
  • Anonymous

    2051734·text·2.6 KB·2011-04-28 22:21 UTC
    The media has been throwing the word piracy around a lot lately, but what does that really mean, and what does it have to do with torrents?
     Piracy is defined by Wikipedia as “Copyright infringement
  • Anonymous

    2051730·text·2.2 KB·2011-04-28 22:17 UTC
    HOST: -------- Loss% Snt Last Avg Best Wrst StDev
     1.|-- mpdedicated.com 0.0% 600 0.3 5.8 0.2 214.5 24.1
     2.
  • Anonymous

    2051729·text·1.2 KB·2011-04-28 22:15 UTC
    HOST: aurora Loss% Snt Last Avg Best Wrst StDev
     1.|-- mpdedicated.com 0.0% 600 0.3 5.8 0.2 214.5 24.1
     2.|-
  • Miscellany

    2051727·text·780 B·2011-04-28 22:12 UTC
    <game>
     <id>306</id>
     <name>Arma 2: Operation Arrowhead</name>
     <exe>ArmA2OA.exe</exe>
     <conditions>
     <cond name="has-anims-pbo" type="file-present" file="{exedir}Common\anims.pbo" />
  • Someone

    2051724·text·992 B·2011-04-28 22:10 UTC
    <!-- ArmA2OA beta patch -->
     <game>
     <id>306</id>
     <name>Arma 2: Operation Arrowhead</name>
     <exe>arma2oa.exe</exe>
     <conditions>
     <cond name="has-uninstall-oa-beta" type="file-present" f
  • Miscellany

    2051721·text·954 B·2011-04-28 22:02 UTC
    #define SYSTEM_PROXY_SETTINGS_SCHEMA_ID "org.gnome.system.proxy"
    #define SYSTEM_PROXY_SETTINGS_MODE "mode"
    #define SYSTEM_PROXY_SETTINGS_SOCKS "org.gnome.system.proxy.socks"
    #define SYSTEM_PROX
  • r0hit

    2051720·text·28.3 KB·2011-04-28 21:55 UTC
    make xbmc/cores/DllLoader/exports/exports.a
    make[1]: Entering directory `/home/rohit/xbmc-10.1'
    make -C xbmc/cores/DllLoader/exports
    make[2]: Entering directory `/home/rohit/xbmc-10.1/xbmc/cores/Dl

older pastes →