All pastesPublic feed

Public feed

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

    2023323·text·5.6 KB·2010-12-19 05:36 UTC
    Named Binary Tag specification
    
    NBT (Named Binary Tag) is a tag based binary format designed to carry large amounts of binary data with smaller amounts of additional data.
    An NBT file consists of a
  • Azurak

    2023313·text·5.7 KB·2010-12-19 05:02 UTC
    DebugMessage: Version 1.10.052 last updated on: 12-18-2010 22:41
    DebugMessage: Entering WinMain
    DebugMessage: ******* Starting Game Shell *******
    DebugMessage: *********DXDiag info follows.****
  • argonel

    2023304·text·477 B·2010-12-19 04:32 UTC
    Index: index.php
    ===================================================================
    --- index.php (revision 1207653)
    +++ index.php (working copy)
    @@ -1,6 +1,6 @@
     <html xmlns="http://www.w3.org/1999/
  • Untitled

    2023300·text·925 B·2010-12-19 04:22 UTC
    Now, this is the story all about how
    My life got flipped-turned upside down
    And I'd like to take a minute
    Just sit right there
    I'll tell you how I became the kenny of a place called Texas
    
    In Ba
  • Untitled

    2023246·text·40 B·2010-12-19 02:38 UTC
    server: fiction-is-pulp.co.cc join #chat
  • Unnamed

    2023243·text·1.7 KB·2010-12-19 02:36 UTC
    szklanka(0). % pozycja: na dol
    szklanka(1). % pozycja: w gore
    
    szklanki([A,B,C,D]) :- % +-+-+
     szklanka(A), % |A|B|
     szklanka(B), % +-+-+
     szklanka(C), % |C|D|
     szklanka(D). % +-+-+
  • Unnamed

    2023157·text·867 B·2010-12-18 23:52 UTC
    misc: rpm name match `iscsi':
     dkms-iscsitarget
     iscsitarget
     iscsitarget-debug
     iscsitarget-kernel-desktop-latest
     iscsitarget-kernel-desktop586-latest
     iscsitarget-kernel-server-la
  • Stuff

    2023156·text·763 B·2010-12-18 23:50 UTC
    misc: rpm name match `nbd':
     mille-xterm-nbd
     mille-xterm-nbd-client
     mille-xterm-nbd-debug
     mille-xterm-nbd-server
    misc: rpm provide match `nbd':
     gcstar
     kernel-desktop-2.6.36.2-1m
  • Anon vs Nick

    2023132·text·5.9 KB·2010-12-18 23:09 UTC
    22:14 Anonymousse Did you want something?
    22:52 Anonymousse TheGreatNickInTheSky: Summoning just in case.
    23:13 TheGreatNickInTheSky Hey, sorry about that
    23:16 TheGreatNickInTheSky Has bigplrbear
  • Miscellany

    2023114·lua·529 B·2010-12-18 22:04 UTC
    -- xxx: think of a better way to handle this
    local limits = {
     { Min = 0, Max = 9, DestIndex = 0 },
     { Min = 8, Max = 17, DestIndex = 8 },
     { Min = 16, Max = 25, DestIndex = 16 },
     { Min = 24, Ma
  • Anonymous

    2023039·text·1.3 KB·2010-12-18 20:01 UTC
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 260.19.12 (buildmeister@builder101) Fri Oct 8 11:47:04 PDT 2010
    
    Section "ServerLayout"
     Ident
  • Someone

    2023037·asm·2.8 KB·2010-12-18 20:00 UTC
    char val;
    int ledpin = 8;
    
    void setup() {
    
     pinMode(ledpin, OUTPUT);
     Serial.begin(9600);
    
    }
    
    void loop() {
    
     if( Serial.available() )
     {
     val = Serial.read();
     }
     if( val ==
  • Untitled

    2023024·text·2.9 KB·2010-12-18 19:38 UTC
    Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
    
    EAC extraction logfile from 18. December 2010, 20:31
    
    Eligh / Grey Crow
    
    Used drive : PIONEER DVD-RW DVR-216D Adapter: 1 ID: 2
    
    Rea
  • Something

    2023020·text·2.7 KB·2010-12-18 19:28 UTC
    14:24 *** mouser joined #uno
     Hello and welcome to the UNO Channel on Mibbit. Feel free to hang out here. http://www.jrtechsupport.com/bots/uno.php for instructions. To start a game of UNO just t
  • Vermischtes

    2023019·text·34.7 KB·2010-12-18 19:19 UTC
    
        
  • Miscellany

    2023012·text·1.9 KB·2010-12-18 19:07 UTC
    Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
    
    EAC extraction logfile from 18. December 2010, 20:47
    
    Murs / Varsity Blues
    
    Used drive : PIONEER DVD-RW DVR-216D Adapter: 1 ID: 2
  • Mine

    2022996·text·1.5 KB·2010-12-18 18:47 UTC
    automat(Automat, Stan0,Stos0,StanyKoncowe,Przejscia) :-
     
     Automat=[Stan0,Stos0,StanyKoncowe,Przejscia].
    
    migawka(Migawka, Stan,Stos,Dane) :-
     
     Migawka=[Stan,Stos,Dane].
    
    migawka(Automat,
  • Mine

    2022984·text·2.7 KB·2010-12-18 18:32 UTC
    Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
    
    EAC extraction logfile from 17. October 2010, 11:40
    
    Blueprint / 1988
    
    Used drive : PIONEER DVD-RW DVR-216D Adapter: 1 ID: 2
    
    Read
  • Anonymous

    2022967·text·276 B·2010-12-18 18:16 UTC
    sudo -v
    echo deb http://ppa.launchpad.net/cairo-dock-team/ppa/ubuntu main ## Cairo-Dock-PPA | sudo tee -a /etc/apt/sources.list
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E80D6B
  • system_info

    2022954·text·1.1 KB·2010-12-18 18:02 UTC
    Linux Venus 2.6.12.6-VENUS #2 Fri Oct 1 22:33:28 KST 2010 mips GNU/Linux
    
    system type : Realtek Venus
    processor : 0
    cpu model : MIPS 24K V7.8
    BogoMIPS : 269.51
    wait instruction : yes
    microsecond

older pastes →