All pastesPublic feed

Public feed

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

    2103096·text·2.5 KB·2012-01-15 04:53 UTC
    Alex Zalir 8:30 pm
     so, Shade and Punk really should have a talk
    
     Punk Screwcrusher 8:31 pm
     i'm actually having second thoughts about the whole bdsm thing in general
    
     Alex Zalir 8:31 pm
  • Anonymous

    2103094·text·345 B·2012-01-15 04:12 UTC
    ~/android/system$ repo sync -j16
    fatal: Not a git repository: '/home/aaron/android/system/.repo/projects/bootable/bootloader/legacy.git'
    Fetching projects: 99% (309/312) fatal: Not a git repositor
  • Stuff

    2103093·text·982 B·2012-01-15 03:34 UTC
    traceroute to taazoo.net (173.234.168.132), 30 hops max, 60 byte packets
     1 10.0.0.1 (10.0.0.1) 3.195 ms 3.920 ms 4.285 ms
     2 dsldevice (192.168.1.254) 16.841 ms 16.948 ms 17.081 ms
     3 76.
  • Miscellany

    2103090·text·410 B·2012-01-15 02:47 UTC
    void copy(char to[], char from[])
    {
     printf ("to[]: %s\nfrom[]: %s\n", to, from);
    
     int i = 0;
    
     while (from[i] != '\0') {
     printf ("from[%d]: %c\n", i, from
  • cloudfiles problem

    2103085·text·17 B·2012-01-15 00:16 UTC
    lllllllllllllllll
  • Something

    2103084·text·568 B·2012-01-15 00:16 UTC
    aport@hal9000:~$ cat test.c
    #include <stdio.h>
    
    /* print fahrenheit-celcius table */
    
    double convert(int a)
    {
     double u;
    
     u = (a - 32) * (5.0/9.0);
     return u;
    }
    
    int main()
    {
     int f;
  • Stuff

    2103082·text·236 B·2012-01-15 00:07 UTC
    #include <stdio.h>
    
    double
    convert (int a)
    {
     double u;
    
     u = (a - 32) * (5.0 / 9.0);
     return u;
    }
    
    int
    main (void)
    {
     int f;
    
     for (f = 0; f <= 300; f += 20)
     printf ("%3d %6.1f\n",
  • Youtube Browser

    2103080·text·39.7 KB·2012-01-14 23:54 UTC
    
        
  • Podofo Letter Booklet Plan (4-sh

    2103078·lua·1.0 KB·2012-01-14 23:47 UTC
    -- Booklet
    print("Booklet")
    -- We output a letter booklet
    PageWidth = SourceWidth * 2
    PageHeight = SourceHeight
    
    print("PageCount",PageCount)
    
    pps = 16
    offset = 0
    sheet = 1
    
    while offset <
  • Miscellany

    2103068·text·47 B·2012-01-14 22:55 UTC
    alias smiley {
     say $+ $rand(1,13) $+ :D
    }
  • Untitled

    2103067·text·79 B·2012-01-14 22:54 UTC
    [root@cent54v0s2 files]# telnet io.zapto.org 2323
    Trying 98.109.160.206...
  • Stuff

    2103066·text·24.2 KB·2012-01-14 22:20 UTC
    The information contained in this document is for your eyes only.   
    Please do NOT forward it to anyone else for any reason! 
      
    There is a great deal of information to pass on to a new moderat
  • unused display id's

    2103063·text·50.4 KB·2012-01-14 21:55 UTC
    
        
  • Untitled

    2103062·text·2.8 KB·2012-01-14 21:53 UTC
    00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 03)
    00:01.0 PCI bridge [0604]: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Roo
  • Richard

    2103060·text·3.5 KB·2012-01-14 21:11 UTC
    Spellbound (Dir: Alfred Hitchcock,1945)
    The Big Sleep (Dir: Howard Hawks, 1946)
    Casablanca (Dir: Michael Curtiz, 1942)
    Rebecca(Dir: Alfred Hitchcock, 1940)
    The Wicked Lady (Dir: Leslie
  • cloud patch

    2103058·text·2.2 KB·2012-01-14 20:43 UTC
    Hmm... Looks like a unified diff to me...
    The text leading up to this was:
    --------------------------
    |diff --git WebService/Rackspace/CloudFiles.pm WebService/Rackspace/CloudFiles.pm
    |index ff66
  • cloudfiles problem

    2103057·text·8.7 KB·2012-01-14 20:28 UTC
    Found unknown attribute(s) passed to the constructor: content_disposition at constructor WebService::Rackspace::CloudFiles::Object::new (defined at /usr/local/lib/perl5/site_perl/5.12.4/WebService/Rac
  • Unnamed

    2103056·text·1.1 KB·2012-01-14 20:27 UTC
    In the vampire communities (discussed in the chapter of thatname), people often differentiate between a purely psychic vampire whodraws off a living aura but does not break skin, and a “sanguinarian”v
  • Untitled

    2103055·sql·260 B·2012-01-14 19:47 UTC
    INSERT INFO Album (albumid, title, created, lastupdated, access, username)
    VALUE (1, 'I love sports', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP, 'public', 'sportslover'),
     (2, 'I love sports', CURRE
  • Mine

    2103054·sql·90 B·2012-01-14 19:45 UTC
    TRUNCATE Album;
    TRUNCATE AlbumAccess;
    TRUNCATE Contain;
    TRUNCATE Photo;
    TRUNCATE User;

older pastes →