All pastesPublic feed

Public feed

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

    2104279·text·1.1 KB·2012-01-20 05:57 UTC
    // If a search pattern is specified, load the posts that match
     if ( !empty($q['s']) ) {
     // added slashes screw with quote grouping when done early, so done later
     $q['s'] = stripslashes($q[
  • Eury and Dagon

    2104262·text·1.6 KB·2012-01-20 05:15 UTC
    Rosa, 163 - Midnight, hr 1:
    Mm. She nods unsurely as she watches Dagon, hesitating for a moment before she follows his lead and unties her own armour. letting the plate and gauntlets fall to the floo
  • Untitled

    2104259·text·13.3 KB·2012-01-20 05:01 UTC
    HandBrake Activity Log for /Users/andy/ReencodedFB/Fruits_Basket_OP3.m4v: 2012-01-19 22:58:54 -0500
    Handbrake Version: 0.9.5 x86_64 (2011010300)
    
    [22:58:54] macgui: getNextPendingQueueIndex next pe
  • Mine

    2104255·text·39 B·2012-01-20 04:15 UTC
    se que a pesar de todo SIGO ADELANTE!!!
  • Unnamed

    2104248·text·4.0 KB·2012-01-20 03:20 UTC
    Reverse Beat pressure, or, building a blockstring.
    
    Many beginning Melty players tend to rely on 5A whiffs to reset their pressure, and hope to be able to dash in and start all over again. Unfortun
  • Stuff

    2104246·text·1.3 KB·2012-01-20 02:45 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.IO;
    
    namespace txtReader
    {
     class testing
     {
     public void readFile()
  • Mine

    2104243·text·5.3 KB·2012-01-20 02:26 UTC
    #include <stdio.h>
    #include <math.h>
    
    typedef char bool;
    #define FALSE 0
    #define TRUE 1
    
    typedef float vec_t;
    typedef vec_t vec3_t[3];
    typedef vec_t vec4_t[4];
    /* plane is the unit normal [0
  • Miscellany

    2104238·text·1.2 KB·2012-01-20 02:22 UTC
    public void updateCastleWarsScreen() {
     Client client = session.getClient();
     int config = globalsession.health[session.getTeam()];
     config += 128 * globalsession.door[sess
  • Something

    2104237·text·162 B·2012-01-20 02:20 UTC
    public void onEntityCollidedWithBlock(World world, int i, int j, int k, Entity entity)
     {
     entity.attackEntityFrom(DamageSource.cactus, 1);
     }
  • Stuff

    2104236·java·290 B·2012-01-20 02:20 UTC
    import org.jibble.pircbot.*;
    
    public class main extends PircBot {
     public static String owner = "Jenova";
    
     public static void main(String[] args) throws Exception {
     Ross bot = new Ross(
  • Something

    2104233·text·1.7 KB·2012-01-20 02:08 UTC
    Attacker Units: 0 0 4000 0 0 2000 0 0 200 0 0 0 0 550.000 360.000 700.000 13.000
    Losses: 0 0 4000 0 0 1948 0 0 200 0 0 0 0 543.500 354.800 687.000 12.792
    Defender Units: 3430 3017 0 0 566 0 0 66
  • Anonymous

    2104232·text·400 B·2012-01-20 02:08 UTC
    ls *.ogm | xargs -i basename {} | xargs -i ls {}
    
    *some files*
    xargs: unmatched single quote; by default quotes are special to xargs unless you use the -0 option 
    *more files but not all, died a
  • Stuff

    2104227·text·234 B·2012-01-20 01:39 UTC
    \documentclass{article}
    
    \usepackage{graphicx}
    \usepackage[utf8x]{inputenc}
    
    \title{Title}
    \author{Guy 1 \\ Guy 2}
    
    \begin{document}
    \maketitle
    
    \pagebreak
    
    \section*{2. Spectral Analysis
  • Stuff

    2104222·text·3.3 KB·2012-01-20 01:06 UTC
    (12:45:21) Fmp786: (20:44:57) Your rank in Wifi OU is 35/3773 [1228 points / 8 battles]!
    (12:45:26) +Avia: mumble
    (12:45:31) +Avia: don't start faking logs now
    (12:45:32) Fmp786: in 8 battles
    (12:
  • Untitled

    2104211·text·1.4 KB·2012-01-20 00:10 UTC
    At the risk of megadownvoting here...
    
    Megaupload never complied with DMCA requests - I made several as part of some research and never received any response. The site charged for access to, and pro
  • Something

    2104205·text·370 B·2012-01-19 23:29 UTC
    Two women are selling apples. The first sells 30 apples at 2 for $1, earning $15. The second sells 30 apples at 3 for $1, earning $10. So between them they’ve sold 60 apples for $25.
    
    The next day t
  • Something

    2104204·text·370 B·2012-01-19 23:28 UTC
    Two women are selling apples. The first sells 30 apples at 2 for $1, earning $15. The second sells 30 apples at 3 for $1, earning $10. So between them they’ve sold 60 apples for $25.
    
    The next day t
  • Stuff

    2104199·text·215 B·2012-01-19 22:40 UTC
    on @*:BAN:#:{
     if ($nick == $me) || ($nick == Happyunca) return
     if ($banmask iswm $address($me,5)) {
     mode $chan -bo $banmask $nick | msg $chan You can't ban me fool :)
     chanserv unban $c
  • Untitled

    2104196·text·2.3 KB·2012-01-19 22:22 UTC
    package models;
    
    import java.math.BigDecimal;
    import java.sql.Timestamp;
    import java.util.*;
    import org.joda.*;
    import javax.persistence.*;
    import org.hibernate.annotations.ForeignKey;
    import
  • Unnamed

    2104194·text·6.9 KB·2012-01-19 22:09 UTC
    diff --cc web/skins/beech/cedar/js/javascript.js
    index 2bd07be,028f3e8..0000000
    --- a/web/skins/beech/cedar/js/javascript.js
    +++ b/web/skins/beech/cedar/js/javascript.js
    @@@ -20,22 -20,8 +20,18 @@

older pastes →