All pastesPublic feed

Public feed

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

    2105932·nasm·407 B·2012-01-25 06:05 UTC
    ;Erin O'Toole
    .386
    .MODEL flat,stdcall
    option casemap:none
    
    include \masm32\include\masm32.inc
    include \masm32\include\kernel32.inc
    include \masm32\include\windows.inc
    includelib \masm32\lib\m
  • Unnamed

    2105928·text·2.3 KB·2012-01-25 05:51 UTC
    All Star
    (You Drive Me) Crazy
    Take Me Out
    Gettin' Jiggy Wit It
    Everybody (Backstreet's Back)
    Wannabe
    Dance, Dance
    In Too Deep
    Stacy's Mom
    Harder, Better, Faster, Stronger
    Bill Nye The Scienc
  • Stuff

    2105924·text·75.2 KB·2012-01-25 05:37 UTC
    
        
  • Untitled

    2105920·text·454 B·2012-01-25 05:15 UTC
    #include <iostream>
    using namespace std;
    int main()
    {
     int gravity;
     double time, distance;
     gravity = 32;
     cout << "Press return after entering a number.\n";
     cout << "Enter the time it takes
  • Someone

    2105919·text·454 B·2012-01-25 05:14 UTC
    #include <iostream>
    using namespace std;
    int main()
    {
     int gravity;
     double time, distance;
     gravity = 32;
     cout << "Press return after entering a number.\n";
     cout << "Enter the time it takes
  • Anonymous

    2105914·text·1.8 KB·2012-01-25 04:54 UTC
    short int magicNumber = 0x4D42;
     short int reserved0 = 0;//0x4D41;
     short int reserved1 = 0;//0x5454;
     unsigned int dataOffset = 54;
     unsigned int infoHeaderSize = 40;
     short int
  • Miscellany

    2105911·text·50.2 KB·2012-01-25 04:39 UTC
    
        
  • Miscellany

    2105909·text·1.0 KB·2012-01-25 04:29 UTC
    //Thomas Burlingame
    
    import java.awt.*;
    
    public class TestWall {
     
     public static final int MORTAR = 2;
     
     public static void main(String[] args) {
     DrawingPanel panel = new DrawingPanel(65
  • Something

    2105908·python·536 B·2012-01-25 04:25 UTC
    from PyQt4 import QtCore, QtGui
    import math
    import sys
    
    a=1 #For me, on windows 7 and windows xp, this code crashes when
    b=2 # you close the window... reliably.
    c=3
    d=4 #If even one of these
  • Something

    2105906·python·356 B·2012-01-25 04:21 UTC
    from PyQt4 import QtCore, QtGui
    import math
    import sys
    
    a=1
    b=2
    c=3
    d=4
    e=5
    f=6
    g=7
    
    def funcA(a, b):
     return 1
    
    def SetupScene(scene):
     return 1
    
    if __name__ == "__main__":
  • Anonymous

    2105905·text·700 B·2012-01-25 04:15 UTC
    Removing etckeeper ...
    Processing triggers for man-db ...
    Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm line 33.
    Use of uninitialized value in
  • Unnamed

    2105904·text·359 B·2012-01-25 04:14 UTC
    Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm line 33.
    Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Debconf/FrontEnd/Sc
  • Unnamed

    2105900·text·6.1 KB·2012-01-25 03:38 UTC
    F:\Users\Twilight\Desktop\New Folder>java -jar minecraft_server.jar
    174 recipes
    27 achievements
    ModLoader Server 1.1 Initializing...
    2012-01-25 16:37:15 [INFO] ModLoader Server 1.1 Initializing.
  • Stuff

    2105899·text·6.3 KB·2012-01-25 03:36 UTC
    F:\Users\Twilight\Desktop\New Folder>java -jar minecraft_server.jar
    174 recipes
    27 achievements
    ModLoader Server 1.1 Initializing...
    2012-01-25 16:35:06 [INFO] ModLoader Server 1.1 Initializing.
  • Anonymous

    2105898·text·783 B·2012-01-25 03:34 UTC
    gn0 #kernelpanic !deop .
    KernelPanic # gn0 # #kernelpanic # !deop .
    !deop .
    
    /home/ircd/niobe-ircbot/node_modules/irc/lib/irc.js:520
     throw err;
     ^
    E
  • Stuff

    2105896·text·4.4 KB·2012-01-25 03:14 UTC
    /*
    // Self-explanatory
    */
    BODY
     {
     
     background-image: url(http://myanimelist.net/images/userwalls/1060211.jpg);
     background-attachment: fixed;
     ba
  • Something

    2105895·text·879 B·2012-01-25 03:06 UTC
    import maya.cmds as mc
     
    forestsGlobalItem = None
     
    def User_Select():
     global forestsGlobalItem
    
     print "USER"
     ctx=mc.scriptCtx( title='Select Something', totalSelectionSets=1,\
  • Someone

    2105894·text·587 B·2012-01-25 03:04 UTC
    header:
    
    #pragma once
    class ColorARGB
    {
    public:
     typedef unsigned char channel;
     channel a, r, g, b;
     ColorARGB(channel alpha, channel red, channel green, channel blue);
     ColorARGB(float al
  • Something

    2105893·text·621 B·2012-01-25 03:00 UTC
    import maya.cmds as mc
    item='selection'
    
    def User_Select():
     print"USER"
     ctx=mc.scriptCtx( title='Select Something', totalSelectionSets=1,\
     fcs="select -r $Selection1; python(\"Sel_F
  • Unnamed

    2105892·text·6.0 KB·2012-01-25 02:59 UTC
    F:\Users\Twilight\Desktop\New Folder>java -jar minecraft_server.jar
    174 recipes
    27 achievements
    ModLoader Server 1.1 Initializing...
    2012-01-25 15:59:00 [INFO] ModLoader Server 1.1 Initializing.

older pastes →