All pastesPublic feed

Public feed

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

    2049502·text·222 B·2011-04-22 22:43 UTC
    $ ./dev_controller.py 
    The following devices and their controllers were found:
    
    /dev/sda is connected to nVidia Corporation MCP51 IDE (rev a1)
    /dev/sdb is connected to 3ware Inc 7xxx/8xxx-series P
  • Anonymous

    2049500·text·399 B·2011-04-22 22:13 UTC
    name = raw_input('Enter your name ')
    print len(name)
    letter_1 = name.__getslice__(0,1)
    letter_2 = name.__getslice__(1,2)
    letter_3 = name.__getslice__(2,3)
    letter_4 = name.__getslice__(3,4)
    lette
  • Something

    2049498·text·440 B·2011-04-22 22:12 UTC
    name = raw_input('Enter your name ') # Gets name and assigns it to a variable
    print len(name)
    letter_1 = name.__getslice__(0,1)
    letter_2 = name.__getslice__(1,2)
    letter_3 = name.__getslice__(2,3)
  • Miscellany

    2049496·text·382 B·2011-04-22 22:09 UTC
    name = raw_input('Enter your name ')
    letter_1 = name.__getslice__(0,1)
    letter_2 = name.__getslice__(1,2)
    letter_3 = name.__getslice__(2,3)
    letter_4 = name.__getslice__(3,4)
    letter_5 = name.__gets
  • Anonymous

    2049492·text·1.7 KB·2011-04-22 22:01 UTC
    <?
    $next = 'http://www.funpic.hu/en/';
    while(true){
     $page = LoadHTML(GetHTTP($next));
     
     foreach($page->query('//ul[@class="gallery"]/li/a/img') as $pic){
     $title = $pic->getAttribute('alt');
  • leho

    2049490·diff·6.7 KB·2011-04-22 21:45 UTC
    From fea952abb79cb470c50729af1b6848c417cc6ce1 Mon Sep 17 00:00:00 2001
    From: leho <leho@kraav.com>
    Date: Sat, 23 Apr 2011 00:41:20 +0300
    Subject: [PATCH] (wip) implement fetching LUKS keyfile from
  • Something

    2049487·text·735 B·2011-04-22 21:36 UTC
    01. The Streets - Blinded By The Lights (Bryan Kearney's Passion NYE Intro)
    02. Yoji Biomehanika - Techy techy (original mix)
    03. Yoji - Airport (Tech Dance Euphoria Mix)
    04. Industrialyzer - Plast
  • Something

    2049483·text·713 B·2011-04-22 21:28 UTC
    #include <stdio.h>
    
    void swap(int *pA, int *pB) {
    
     int temp;
     
     temp = *pA;
     *pA = *pB;
     *pB = temp;
    }
    
    void sort(int array[]) {
    
     int a, b, temp;
    
     for(a = 0; a < 5; a++) {
     for(b =
  • Miscellany

    2049482·php·1.0 KB·2011-04-22 21:24 UTC
    ############## rpc_client.php
    
    $client = new Zend_XmlRpc_Client('http://127.0.0.1:8888/dev_central/ldx/public_html/testing/rpc_server.php');
    $response = $client->call('say_hello', array('Scarlett J
  • Unnamed

    2049479·text·2.9 KB·2011-04-22 21:17 UTC
    [21:04] * shelly (~Shelly@synIRC-FEFC5F90.direcpc.com) has joined #3sperg
    [22:16] * shelly (~Shelly@synIRC-FEFC5F90.direcpc.com) Quit (Connection reset by peer)
    [06:39] * shelly (~Shelly@synIRC-FEFC
  • Someone

    2049478·text·50.9 KB·2011-04-22 21:09 UTC
    
        
  • Anonymous

    2049477·text·50.9 KB·2011-04-22 21:09 UTC
    
        
  • Unnamed

    2049476·text·50.9 KB·2011-04-22 21:09 UTC
    
        
  • Mine

    2049475·text·227 B·2011-04-22 21:04 UTC
    cat /etc/X11/xorg.conf.d/30-touchpad.conf 
    Section "InputClass"
     Identifier "evdev touchpad catchall"
     MatchIsTouchpad "on"
     MatchDevicePath "/dev/input/event*"
     Drive
  • Unnamed

    2049467·text·2.8 KB·2011-04-22 20:35 UTC
    11:19] <@ilikefood> lol
    [11:19] <@ilikefood> need ch 11 and 12
    [11:19] <@ilikefood> ~_~
    [11:21] <!Kajii> we will 
    [11:21] <!Kajii> but cant give a date.. i hope it open xxsaznpride's eyes
    [11:22
  • digitosis

    2049466·php·5.5 KB·2011-04-22 20:26 UTC
    torrents.php
    starting line 152
    the last 2 lines are unchanged. replace everything between.
    after insertion, delete lines 248-266 inclusive
    
    function drawleftmenutorrents(&$session) {
     if (!
  • Mine

    2049461·text·24 B·2011-04-22 20:20 UTC
    asdasdasdasdasdasdasdasd
  • Mine

    2049460·text·18 B·2011-04-22 20:20 UTC
    asdasdasdasdasdasd
  • Mine

    2049459·text·12 B·2011-04-22 20:20 UTC
    asdasdasdasd
  • Mine

    2049458·text·6 B·2011-04-22 20:20 UTC
    asdasd

older pastes →