All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Years by game

    2071302·text·6.7 KB·2011-05-28 18:57 UTC
    8-Ball Deluxe: 1949
    Adventure: 1957
    Adventure Construction Set: 1977
    Age of Empires: 1972
    Alchemy: 2000
    Alone in the Dark: 1969
    Altered Beast: 1986
    American McGee's Alice: 1987
    Angry Birds: 19
  • Untitled

    2071301·text·768 B·2011-05-28 18:57 UTC
    SELECT assignee.usr_full_name as assignee_name
     , reporter.usr_full_name as reporter_name
     , iss_id, iss_summary
     , sta_title
     , iss_sta_id
     , iss_created_da
  • Faurdedge

    2071296·text·50 B·2011-05-28 18:46 UTC
    Thanks For This Blog, was added to my bookmarks.
  • Someone

    2071238·text·4.2 KB·2011-05-28 18:37 UTC
    28-May-2011 14:34:11 [---] ATI GPU 0: ATI Radeon HD 5800 series (Cypress) (CAL version 1.4.1385, 1024MB, 2320 GFLOPS peak)
    28-May-2011 14:34:11 [---] ATI GPU 1: ATI Radeon HD 5800 series (Cypress) (C
  • Unnamed

    2071237·text·804 B·2011-05-28 18:32 UTC
    SELECT 
     DISTINCT isu_usr_id,
     usr_full_name,
     SUM(CASE WHEN sta_is_closed=0 THEN 1 ELSE 0 END) AS total_open_items,
  • Unnamed

    2071234·text·556 B·2011-05-28 18:16 UTC
    Backtrace:
    0: X (xorg_backtrace+0x37) [0x80ed307]
    1: X (0x8048000+0x6356a) [0x80ab56a]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
    3: X (0x8048000+0x2fa45) [0x8077a45]
    4: X (ProcessWorkQue
  • Unnamed

    2071233·text·2.8 KB·2011-05-28 18:01 UTC
    # Maximum and minimum number of peers to connect to per torrent.
    #min_peers = 40
    max_peers = 52
    
    # Same as above but for seeding completed torrents (-1 = same as downloading)
    #min_peers_seed = 10
  • fkjvnfk

    2071230·text·194 B·2011-05-28 17:54 UTC
    if (isset($_POST['editor']) && is_array($_POST['editor'])
    {
     if (count($_POST['editor']) > 0)
     {
     //do something
     }
    }
    else
    {
     echo 'Required parameter missing or wrong type.';
    }
  • ls /dev/ outputs

    2071227·text·4.3 KB·2011-05-28 17:46 UTC
    [root@dedanna ~]# ls /dev/
    admmidi mixer tty tty45 vcs19 vcs56 vcsa35
    adsp net tty0 tty46 vcs2 vcs57 vcsa36
    amidi network_latency tty1 tty47 vcs20 vcs5
  • ls /dev/ outputs

    2071224·text·2.8 KB·2011-05-28 17:43 UTC
    [root@dedanna ~]# ls /dev/
    admmidi mixer tty tty45 vcs19 vcs56 vcsa35
    adsp net tty0 tty46 vcs2 vcs57 vcsa36
    amidi network_latency tty1 tty47 vcs20 vcs5
  • Stuff

    2071220·c·4.8 KB·2011-05-28 17:26 UTC
    #define NULL ((void *) 0)
    #define MEM_SIZE 16384
    #define size_t unsigned int
    #define MIN_USABLE 128
    
    #define MAGIC_START 16
    #define MAGIC_END 32
    
    typedef struct header {
     struct header *next;
  • broadcom install

    2071214·text·324 B·2011-05-28 17:01 UTC
    sudo -s
    
    apt-get install build-essential dkms
    
    echo 'blacklist b43' >> /etc/modprobe.d/blacklist.conf
    modprobe -r b43
    
    tar jxPvf broadcom-hybrid-patched.tbz2
    dkms add -m wl -v 5.100.82.38
    dkm
  • Someone

    2071208·python·15.9 KB·2011-05-28 16:40 UTC
    #!/usr/bin/python
    # -*- coding: utf-8 -*-
    import time
    import datetime
    import os
    import urlparse
    import stat
    import logging
    
    import pygst
    pygst.require("0.10")
    import gst
    import gobject
  • Anonymous

    2071207·text·1.9 KB·2011-05-28 16:39 UTC
    [New Thread 0x7fffedf5b700 (LWP 9286)]
    1228800
    
    Program received signal SIGSEGV, Segmentation fault.
    0x00007ffff7a6ab3a in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    (gdb) bt
    #0 0x00007
  • Miscellany

    2071204·text·152.8 KB·2011-05-28 16:33 UTC
    
        
  • Anonymous

    2071201·text·279.1 KB·2011-05-28 16:28 UTC
    
        
  • sadadas

    2071200·text·279.1 KB·2011-05-28 16:28 UTC
    
        
  • Something

    2071199·text·279.1 KB·2011-05-28 16:27 UTC
    
        
  • Anonymous

    2071198·text·279.1 KB·2011-05-28 16:27 UTC
    
        
  • Someone

    2071186·text·1.5 KB·2011-05-28 16:10 UTC
    // ==UserScript==
    // @name Delete all Twitpics
    // @namespace www.lionroo.dyndns.org
    // @include http://twitpic.com/photos/*
    // ==/UserScript==
    //
    // Copyright © 2011 Andrew

older pastes →