All pastesPublic feed

Public feed

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

    2055338·text·14.5 KB·2011-05-08 15:32 UTC
    https://api.launchpad.net/devel/ubuntu/natty/amd64 libsdl-gfx1.2-4 2.0.22-0warmuxppa1 233
    https://api.launchpad.net/devel/ubuntu/natty/i386 libsdl-gfx1.2-4 2.0.22-0warmuxppa1 464
    https://api.launchp
  • Mine

    2055337·text·653 B·2011-05-08 15:31 UTC
    ''Mega Man X3'' is the third game in the ''Mega Man X'' series, and the last one to be released on the SNES.
    
    This is the first "100%" run of this game. [user:Mothrayas] speeds through the game very
  • Mine

    2055336·text·653 B·2011-05-08 15:30 UTC
    ''Mega Man X3'' is the third game in the ''Mega Man X'' series, and the last one to be released on the SNES.
    
    This is the first "100%" run of this game. [user:Mothrayas] speeds through the game very
  • Someone

    2055335·text·2.7 KB·2011-05-08 15:27 UTC
    [ 96%] Building CXX object src/CMakeFiles/tomahawk.dir/qrc_resources.cxx.ocd /tmp/yaourt-tmp-zizzfizzix/aur-tomahawk-git/src/tomahawk-build/src && /usr/bin/c++ -D_BSD_SOURCE -DQT_WEBKIT_LIB -DQT_GUI
  • Mine

    2055319·text·330 B·2011-05-08 14:48 UTC
    C
     syncedTo: Sun May 08 2011 07:42:41 GMT-0700 (PDT)
     = 1secs ago (0hrs)
    D
     syncedTo: Sun May 08 2011 07:43:59 GMT-0700 (PDT)
     = 6secs ago (0hrs)
    E
     syncedTo: Sun May 08 2011 07:44:11 GM
  • Mine

    2055313·text·660 B·2011-05-08 14:17 UTC
    Sun May 8 07:17:34 [replslave] replHandshake res not: 1 res: { ok: 1.0 }
    Sun May 8 07:17:34 [replslave] repl: sync_pullOpLog local.oplog.$main syncedTo:Sun May 8 06:59:23 2011 4dc6a1bb:2
    repl: lo
  • Mine

    2055311·text·347 B·2011-05-08 14:14 UTC
    Sun May 8 07:14:21 [replslave] repl: nextOpTime Sun May 8 07:00:06 2011 4dc6a1e6:1 > syncedTo Sun May 8 07:00:02 2011 4dc6a1e2:3
    repl: time diff: 4sec
    repl: tailing: 0
    repl: data too sta
  • W2

    2055309·text·5.1 KB·2011-05-08 14:12 UTC
    W2 - Epithelial Tissue 1 - Histo
    1) Location, Structure, Function
    Definition - Tissue
    4 Tissue Types
    Functions
    Preparing tissues for microscopy - FWDESSM
    Epithelia - Cover, Boundary/Interface, G
  • Someone

    2055307·text·2.4 KB·2011-05-08 14:08 UTC
    $ curl -X GET localhost:5984/
    {"couchdb":"Welcome","version":"1.0.2"}
    $ 
    $ # Ce DB-uri avem?
    $ curl -X GET localhost:5984/_all_dbs
    ["_users","newdb"]
    $ 
    $ # newdb am facut-o eu
    $ curl -X GET l
  • Mine

    2055302·text·198 B·2011-05-08 13:46 UTC
    counter = {}
    mapdata = "1293812903111892371029118907239283902"
    for tile in mapdata:
     if tile not in counter:
     counter[tile] = 1
     else:
     counter[tile] += 1
    print(counter)
  • Unnamed

    2055301·text·7.9 KB·2011-05-08 13:42 UTC
    #v3.02 set variables so everything can be found...
    PATH="/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/X11R7/bin:/root/my-applications/bin"
    LD_LIBRARY_PATH="/lib:/usr/lib:/usr/X11R7/lib:/root/my
  • sully

    2055300·text·897 B·2011-05-08 13:37 UTC
    To-do list
    
    - Ask Joey to change the main vertical titles into text instead of images
    
    - Finish off the Omniture module customizations
    
    - Change URL for Passion Project wall feed to the producti
  • Stuff

    2055290·text·330 B·2011-05-08 13:10 UTC
    T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 4 Spd=12 MxCh= 0
    D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
    P: Vendor=1a86 ProdID=e008 Rev=11.00
    S: Manufacturer=WCH.CN 
    S: P
  • Stuff

    2055289·text·332 B·2011-05-08 13:09 UTC
    T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 4 Spd=12 MxCh= 0
    D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
    P: Vendor=1a86 ProdID=e008 Rev=11.00
    S: Manufacturer=WCH.CN 
    S: P
  • leitourgika - memory allocation

    2055285·c·27.1 KB·2011-05-08 12:52 UTC
    1 /*
     2 * SLOB Allocator: Simple List Of Blocks
     3 *
     4 * Matt Mackall <mpm@selenic.com> 12/30/03
     5 *
     6 * NUMA support by Paul Mundt, 2007.
     7 *
     8 * How SLOB works:
     9 *
  • fmt fix for C strings

    2055284·diff·2.8 KB·2011-05-08 12:48 UTC
    diff --git a/fmt/private/fmt-c.scm b/fmt/private/fmt-c.scm
    index f686406..8c1d51f 100644
    --- a/fmt/private/fmt-c.scm
    +++ b/fmt/private/fmt-c.scm
    @@ -88,15 +88,20 @@
     (or (number? x) (string? x)
  • Anonymous

    2055275·text·1.0 KB·2011-05-08 12:35 UTC
    <?php
     $file=fopen("humidity.txt","r");
    
    /*
    MONTH SEP10
    d1 71 70 70 70 70 70 74 75 73 73 73 73 73 73 72 75 68 60 60 60 58
    d2 55 55 56 54 53 56 56 57 49 32 54 47 47 52
    d28 34 33
    */
    
    $mon
  • Someone

    2055271·text·6 B·2011-05-08 12:31 UTC
    @@dddd
  • Someone

    2055269·text·263 B·2011-05-08 12:19 UTC
    May 8 14:16:01 dwd postfix/smtpd[10238]: sql_select option missing
    May 8 14:16:01 dwd postfix/smtpd[10238]: auxpropfunc error no mechanism available
    May 8 14:16:01 dwd postfix/smtpd[10238]: _sasl
  • Something

    2055268·text·307 B·2011-05-08 11:52 UTC
    List<Zakaznik> loginName;
     loginName = em.createQuery("SELECT v FROM Zakaznik WHERE v.login LIKE :str)", Zakaznik.class ).setParameter("str", meno ).getResultList() ;
     if(meno == logi

older pastes →