All pastesPublic feed

Public feed

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

    2061218·text·804 B·2011-05-16 10:39 UTC
    CREATE PROCEDURE [dbo].[DeleteSMSReminder](
     @SMSRID int
     )
    AS
    BEGIN
     DELETE FROM SMSReminders WHERE SMSRID = @SMSRID 
    END
    
    CREATE PROCEDURE [dbo].[GetApprovedCells]
    AS
    BEGIN
    
    SELECT Appro
  • Anonymous

    2061209·text·14.0 KB·2011-05-16 10:30 UTC
    [ 70%] Building CXX object src/modules/iograph/CMakeFiles/kviiograph.dir/libkvii
    ograph.cpp.obj
    libkviiograph.cpp
    [ 70%] Building CXX object src/modules/iograph/CMakeFiles/kviiograph.dir/moc_lib
    k
  • Untitled

    2061196·text·860 B·2011-05-16 10:21 UTC
    dbg: >>> start()
     * Starting ...
    dbg: >>> get_slot_config()
    dbg: srv 0
    dbg: srv_slot 0
    dbg: srv_num 
    dbg: tmp_eval mysql_slot_0[@]
    dbg: con
  • Mine

    2061182·text·142.4 KB·2011-05-16 10:08 UTC
    
        
  • Miscellany

    2061148·text·3.2 KB·2011-05-16 09:39 UTC
    $ MESA_DEBUG=1 EGL_LOG_LEVEL=debug LIBGL_DEBUG=verbose WAYLAND_DEBUG=1 ./clients/flower
    XDG_RUNTIME_DIR not set, falling back to .
     -> wl_display@1.bind(1, "wl_display", 1)
    wl_display@1.range(512)
  • Yasir Iqbal

    2061146·text·1.3 KB·2011-05-16 09:39 UTC
    grep -C5 sda1 /var/log/dmesg
    [ 4.973141] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [ 4.973621] sd 0:0:0:0: [sda] 62914560 512-byte hardware sectors (32212 MB)
    [ 4.973621] sd 0:
  • Yasir Iqbal

    2061145·text·1.3 KB·2011-05-16 09:37 UTC
    grep -C5 sda1 /var/log/dmesg
    [ 4.973141] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [ 4.973621] sd 0:0:0:0: [sda] 62914560 512-byte hardware sectors (32212 MB)
    [ 4.973621] sd 0:
  • Untitled

    2061143·text·200 B·2011-05-16 09:36 UTC
    XDG_RUNTIME_DIR not set, falling back to .
    Internal error: Could not resolve keysym SunProps
    Internal error: Could not resolve keysym SunFront
    Internal error: Could not resolve keysym SunOpen
  • Miscellany

    2061131·text·3 B·2011-05-16 09:30 UTC
    fff
  • Something

    2061127·text·148 B·2011-05-16 09:29 UTC
    XDG_RUNTIME_DIR not set, falling back to .
    failed to create display: No such file or directory
    failed to create display: No such file or directory
  • Miscellany

    2061125·text·943 B·2011-05-16 09:28 UTC
    <?php
    /**
     * Elgg index page for web-based applications
     *
     * @package Elgg
     * @subpackage Core
     */
    
    /**
     * Start the Elgg engine
     */
    define('externalpage',true);
    require_once(dirname(__FI
  • Exercise Mega1280 IRQs

    2061121·cpp·5.4 KB·2011-05-16 09:22 UTC
    /* Exercise IRQ triggers
    
    This routine exercises each interrupt & its assigned pin on a Mega1280. It sets output pins Low then High to trigger an interrupt. Only one interrupt
    should happen per loo
  • Exercise Mega1280 IRQs

    2061120·cpp·5.4 KB·2011-05-16 09:21 UTC
    /* Exercise IRQ triggers
    
    This routine exercises each interrupt & its assigned pin on a Mega1280. It sets output pins Low then High to trigger an interrupt. Only one interrupt
    should happen per loo
  • Untitled

    2061113·text·486 B·2011-05-16 09:12 UTC
    Warning: require_once(/home/vol13/zobyhost.com/zoby_7946169/htdocs/extrane/engine/start.php) [function.require-once]: failed to open stream: No such file or directory in /home/vol13/zobyhost.com/zoby_
  • Unnamed

    2061110·text·8.1 KB·2011-05-16 09:09 UTC
    $ EGL_DRIVER=egl_dri2 MESA_DEBUG=1 EGL_LOG_LEVEL=debug LIBGL_DEBUG=verbose WAYLAND_DEBUG=1 sudo -E ./bin/wayland-compositor -b /usr/share/backgrounds/Holes_by_FireCobold.jpg
    libEGL debug: EGL search
  • derp

    2061101·text·7.7 KB·2011-05-16 09:05 UTC
    <tr>
    <td><img src="http://cat-pla.net/img/black_white/154/front.png"></td>
    <td>154</td>
    <td>Meganium</td>
    <td>Grass</td>
    <td>Overgrow/(Leaf Guard)</td>
    <td>HP: 80, Atk: 82, Def: 100, SpA: 83, Sp
  • Mine

    2061097·text·583 B·2011-05-16 09:00 UTC
    Hallo Aura heute vor ein Jahr habe ich dir aus tiefsten dank wegen mein tail dir mein pluschtiger gegeben den du dankend angenommen hast :3 damals war es richtiges plauschiges plüschiger.
    
    Aber als
  • Unnamed

    2061086·javascript·339 B·2011-05-16 08:54 UTC
    //doesnt work
    $('.js-lieferadresse-select').autocomplete('/adressen/ajaxglobaleadressensuche',{
     minChars : 2,width: 600, selectFirst:true, max: 600, mustMatch:true
    });
    
    // works
    $('.js-l
  • Untitled

    2061071·text·3.8 KB·2011-05-16 08:41 UTC
    Bernie Sanders [OG]: I don't think I even want his money.
    Jerusalem Jones: girrrrl please
    Bernie Sanders [OG]: I am absolutely disgusted that he wouldn't even try to consider why we were even friend
  • Untitled

    2061060·text·687 B·2011-05-16 08:35 UTC
    [vinz@hauru v8.3]$ bin/coqtop
    Welcome to Coq v8.3 (14088)
    
    Coq < Require Import List.
    
    Coq < Scheme Equality for list.
    list_beq is defined
    list_eq_dec is defined
    
    Coq < Check list_eq_dec.
    li

older pastes →