All pastesPublic feed

Public feed

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

    2133790·text·12 B·2012-03-30 06:34 UTC
    efitera text
  • Untitled

    2133787·text·1.5 KB·2012-03-30 06:25 UTC
    mqudsi@debian:~/TripleHelix$ cat test.c
    #include <string.h>
    #include <stdio.h>
    #include <stdarg.h>
    #include <stdlib.h>
    
    char *myPrintfInner(const char *message, va_list params)
    {
     va_list args
  • Miscellany

    2133785·text·4.2 KB·2012-03-30 06:21 UTC
    The NTFS file system in Windows has helped alleviate many of the worst problems associated with fragmentation. However, it has not cured them. In my first article on the topic, I hinted that that NTFS
  • Mine

    2133781·text·26.5 KB·2012-03-30 06:09 UTC
    Starting Nmap 5.21 ( http://nmap.org ) at 2012-03-29 Pacific Daylight Time
    Nmap scan report for 10.67.3.0
    Host is up (0.031s latency).
    MAC Address: E8:B7:48:5D:D1:00 (Unknown)
    Nmap scan report f
  • Someone

    2133780·c·326 B·2012-03-30 06:06 UTC
    // http://www.nicksays.co.uk/2009/05/awesome-c-exam-question/
    // Answer: 5 16 -1 21
    
    #include <stdio.h>
    
    int func (int a, int b) {
     static int c = 1;
     return a + b * (c *= -1);
    }
    
    int main (
  • Unnamed

    2133766·text·1.3 KB·2012-03-30 05:42 UTC
    traceroute to jbidwatcher.com (64.34.173.151), 30 hops max, 60 byte packets
     1 Asus (192.168.2.1) 3.553 ms 3.689 ms 3.916 ms
     2 * * *
     3 te-3-3-ur02.spokane.wa.seattle.comcast.net (68.87.160.
  • Anonymous

    2133745·text·5.2 KB·2012-03-30 05:03 UTC
    The Epistle to the Romans is the longest of the epistles as composed by Paul, which cover – depending on how you count it, between seven and nine general topics. The first being introduction, which
  • Something

    2133743·text·866 B·2012-03-30 05:01 UTC
    #include <string.h>
    #include <stdio.h>
    #include <stdarg.h>
    #include <stdlib.h>
    
    char *InnerAdd(const char *message, va_list params)
    {
     char mask[] = "%s\r\n";
    
     size_t length = vsnprintf(NULL
  • Untitled

    2133732·text·22.6 KB·2012-03-30 04:32 UTC
    emuVersion BizHawk v1.0.3 interim
    MovieVersion BizHawk v0.0.1
    Platform A26
    GameName Space Invaders (1978) (Atari) [!]
    Author micro500
    rerecordCount 493
    GUID 8b471b3e-0054-4b34-9f5f-eb8e1f284bc6
  • danger scheme

    2133730·lua·1.7 KB·2012-03-30 04:20 UTC
    Ignore danger if it is further than specified distance (in meters): 
    
    ignore_distance = <number> { default: 150 } basic distance, if danger (no matter what type it is) is matched by value specified
  • Mine

    2133721·text·2.2 KB·2012-03-30 03:42 UTC
    Raul Ortiz 8:05 pm
     Sorry
    
     Alex Zalir 8:05 pm
     hm?
     I can't really reply to that sorry
     might try later
    
     Raul Ortiz 8:06 pm
     No just in general sorry
    
     Alex Zalir 8:06 pm
  • Stuff

    2133715·text·1.4 KB·2012-03-30 03:23 UTC
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 15
    model : 3
    model name : Intel(R) Pentium(R) 4 CPU 2.80GHz
    stepping : 4
    cpu MHz : 2799.927
    cache size : 1024 KB
    physical id : 0
    siblings
  • Stuff

    2133708·text·2.8 KB·2012-03-30 03:05 UTC
    === Tazinst: start at Thu Mar 29 21:55:55 UTC 2012 ===
    Command: /usr/sbin/tazinst install /var/lib/tazinst.conf
    1. Formatting / partition: /dev/hdd1 (ext4)
    mke2fs 1.41.14 (22-Dec-2010)
    Filesystem
  • Unnamed

    2133704·text·2.0 KB·2012-03-30 02:34 UTC
    Mods loaded: 20
    ModLoader 1.2.3
    mod_ModLoaderMp 1.2.3v3
    mod_MinecraftForge 1.4.0.57
    mod_NotEnoughItems 1.1.3
    mod_BuildCraftCore 2.2.13
    mod_BuildCraftBuilders 2.2.13
    mod_BuildCraftEnergy 2.2.13
  • Unnamed

    2133699·text·1.4 KB·2012-03-30 02:17 UTC
    Raul Ortiz 7:03 pm
     http://galaxylabs.tumblr.com/post/20150038320/shadesofchaos-galaxylabs-shadesofchaos
     Why does everyone think I'm trying to comment on their lives when I talk?
    
     Alex Za
  • Untitled

    2133689·text·2.9 KB·2012-03-30 01:47 UTC
    Aaron C.
    9:18 PM
    gitolite behaves like keg as far as accessing
    git clone git@15.185.178.158:maxwell
    https://wiki.hpcloud.net/display/paas/Platform+Services+Infrastructure
    I added whatever pubkey
  • Something

    2133680·text·1.8 KB·2012-03-30 01:01 UTC
    {16} andre@rune [~] % openssl s_client -host my.server.mmhmm -port 12345 -showcerts -debug -state
    CONNECTED(00000003)
    SSL_connect:before/connect initialization
    write to 0x7f97e141f3d0 [0x7f97e18104
  • Stuff

    2133679·text·3.6 KB·2012-03-30 00:58 UTC
    <configuration name="modules.conf" description="Modules">
     <modules>
     
     <!-- Loggers (I'd load these first) -->
     <load module="mod_console"/>
     <load module="mod_logfile"/>
     <!--
  • Unnamed

    2133677·text·143.5 KB·2012-03-30 00:51 UTC
    
        
  • Miscellany

    2133674·text·1.6 KB·2012-03-30 00:35 UTC
    HARVARD COLLEGE
    Office of Admissions
    
    Mr. Matthew Moniot
    2853 Springwood Road
    Fincastle, VA 24090
    
    Dear Mr. Moniot,
    
    I am very sorry to inform you that it is not possible to offer you admissi

older pastes →