All pastesPublic feed

Public feed

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

    2110562·text·709 B·2012-02-07 02:52 UTC
    -- Monsquaz Swap Album II: Fackin' Hardcore --
    
    Hosted from January to February 2012 through email and #monsquaz @ irc.esper.net by RAMPKORV
    
    Every participants starts out making a song in module
  • Anonymous

    2110553·text·4.7 KB·2012-02-07 02:35 UTC
    //Thomas Burlingame
    //CSE 142
    //TA: Simone Schaffer
    //Description: This program calculates ACT/SAT scores for two 
    //applicants based on their input and compares them.
    
    //lets me use the scanner
  • Unnamed

    2110549·text·2.5 KB·2012-02-07 02:32 UTC
    void *malloc_exec(size_t sz) {
     long pagesize = sysconf(_SC_PAGE_SIZE);
     void *p;
     if (posix_memalign(&p, pagesize, sz) != 0) {
     printf ("oops: memalign failed!\n");
     exit (-1)
  • Stuff

    2110546·text·176 B·2012-02-07 02:24 UTC
    https://github.com/pbrisbin/mutt-config/blob/master/muttrc
    https://github.com/sjl/dotfiles/blob/master/mutt/muttrc
    https://github.com/kremso/dotfiles/blob/master/.mutt/muttrc
  • Anonymous

    2110540·text·1.2 KB·2012-02-07 02:02 UTC
    I do a config for about 12 localhost ports that cups prints to and they goto the corresponding ip addresses at the branch office. I have multiple configs for each of our branches and its really a chea
  • Unnamed

    2110539·text·1.0 KB·2012-02-07 02:01 UTC
    ; earfolds.com [108513]
    $TTL 86400
    @ IN SOA ns1.linode.com. ookami.earfolds.com. 2012010372 14400 14400 1209600 86400
    @ NS ns1.linode.com.
    @ NS ns2.linode.com.
    @ NS ns3.linode.com.
    @ NS ns4.
  • Stuff

    2110536·text·1.1 KB·2012-02-07 01:38 UTC
    In response to Mr. Bering's allegations:
    
    It is unclear what amounts to a violation of the profile page. My profile was created using the same tools available to every other candidate. Whether or no
  • Unnamed

    2110535·text·4.7 KB·2012-02-07 01:36 UTC
    //Thomas Burlingame
    //CSE 142
    //TA: Simone Schaffer
    //Description: This program calculates ACT/SAT scores for two 
    //applicants based on their input and compares them.
    
    //lets me use the scanner
  • Something

    2110533·text·1.1 KB·2012-02-07 01:36 UTC
    In response to Mr. Bering's allegations:
    
    It is unclear what amounts to a violation of the profile page. My profile was created using the same tools available to every other candidate. Whether or no
  • Mine

    2110523·text·1.1 KB·2012-02-07 01:02 UTC
    X-1578 'Blink'
    
    Role High speed multirole fighter
    Manufacturer Wayland Technologies
    Status Prototype Stolen, Investigation Canceled by CEO
    Number built 1
    
    General
     Crew: 1
     Length
  • wps2key

    2110510·python·9.7 KB·2012-02-07 00:56 UTC
    #!/usr/bin/env python
    
    from sys import argv, stderr, exit
    from getopt import GetoptError, getopt as GetOpt
    import hashlib
    
    try:
     from scapy.all import *
    except Exception, e:
     print 'Failed to
  • inava

    2110508·text·5 B·2012-02-07 00:52 UTC
    hi!!!
  • Someone

    2110503·text·5.1 KB·2012-02-07 00:36 UTC
    /*
    
    THIS CODE IS MADE BY THE BEST PEOPLE IN THE WORLD, DO NOT STEAL.
    
    THINGS TO DO ARE IN CAPS 
    
    Instructions are in sentence form.
    
    */
    package edu.wpi.first.wpilibj.templates;
    import edu.wp
  • Something

    2110501·html·7.5 KB·2012-02-07 00:19 UTC
    <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %>
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtm
  • Stuff

    2110499·text·546 B·2012-02-07 00:10 UTC
    /**
     * Work out if a release is a Movie
     */ 
     public function isMovie($releasename)
     {
     if($this->isMovieForeign($releasename)){ return true
  • i5noc

    2110498·text·2.0 KB·2012-02-07 00:08 UTC
    When reconnecting within a few minutes of a disconnect with no other connected players, our server sends an End of Stream signal. This is allowed in the spec and every player except Mplayer is handl
  • Untitled

    2110493·javascript·433 B·2012-02-06 23:55 UTC
    module.exports = function(app){
     var routes = get_routes(); 
     app.get('/', routes.index); 
     app.get('/about', routes.about);
    }
    
    function get_routes() { 
     var routes = {}
  • Unnamed

    2110492·text·978 B·2012-02-06 23:54 UTC
    core switch:
    interface GigabitEthernet1/10
     description switchc:25
     switchport trunk encapsulation dot1q
     switchport trunk allowed vlan 1,3,16,33,89,101,324
     switchport mode trunk
     spanning-tree
  • Fix for F5.cxx

    2110490·cpp·995 B·2012-02-06 23:12 UTC
    #include <iostream>
    #include <vector>
    #include <algorithm>
    
    using namespace std;
    
    // Function object (a.k.a functor)
    struct fact
    {
     int operator ()(int i) /*const*/
     {
     if(i > cache_.s
  • Mine

    2110471·text·4.4 KB·2012-02-06 21:35 UTC
    Dialogue: 0,0:00:01.36,0:00:05.32,Rom,,0000,0000,0000,,Summer time gone anata ga koishii
    Dialogue: 0,0:00:05.32,0:00:10.19,Rom,,0000,0000,0000,,Summer time gone wakatte iru no ni
    Dialogue: 0,0:00:10

older pastes →