All pastesPublic feed

Public feed

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

    2128134·text·2.1 KB·2012-03-14 16:04 UTC
    I decided to try using Lerp to dictate the movement for Attract mode,
    but what i can only assume is because of the conversion from Float to Int, after a few times doing the movement it decides it doe
  • frankfrankf

    2128132·actionscript·111 B·2012-03-14 16:01 UTC
    You can't separate pease from freedom because no one can be at peace unless he has his freedom.
  • Untitled

    2128122·text·1.1 KB·2012-03-14 15:37 UTC
    MARTINs-Mac-mini:xbmc builduser$ make -C tools/darwin/depends/libcec
    rm -rf libcec
    tar xf /Users/Shared/xbmc-depends/tarballs/libcec-latest.tar.bz2
    echo libcec > .gitignore
    cd libcec; autoreconf -
  • Mine

    2128119·bash·931 B·2012-03-14 15:22 UTC
    let sum3 a b c = a + b + c
    let issqsum a b c = (a*a + b*b == c*c)
    let ismin arg list = (minimum list) == arg
    let isadigit a = (a `elem` ['0'..'9'])
    let digitX a = if isadigit a then 'X' else a
    le
  • Unnamed

    2128117·text·6 B·2012-03-14 15:14 UTC
    asdasd
  • Stuff

    2128116·text·12.6 KB·2012-03-14 15:12 UTC
    gdb spacefm
    GNU gdb (Gentoo 7.3.1 p2) 7.3.1
    Copyright (C) 2011 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: y
  • Someone

    2128115·text·268 B·2012-03-14 15:11 UTC
    MARTINs-Mac-mini:xbmc builduser$ make -C tools/darwin/packaging/xbmc-osx
    if [ -e "/Volumes/XBMC" ] ; then umount /Volumes/XBMC ; fi
    ./dmgmaker.pl ../../../../build/Debug/XBMC.app
    Could not find "..
  • Anonymous

    2128114·text·1.6 KB·2012-03-14 15:02 UTC
    ; /penis - A script by Katlyn Caswel (aka Dominic Quentin) [katlyn@swiftirc.net]
    ; To use, type /penis
    ; Sample output: <Katlyn> 8==========D
    ; For bugs or comments, please e-ma
  • Unnamed

    2128113·text·444 B·2012-03-14 15:01 UTC
    diff --git a/tools/darwin/depends/xbmc/Makefile b/tools/darwin/depends/xbmc/Makefile
    index 4158d08..21ee7a9 100644
    --- a/tools/darwin/depends/xbmc/Makefile
    +++ b/tools/darwin/depends/xbmc/Makefile
  • Anonymous

    2128112·text·643 B·2012-03-14 14:57 UTC
    java.io.IOException: Server returned HTTP response code: 500 for URL: https://192.168.1.187:443/xml-rpc/open-ils.actor
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    a
  • frankfrankf

    2128108·actionscript·111 B·2012-03-14 14:36 UTC
    You can't separate pease from freedom because no one can be at peace unless he has his freedom.
  • Mine

    2128107·text·3.3 KB·2012-03-14 14:33 UTC
    import sys, os, time, thread
    import glib, gobject
    import pygst
    pygst.require("0.10")
    import gst
    
    class CLI_Main:
     
     def __init__(self):
     
     self.frame_count = 0
     self.keyframe_count = 0
  • Mine

    2128105·text·221 B·2012-03-14 14:24 UTC
    # Assuming it's 'master' that you want to rollback
    git checkout master # To be in master
    git reset --hard master [SHA] # With [SHA] being the SHA of the new place to put master
    git push -f origin m
  • Untitled

    2128104·text·633 B·2012-03-14 14:17 UTC
    access-list DENY-DEFAULT-acl standard deny 146.204.54.0 255.255.255.128 
    access-list DENY-DEFAULT-acl standard deny 193.184.128.0 255.255.255.0 
    access-list DENY-DEFAULT-acl standard deny 172.29.104
  • Untitled

    2128103·text·635 B·2012-03-14 14:17 UTC
    access-list DENY-DEFAULT-acl standard deny 146.204.54.0 255.255.255.128 
    access-list DENY-DEFAULT-acl standard deny 193.184.128.0 255.255.255.0 
    access-list DENY-DEFAULT-acl standard deny 172.29.104
  • Anonymous

    2128100·text·3.0 KB·2012-03-14 13:59 UTC
    Y Combinator Funding Application
    Summer 2012
    Application deadline: 8 pm PST on March 28, 2012.
    
    Please try to answer each question in less than 120 words.
    
    We look at online demos only for the m
  • Mine

    2128098·text·1.3 KB·2012-03-14 13:53 UTC
    ;Usage: somebody must type !snippet in the channel
     
    ;If somebody types:
    ; !snippet <-- Messages latest mirc snippet
    ; !snippet mirc <-- Also messages latest mirc snippet
    ; !snippte php <--
  • Untitled

    2128097·text·1.3 KB·2012-03-14 13:52 UTC
    ;Usage: somebody must type !snippet in the channel
     
    ;If somebody types:
    ; !snippet <-- Messages latest mirc snippet
    ; !snippet mirc <-- Also messages latest mirc snippet
    ; !snippte php <--
  • frankfrankf

    2128089·actionscript·111 B·2012-03-14 13:17 UTC
    You can't separate pease from freedom because no one can be at peace unless he has his freedom.
  • Someone

    2128087·text·678 B·2012-03-14 12:52 UTC
    # ïğîöåäóğà î÷èñòêè îòâåòîâ îò ìóñîğà ïåğåä ñğàâíåíèåì
    proc ::tpub::filter {text} {
     regsub -all {[;:()\[\]!?.,/\\{}]} [tolower $text] "" text;
     return [string trim $text]
    }
    
    ### ğåàêöèÿ íà ïóáë

older pastes →