All pastesPublic feed

Public feed

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

    2083433·text·496 B·2011-09-28 00:59 UTC
    void loop() {
    
    for (int i = 0; i < length; i++) {
     if (notes[i] == ' ') {
     delay(beats[i] * tempo);
    digitalWrite(13, HIGH);
    delay(50);
    digitalWrite(12, HIGH);
    delay(50);
    digitalWrite(11,
  • Mine

    2083431·text·639 B·2011-09-28 00:58 UTC
    [Archon, DUCK Triage]
    
    Capital Coaxial Regenerative Projector
    Capital Coaxial Regenerative Projector
    Capital Murky Energy Transmitter I
    Large Energy Transfer Array II
    Triage Module I
    
    Cap Rech
  • Miscellany

    2083430·text·360 B·2011-09-28 00:57 UTC
    #include <fstearm>
    #include <iomanip>
    
    using namespace std;
    
    int main ()
    {
     ofstream outFile;
     ifstream inFile;
    
     outFile.open("out.data");
     inFile.open("in.data");
    
     outFile.
  • Anonymous

    2083425·text·183 B·2011-09-28 00:49 UTC
    for (int i = 0; i < length; i++) {
    
     if (notes[i] == ' ') {
    
     delay(beats[i] * tempo);
    
     } else {
    
     playNote(notes[i], beats[i] * tempo);
    
     }
    
     delay(tempo / 2);
  • Unnamed

    2083400·text·567 B·2011-09-28 00:08 UTC
    everegreen@everegreen-laptop:~$ sudo su - opensrf
    [sudo] password for everegreen: 
    opensrf@everegreen-laptop:~$ touch /openils/var/log/osrfsys.log
    opensrf@everegreen-laptop:~$ tail -f /openils/var/
  • Something

    2083396·objectivec·958 B·2011-09-28 00:02 UTC
    // in LoginViewController
    
     homeViewController = [[HomeViewController alloc] initWithNibName:@"HomeViewController" bundle:nil];
     UIWindow *window = [UIApplication sharedApplication].keyWindow
  • Something

    2083390·text·288 B·2011-09-27 23:53 UTC
    msg %link.chan Race: $iif(%temp.race == Humans, msg %link.chan 2 Humans ,$iif(%temp.race == Elves, msg %link.chan 9 Elves ,$iif(%temp.race == Orcs, msg %link.chan 3 Orcs ,$iif(%temp.race == Dwarves
  • Something

    2083380·text·285 B·2011-09-27 23:41 UTC
    msg %link.chan Race: $iif(%temp.race == Humans, msg %link.chan 2Humans ,$iif(%temp.race == Elves, msg %link.chan 9Elves ,$iif(%temp.race == Orcs, msg %link.chan 3Orcs ,$iif(%temp.race == Dwarves, m
  • Something

    2083359·text·1.5 KB·2011-09-27 22:34 UTC
    #include<stdio.h>
    #include<sys/types.h>
    #include<sys/ipc.h>
    #include<sys/shm.h>
    #include<fcntl.h>
    #define SHMKEY 51015688
    #define K 1024
    int shmid;
    void main(void){
     int *MAX, *MIN;
     int num
  • Unnamed

    2083357·text·763 B·2011-09-27 22:32 UTC
    GNU nano 2.2.2 File: /openils/conf/opensrf_core.xml 
    
    <?xml version="1.0"?>
    <!-- 
    vim:et:ts=2:sw=2:
    -->
    <config>
    
     <!-- bootstrap config for OpenSRF apps -->
     <o
  • Miscellany

    2083356·text·265 B·2011-09-27 22:27 UTC
    @font-face {
     font-family: 'MyFont';
     src: url('fonts/No-move.eot?') format('eot'),
     url('fonts/No-move.woff') format('woff'),
     url('fonts/No-move.ttf') form
  • Miscellany

    2083353·text·260 B·2011-09-27 22:20 UTC
    @font-face {
     font-family: 'MyFont';
     src: url('fonts/No-move.eot?') format('eot'),
     url('fonts/No-move.woff') format('woff'),
     url('fonts/No-move.ttf') form
  • Unnamed

    2083352·text·1.0 KB·2011-09-27 22:14 UTC
    opensrf@everegreen-laptop:~$ osrf_ctl.sh -l -a stop_all
    OpenSRF C not running
    Stopping OpenSRF Perl
    Use of uninitialized value $@ in concatenation (.) or string at /usr/local/share/perl/5.10.1/Open
  • Miscellany

    2083350·text·262 B·2011-09-27 21:56 UTC
    @font-face {
     font-family: 'MyFont';
     src: url('fonts/No-move.eot?') format('eot'),
     url('fonts/No-move.woff') format('woff'),
     url('fonts/No-move.ttf') form
  • Unnamed

    2083349·text·912 B·2011-09-27 21:56 UTC
    everegreen@everegreen-laptop:~$ sudo su
    [sudo] password for everegreen: 
    root@everegreen-laptop:/home/everegreen# /etc/init.d/ejabberd start
    Starting jabber server: ejabberd already running.
    root@
  • Mine

    2083348·text·3.0 KB·2011-09-27 21:54 UTC
    /*********************************************************************/
    /* Member Function: add
     *
     * -= input =-
     * - int ad - The days to add to the date
     * - int am - The months to add to the
  • Someone

    2083345·text·428 B·2011-09-27 21:38 UTC
    I can envisage a new world in which society has a way for there to be music, whose function is to get you high, that's the sort of thing we're hammering at. 
    To get really high is to forget yourself
  • Something

    2083343·text·2.7 KB·2011-09-27 21:32 UTC
    /*
    Obligatorisk Øving 1 i PROG og DATA
    Programnavn : Pi
    
    Oppgaven 2
    
    Skrive et lite program som ved bruk at Leibniz' formel skal beregne pi.
    (Er litt usikker på om en i følge oppgaven skal spør
  • Mine

    2083341·text·829 B·2011-09-27 21:22 UTC
    # echo "stats" | nc localhost 11211
    STAT pid 6881
    STAT uptime 183
    STAT time 1317158516
    STAT version 1.4.5
    STAT pointer_size 64
    STAT rusage_user 0.010000
    STAT rusage_system 0.000000
    STAT curr_c
  • Untitled

    2083340·text·479 B·2011-09-27 21:19 UTC
    STAT maxbytes 67108864
    STAT maxconns 1024
    STAT tcpport 11211
    STAT udpport 11211
    STAT inter 127.0.0.1
    STAT verbosity 1
    STAT oldest 0
    STAT evictions on
    STAT domain_socket NULL
    STAT umask 700
    S

older pastes →