All pastesPublic feed

Public feed

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

    2096125·text·1.7 KB·2011-12-24 06:43 UTC
    <?php if( !defined( '_VALID_MOS' ) && !defined( '_JEXEC' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' ); 
    mm_showMyFileName(__FILE__);
    
    $iCol = 1;
    if( !isset( $categories_per
  • Unnamed

    2096118·text·2.5 KB·2011-12-24 05:20 UTC
    [9/28/11 11:39:30 AM] Foxy sub: busy busy
    [9/28/11 11:39:41 AM] Lexy: thats good
    [9/28/11 11:52:32 AM] Foxy sub: and how was your night?
    [10/20/11 3:07:35 AM] Lexy: Hi?
    [10/24/11 6:11:39 PM] Lex
  • posts by hour on identica

    2096117·text·1.5 KB·2011-12-24 05:18 UTC
    +--------------+---------------+----------+
    | day(created) | hour(created) | count(*) |
    +--------------+---------------+----------+
    | 23 | 0 | 2141 |
    | 23 |
  • Hoyt

    2096113·text·169 B·2011-12-24 03:34 UTC
    Section "InputClass"
     Identifier "Keyboard Options by default"
     MatchIsKeyboard "on"
    
     Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
  • Untitled

    2096112·text·1.5 KB·2011-12-24 02:50 UTC
    [18:42] <mainstreet> ---BEGIN SESSION---
    [18:42] <mainstreet> New heroes (Marcus and Reingold) *poof* into existence next to Drem and Sanni.
    [18:43] <mainstreet> You're still facing the recently dec
  • Mine

    2096107·text·616 B·2011-12-24 02:09 UTC
    function rtmdisplayobjective(ply, command, args)
     
     Objective1=(tostring(table.GetFirstValue(args)))
     MsgAll("Objective is:" .. Objective1 .. "\n")
    end
    concommand.Add( "rtmdisplayobjective", rtmd
  • Something

    2096095·text·165 B·2011-12-24 00:40 UTC
    turn 0
    rows 84
    cols 84
    player_seed 1755255481757166600
    spawnradius2 1
    viewradius2 77
    loadtime 3000
    turns 1000
    attackradius2 5
    players 2
    turntime 500
    ready
  • Anonymous

    2096094·text·2.6 KB·2011-12-24 00:04 UTC
    [ 0.294734] i8042: No controller found
    [ 0.335857] /home/buildozer/aports/main/linux-grsec/src/linux-3.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
    Alpine Init 2.4.2-r0
    
     Open
  • Untitled

    2096091·text·23.0 KB·2011-12-23 23:41 UTC
    <!--
    
     |||||||||||
     |||||||||||
     |||| ||||
     |||| ||||
     |||||||||| |||| |||| |||||||||| |||| ||||
     |||||||
  • Stuff

    2096090·text·5.1 KB·2011-12-23 23:15 UTC
    (incomplete)-Bebo_and_Chucho-Juntos_Para_Siempre-2008-EiTheLMP3
    (incomplete)-Belgian_Asociality-Astamblief_Plus_Bonus-NL-CD-FLAC-1991-DeVOiD
    (incomplete)-Bush-Sixteen_Stone-CD-FLAC-1994-JLM
    (incomp
  • Mine

    2096089·text·301 B·2011-12-23 23:09 UTC
    ^
    ([a-z]+)-(\d+)\s+ # datorsal
    ([\w-]+)\s+ # user
    [\w/]+\s+ # tty
    [\w.:]+\s+ # from
    [\w.:]+\s+ # login time
    ([\w.:]+)\s+ # id
  • Anonymous

    2096086·csharp·2.7 KB·2011-12-23 22:56 UTC
    // This example uses 3 projects:
    // - Main client app, Client.csproj -> Client.exe
    // - Common assembly, CommonLib.csproj -> CommonLib.dll
    // - Server assembly, OtherLib.csproj -> OtherLib.dll
    
    /
  • Miscellany

    2096085·text·527 B·2011-12-23 22:56 UTC
    noinst_LTLIBRARIES = libglcpp.la libhash_table.la
    noinst_PROGRAMS = glcpp
    
    INCLUDES = \
     -I. \
     -I../../mesa \
     -I../../mapi \
     -I$(top_srcdir)/include
    
    BUILT_SOUR
  • Someone

    2096084·text·30.7 KB·2011-12-23 22:48 UTC
    crmfreq.c:(.text+0x3ec): undefined reference to `PORT_ArenaZAlloc_Util'
    crmfreq.c:(.text+0x416): undefined reference to `PORT_ArenaUnmark_Util'
    crmfreq.c:(.text+0x438): undefined reference to `PORT_
  • Stuff

    2096083·text·3.3 KB·2011-12-23 22:42 UTC
    SUBDIRS = glcpp
    
    noinst_LTLIBRARIES = \
     libhash_table.la \
     libstandalone_scaffolding.la \
     libsymbol_table.la \
     libmain.la \
     libglslcore.la
    lib_LTLIBRARIES = libglsl.la
    noinst_PROGRAMS =
  • d_sign

    2096082·php·1.2 KB·2011-12-23 22:34 UTC
    <?php
    
    /**
     * Simple PHP notepad that's editable by anyone
     *
     * @author d_sign
     * @copyright myself, 2008
     */
    
    #filename you want to store notes in
    $filename = "notes.txt";
    #so now let's
  • BEST

    2096081·text·23.1 KB·2011-12-23 22:29 UTC
    CTG: hey sup
    CURRENT turntechGodh34d [CTG] RIGHT NOW responded to memo.
    CTG: whos this cool mother fucker
    ??? telecastGuardhand [?TG] ??:?? FROM ???? responded to memo.
    ?TG: oh shit
    CURRENT gar
  • Untitled

    2096079·cpp·1.6 KB·2011-12-23 22:09 UTC
    // ------------------------------
    // Main.cpp
    
    #include <iostream>
    #include "Test.h"
    #include "First.h"
    #include "Second.h"
    #include "Third.h"
    
    using namespace std;
    
    int wmain(int argc, wch
  • Unnamed

    2096078·text·305 B·2011-12-23 22:06 UTC
    If I let you in
    You'll just want out
    If I tell you the truth
    You'll vie for a lie
    If I spill my guts,
    It would make a mess 
    we can't clean up.
    
    If you follow me
    You will only get lost
    If you
  • Mine

    2096074·text·446 B·2011-12-23 21:02 UTC
    Switch 1: eth0(AR7240 built-in switch), ports: 6 (cpu @ 0), vlans: 16
     --switch
     Attribute 1 (int): enable_vlan (Enable VLAN mode)
     Attribute 2 (none): apply (Activate changes in

older pastes →