All pastesPublic feed

Public feed

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

    2082997·text·516 B·2011-09-26 10:21 UTC
    #!/usr/bin/perl
    
    use strict;
    use Socket;
    use IO::Handle;
    
    socket(TSOCK, PF_UNIX, SOCK_STREAM,0);
    connect(TSOCK, sockaddr_un("/opt/dovecot/var/run/doveadm-server")) or print("ERROR!");
    
    if (de
  • representing

    2082996·text·4 B·2011-09-26 10:18 UTC
    0001
  • representing

    2082995·text·4 B·2011-09-26 10:17 UTC
    0001
  • Untitled

    2082993·text·48.3 KB·2011-09-26 10:02 UTC
    
        
  • Unnamed

    2082981·text·7.2 KB·2011-09-26 08:58 UTC
    * ChanServ gives channel operator status to fyrepony
     <meetvirginia> hmm?
     <ixin> I prefer black lotus!
     * Cydd has quit ()
     * fyrepony sets ban on *!*@unaffiliated/mortomes
     <
  • Miscellany

    2082980·text·141 B·2011-09-26 08:56 UTC
    //create a data source from linq to sql classes
    // using System.Linq;
    CMS_DataClassesDataContext db = new CMS_DataClassesDataContext();
  • Something

    2082979·text·207 B·2011-09-26 08:56 UTC
    _____ _____ _____
    | |_ _| |
    | _)_(_ |
    |__ __|_( )_|_ _|
    | (_) |_ |_(_) |
    | _) _) |
    |_ _|_ _|_ _|
    | (_)_| (_) |_(_) |
    | (_ _) |
    |_____|_____
  • Miscellany

    2082978·text·931 B·2011-09-26 08:55 UTC
    import bpy
    
    USER_KEYCONFIG = 2
    wm = bpy.context.window_manager
    
    # border selection
    for k in wm.keyconfigs[USER_KEYCONFIG].keymaps.find('Gesture Border').keymap_items:
     if k.propvalue=='SELECT'
  • Something

    2082975·text·125 B·2011-09-26 08:17 UTC
    [Video]
    AllowHiResModes=yes
    AllowVRAMSidebar=yes
    VideoBackBuffer=no
    ScreenWidth=1280
    ScreenHeight=800
    StretchMovies=yes
  • Something

    2082965·text·2.1 KB·2011-09-26 07:23 UTC
    1 (rot 1) (rot 2) (rot 3) (rot 4)
     _ _
     _____ _( )_ _( )_ _____
     | |_ | |_ _| | _| |
     | _) | _) (_ | (_
  • Stuff

    2082964·c·738 B·2011-09-26 07:22 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include "tree.h"
    #include "mylib.h"
    
    int main(int argc, char **argv) {
     tree t;
     char word[256];
     int i;
    
     for (i = 1; i
  • Untitled

    2082963·c·4.9 KB·2011-09-26 07:21 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include "tree.h"
    
    typedef enum colour_e { RED, BLACK } colour_t;
    
    struct treenode {
     char *key;
     colour_t colour;
     tree_type
  • Mine

    2082962·c·5.2 KB·2011-09-26 07:20 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include "rbt.h"
    
    typedef enum colour_e { RED, BLACK } colour_t;
    
    struct rbtnode {
     char *key;
     colour_t colour;
     rbt left;
  • Unnamed

    2082960·text·859 B·2011-09-26 07:16 UTC
    [00:13:52] <alexbobp> robbyoconnor: I'm sure he just finds the whole affair funny (which it is)
    [00:14:08] <B2ASpirit> this is kinda funny actually 
    [00:14:22] <LexicalGap> Okay. Drop it. If he e
  • Someone

    2082956·text·174 B·2011-09-26 06:46 UTC
    Failed to open "/media/disk/install_flash_player_10_linux.deb" for writing (Read-only file system).
    install_flash_player_10_linux.deb" for writing (Read-only file system).
  • Something

    2082953·text·1.0 KB·2011-09-26 06:37 UTC
    total 20
    lrwxrwxrwx 1 root root 6 2011-04-16 05:36 cdrom -> cdrom0
    drwxr-xr-x 2 root root 4096 2011-04-16 05:36 cdrom0
    drwxr-xr-x 2 root root 4096 2011-04-16 05:36 cdrom1
    drwx------ 7 and
  • Someone

    2082952·text·391 B·2011-09-26 06:33 UTC
    ls: cannot access /media/disk/Andrew's: Input/output error
    total 20
    drwx------ 3 andrew root 8192 2010-04-09 19:21 Alex
    d????????? ? ? ? ? ? Andrew's
    drwx------ 5 andrew
  • Stuff

    2082951·text·748 B·2011-09-26 06:30 UTC
    <link rel="stylesheet" href="jquery-ui-1.8.16.custom.css" type="text/css" media="all" />
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script
  • Unnamed

    2082947·text·708 B·2011-09-26 06:29 UTC
    /dev/sda1 on / type ext3 (rw,relatime,errors=remount-ro)
    proc on /proc type proc (rw)
    none on /sys type sysfs (rw,noexec,nosuid,nodev)
    none on /sys/fs/fuse/connections type fusectl (rw)
    none on /s
  • OccupyWallStNYC Interview

    2082945·text·3.0 KB·2011-09-26 06:18 UTC
    Hi XY,
    tell us about what's happening in Wall Street...What are your demands? Who is there with you? Which groups attend? Any celebrities? How many are you? And how is the atmosphere?
    
    We are peace

older pastes →