All pastesPublic feed

Public feed

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

    2066396·csharp·5.8 KB·2011-05-21 23:16 UTC
    using System;
    using System.Drawing;
    
    namespace Voxelcat
    {
     public class Frustum
     {
     public double lx, ly, mx, my;
     public double Width { get { return mx - lx; } }
     public double Height { g
  • Unnamed

    2066394·csharp·5.8 KB·2011-05-21 23:16 UTC
    using System;
    using System.Drawing;
    
    namespace Voxelcat
    {
     public class Frustum
     {
     public double lx, ly, mx, my;
     public double Width { get { return mx - lx; } }
     public double Height { g
  • Miscellany

    2066393·text·1.4 KB·2011-05-21 23:15 UTC
    unity(1) Linux User's Manual unity(1)
    
    NAME
     unity - wrapper for starting the unity shell and handling fallback
    
    SYNOPSIS
     unity [options]
  • Stuff

    2066389·nasm·467 B·2011-05-21 23:01 UTC
    SECTION_RODATA
    
    v210_mask: times 4 dw 0x3ff
    
    SECTION .text
    
    %macro v210_planar_unpack 1
    
    ; decode_words( const uint32_t *src, uint16_t *y, uint16_t *u, uint16_t *v )
    INIT_XMM
    cglobal v210_pl
  • Someone

    2066388·text·831 B·2011-05-21 22:57 UTC
    -------------- Build: eAthena in The Mana World ---------------
    
    WARNING: Can't read file's timestamp: C:\Users\DJ Weems\Desktop\tmwdw\tmwdw\src\gui\npcintegerdialog.cpp
    WARNING: Can't read file's
  • Stuff

    2066387·text·1.4 KB·2011-05-21 22:53 UTC
    #!/bin/bash
    # Backtrack 5 Update Script by EmErgE
    ## find ./ -type d -iname "*svn*" | cut -d '/' -f2 | uniq
    echo -e "\033[32mInitating Update Sequence..."
    
    echo -e "\033[31mUpdating MSF3...\c"
    c
  • Mine

    2066382·text·1.3 KB·2011-05-21 22:47 UTC
    ubuntu@ubuntu:~/Downloads$ ./indisguise.run 
    #!/bin/bash
    #SCHEMA="com.canonical.Unity.Panel"
    #OBJECT="systray-whitelist"
    #APP="$1"
    #if [ ! "$(gsettings get $SCHEMA $OBJECT 2>/dev/null || echo FAL
  • Something

    2066380·text·1.4 KB·2011-05-21 22:39 UTC
    what is war driving?
    
    Wardriving is the act of searching for Wi-Fi wireless networks by a person in a moving vehicle, using a portable computer or PDA. this used to be quite complex and would need a
  • Mine

    2066378·text·1.2 KB·2011-05-21 22:34 UTC
    what is war driving?
    
    Wardriving is the act of searching for Wi-Fi wireless networks by a person in a moving vehicle, using a portable computer or PDA. this used to be quite complex and would need a
  • Untitled

    2066375·text·1.1 KB·2011-05-21 22:29 UTC
    Brandon says:
    I died
    Ying-Jie says:
    I'll miss you.
    Brandon says:
    Stupid camping
    Ying-Jie says:
     Lmfao. I bet he feels stupid.
     He apparently predicted that the world was gonna end in 1994
  • Unnamed

    2066370·text·2.9 KB·2011-05-21 22:16 UTC
    S K I D R O W
    .the leading force.
    
    proudly presents
    Fable III (c) Microsoft
    
    17-05-2011........Release Date - Protection......SecuROM G4WL
    RPG..................Game Type - Disk(s).......
  • Stuff

    2066367·c·2.2 KB·2011-05-21 21:58 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
     int valmat () {
     
     int matv,mat,n,x1,x2,x3;
     
     do {
     
     printf
  • Something

    2066365·text·2.4 KB·2011-05-21 21:32 UTC
    1 [|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||100.0%] Tasks: 115 total, 11 running
     2 [|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  • Something

    2066364·java·4.6 KB·2011-05-21 21:31 UTC
    package com.juze.DropPlugin;
    
    import org.bukkit.event.block.BlockBreakEvent;
    import org.bukkit.event.block.BlockListener;
    import org.bukkit.inventory.ItemStack;
    import org.bukkit.Material;
    
    pub
  • Miscellany

    2066363·text·1.3 KB·2011-05-21 21:30 UTC
    18 items. £51.45 
     
    Meat, Fish & Poultry Guide price in £ 
     
    200g ASDA Beef Fillet Steak by Weight (100g) 4.80 
    Frozen 
     
    1 x Ben & Jerry's Cherry Garcia Frozen Yogurt (500ml) 2.00 was
  • Mine

    2066362·nasm·407 B·2011-05-21 21:29 UTC
    SECTION_RODATA
    
    v210_mask: times 4 dw 0x3ff
    
    SECTION .text
    
    ; decode_words( void *src, uint16_t *y, uint16_t *u, uint16_t *v )
    INIT_XMMS
    cglobal v210_planar_unpack, 4, 4
     movdqu xmm0, [r0]
  • Unnamed

    2066361·java·1.6 KB·2011-05-21 21:26 UTC
    package com.juze.DropPlugin;
    
    import java.util.logging.Logger;
    
    import org.bukkit.entity.Player;
    import org.bukkit.plugin.Plugin;
    
    import com.nijikokun.bukkit.Permissions.Permissions;
    import c
  • Untitled

    2066359·java·5.8 KB·2011-05-21 21:26 UTC
    package com.juze.DropPlugin;
    
    import java.io.File;
    import java.io.IOException;
    import java.util.logging.Logger;
    import java.io.FileInputStream;
    import java.io.FileWriter;
    import java.io.PrintWr
  • Unnamed

    2066356·text·1.8 KB·2011-05-21 21:18 UTC
    root@tiamat:/var/www/htdocs/prado/tests/unit# phpunit AllTests.php 
    PHPUnit 3.5.13 by Sebastian Bergmann.
    
    ....................III........................................ 63 / 662 ( 9%)
    ........
  • Stuff

    2066352·text·1.2 KB·2011-05-21 20:24 UTC
    Warning (512): /home/jk0/proyectos/sistema_turnos/app/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 267]
    Warning (512): /home/jk0/proyectos/sistema_turnos/app/tmp/cache/persistent/

older pastes →