All pastesPublic feed

Public feed

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

    2102007·text·425 B·2012-01-11 00:12 UTC
    CC,CCUK
    N/E,*
    PWDR,POWDER
    SGL,*
    QCK,QUICK
    E/LNR,EYE LINER
    W/PRF,WATER PROOF
    BLK,BLACK
    PWD,POWDER
    STK,*
    MED,MEDIUM
    VOL,VOLUME
    MASC,MASCARA
    DK,DARK
    LACQ,LACQUER
    H/HOLD,*
    PK,*
    REG,REGULA
  • Untitled

    2102006·text·1.5 KB·2012-01-10 23:39 UTC
    [root@vue solr]# python -c 'import yum, pprint; yb = yum.YumBase(); pprint.pprint(yb.conf.yumvar, width=1)'
    Loaded plugins: fastestmirror
    {'arch': 'ia32e',
     'basearch': 'x86_64',
     'releasever': '5
  • Mine

    2102000·python·574 B·2012-01-10 22:07 UTC
    class p(type):
     def __init__(cls, name, bases, dict):
     print 'init', name, dict
     super(p, cls).__init__(name, bases, dict)
    
     def __new__(cls, name, bases, dict):
     prin
  • Stuff

    2101999·text·259 B·2012-01-10 22:02 UTC
    find -type f -size +1000M > largevideos.txt
    while read file
    do
    original=${file%.*}-original.${file##*.}
    reduced=${file%.*}-reduced.${file##*.}
    ffmpeg -i $file -b 3200000 -ab 192000 $reduced
    mv $
  • Mine

    2101998·text·2.1 KB·2012-01-10 21:53 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    #define maxStup 100
    #define maxRed 100
    #define maxNiz 10
    
    void printMatrix(int* mat, int brRed, int brStup, int defStup){
    int i, j;
  • Miscellany

    2101995·text·28.5 KB·2012-01-10 21:09 UTC
    €≤ 
     €≤≤ 
     €€≤≤ 
     €€≤≤≤≤≤≤≤≤≤≤≤≤≤≤
  • forbury

    2101994·lua·7.5 KB·2012-01-10 20:57 UTC
    local mod = DBM:NewMod(318, "DBM-DragonSoul", nil, 187)
    local L = mod:GetLocalizedStrings()
    
    mod:SetRevision(("$Revision: 7018 $"):sub(12, -3))
    mod:SetCreatureID(53879)
    mod:SetModelID(35268)
    mo
  • Something

    2101992·text·1.1 KB·2012-01-10 20:48 UTC
    g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722
     g723 - - - - - - - - - - - - -
     gsm - - 2 2 2 2
  • Something

    2101990·text·7.1 KB·2012-01-10 20:41 UTC
    -- Executing [0105905701@from-trunk:1] Set("SIP/andrewcolin-00000073", "__FROM_DID=0105905701") in new stack
     -- Executing [0105905701@from-trunk:2] Gosub("SIP/andrewcolin-00000073", "app-blacklis
  • Something

    2101989·text·7.0 KB·2012-01-10 20:38 UTC
    late.c:174 framein: g729tolin did not update samples 0
    [Jan 10 22:38:02] WARNING[4359]: translate.c:249 ast_translator_build_path: No translator path from alaw to unknown
    [Jan 10 22:38:02] WARNING[4
  • Something

    2101986·text·9.9 KB·2012-01-10 20:24 UTC
    <--- Reliably Transmitting (NAT) to 41.221.5.18:5060 --->
    SIP/2.0 404 Not Found
    Via: SIP/2.0/UDP 41.221.5.18:5060;branch=z9hG4bK70615d99;received=41.221.5.18;rport=5060
    From: "+27105905701" <sip:+2
  • Something

    2101982·text·7.4 KB·2012-01-10 19:57 UTC
    Connected to Asterisk 1.4.43 currently running on tornado (pid = 28890)
    Verbosity is at least 3
    Really destroying SIP dialog '3a3a5eef2c0c95e30afa760d11adeed2@41.221.5.18' Method: OPTIONS
    Schedulin
  • Anonymous

    2101980·text·285 B·2012-01-10 19:51 UTC
    ifneq ($(findstring INTERPOSE,$(THEOS_SCHEMA)),)
     LIBRARY_NAME := $(LIBRARY_NAME) SAMDeBrick SAM
     ifeq ($(PACKAGE_BUILDNAME),)
     PACKAGE_BUILDNAME = interpose
     else
     PACKAGE_BUILDNAME :=
  • Something

    2101979·text·11.5 KB·2012-01-10 19:46 UTC
    -- Executing [900@from-did-direct:1] ExecIf("SIP/andrewcolin-00000058", "0|Set|__RINGTIMER=0") in new stack
     -- Executing [900@from-did-direct:2] Macro("SIP/andrewcolin-00000058", "exten-vm|900|90
  • Something

    2101978·text·5.4 KB·2012-01-10 19:43 UTC
    [Jan 10 21:43:15] NOTICE[28920]: chan_sip.c:8368 sip_reregister: -- Re-registration for andrewcolin@gw.bitco.co.za
    REGISTER 12 headers, 0 lines
    Reliably Transmitting (NAT) to 41.221.5.18:5060:
  • Mine

    2101974·text·7.8 KB·2012-01-10 19:25 UTC
    == Parsing '/etc/asterisk/manager.conf': Found
     == Parsing '/etc/asterisk/manager_additional.conf': Found
     == Parsing '/etc/asterisk/manager_custom.conf': Found
     -- Executing [s@from-trunk-si
  • Miscellany

    2101973·actionscript·26.5 KB·2012-01-10 19:17 UTC
    /********************************************\
    /****** ******\
    /**** ****\
    /** DeviantGear Particle System **\
    /**** ****\
    /******
  • Untitled

    2101970·text·1.8 KB·2012-01-10 19:06 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    
    namespace Kapitel6_3
    {
     class Program
     {
     public static double Gesamtwiderstand(int R1, int
  • Untitled

    2101969·text·1.8 KB·2012-01-10 19:01 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    
    namespace Kapitel6_3
    {
     class Program
     {
     public static double Gesamtwiderstand(int R1, int
  • Miscellany

    2101964·text·8 B·2012-01-10 18:17 UTC
    facebook

older pastes →