All pastesPublic feed

Public feed

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

    2097569·text·129 B·2011-12-31 00:38 UTC
    infib :: [Int]
    infib = 1 : 1 : zipWith (+) infib (tail infib)
    
    main = print $ sum $ filter even $ takeWhile (<= 4000000) infib
  • Miscellany

    2097568·text·3.1 KB·2011-12-30 23:47 UTC
    Setup.
    
    i7 920/6gb dd3 / Dveo Dvb Master ASI Tx card.
    Input: variable sources
    Output: MpegTs File or Pipe
    Playback: vlc 1.3git, ffplay, Tandberg-TT1260 Hardware Reciever
    
    Test file: http://www
  • Something

    2097564·text·560 B·2011-12-30 23:16 UTC
    sprawl$ more tmp.hs
    fib :: Integer -> Integer
    fib 0 = 1
    fib 1 = 1
    fib n = fib (n-2) + fib (n-1)
    sprawl$ ghci
    GHCi, version 7.0.4: http://www.haskell.org/ghc/ :? for help
    Loading package ghc-pr
  • Someone

    2097561·text·3.2 KB·2011-12-30 23:11 UTC
    <outline title="Funny" text="Funny">
     <outline text="cartoonwarsblog" title="cartoonwarsblog"
     type="rss"
     xmlUrl="http://cartoonwarsblog.blogspot.c
  • Miscellany

    2097560·text·28.1 KB·2011-12-30 23:04 UTC
    name of display: :0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: NVIDIA Corporation
    server glx version string: 1.4
    server glx extensions:
     GLX_EXT_visual_info, GLX_E
  • Stuff

    2097557·text·549 B·2011-12-30 22:57 UTC
    $fields = array(
     'timestamp'=>time(),
     'name' => null,
     'address' => null,
     'zipcode' => null,
     'city' => null,
     'ip' =
  • Unnamed

    2097553·text·16 B·2011-12-30 22:09 UTC
    dsafda
    fdsafdsa
  • Build log

    2097551·text·26.6 KB·2011-12-30 21:25 UTC
    make[2]: *** Waiting for unfinished jobs....
    dmake: Error code 2, while making 'all'
    
    -----------------------------------------------------------------------
     Oh dear - something failed du
  • Mine

    2097550·text·18.4 KB·2011-12-30 21:16 UTC
    12/29/2011 11:17:11 PM ????µ?? ??? ?¶Š ??????? bri lemay want me to be straight up> 
    12/29/2011 11:17:19 PM ????µ?? ??? ?¶Š ??????? bri lemay like straight up straight up 
    12/29/2011 11:17
  • Mine

    2097546·java·4.7 KB·2011-12-30 20:42 UTC
    package pl.polsl.java.lab4.BikeShopWeb.servlets;
    
    import java.io.IOException;
    import java.io.PrintWriter;
    import java.util.logging.Level;
    import java.util.logging.Logger;
    import javax.servlet.Se
  • Stuff

    2097544·text·2.7 KB·2011-12-30 20:25 UTC
    Montserrat:
    
    It seems like the best place is Montserrat, most websites say it's world class. There are over 1700 conglomerate routes there of all levels, most of which are multi-pitch (3-8 pitches)
  • autogen.lastrun

    2097543·text·99 B·2011-12-30 20:07 UTC
    --with-num-cpus=4
    --with-max-jobs=6
    --without-junit
    --disable-epm
    --without-java
    --disable-moz
  • Anonymous

    2097538·text·1.4 KB·2011-12-30 19:15 UTC
    ****board-am335xevm.c****
    
    #include <linux/input.h>
    #include <linux/rotary_encoder.h>
    
    /* rotary encoder structures EMEB */
    #define ROT_ENC_A_PIN GPIO_TO_PIN(2, 2)
    #define ROT_ENC_B_PIN GPIO_
  • Untitled

    2097537·text·47 B·2011-12-30 19:02 UTC
    http://www.xakep.ru/magazine/xa/110/096/1.asp
  • What a scrub

    2097536·text·19 B·2011-12-30 18:56 UTC
    bodyrot got smacked
  • Someone

    2097535·text·978.2 KB·2011-12-30 18:27 UTC
    
        
  • Mine

    2097531·text·481 B·2011-12-30 18:18 UTC
    #! /bin/bash
    #looks for m4v extension and, if found, looks for file with the same name ending in mkv, and if found, deletes the mkv
    
    mypath="$1"
    for NAME in "$1"/*; do
     echo "Processing: " "$NAME
  • Something

    2097530·text·2.1 KB·2011-12-30 18:06 UTC
    gEDA/gschem version 1.7.1.20110619
    gEDA/gschem comes with ABSOLUTELY NO WARRANTY; see COPYING for more details.
    This is free software, and you are welcome to redistribute it under certain
    condition
  • saf

    2097526·text·2.1 KB·2011-12-30 17:39 UTC
    # These settings were set by the catalyst build script that automatically
    # built this stage.
    # Please consult /usr/share/portage/config/make.conf.example for a more
    # detailed example.
    CFLAGS="-m
  • pcgmnifv

    2097511·text·202 B·2011-12-30 16:06 UTC
    Pretty nice post. I just stumbled upon your weblog and wished to say that I've truly enjoyed browsing your blog posts. In any case I'll be subscribing to your rss feed and I hope you write again soon!

older pastes →