All pastesPublic feed

Public feed

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

    2121970·text·700 B·2012-02-27 07:47 UTC
    Leg 1 - Europe (Sept, Nov, Dec)
    -----------------------------------------------
    London/Dublin/Edinburgh 2wk
    Paris 2wk
    Barcelona 1wk
    Amsterdam 1wk
    Munich 1wk
    Prague 1wk
    Venice 1wk
    Rome 1wk
    Sw
  • ssh on web

    2121966·text·45 B·2012-02-27 07:34 UTC
    https://www2.essex.ac.uk/cs/services/SSH/new/
  • Miscellany

    2121961·text·1.0 KB·2012-02-27 07:13 UTC
    <b> 04/13/09 <br> <a href="?s=6&p=001901">"Homestuck"</a></b><br><br>
    
    <br />
    A young man stands in his bedroom. It just so happens that today, the 13th of April, is this young man's birthday. Tho
  • Something

    2121957·scheme·242 B·2012-02-27 06:46 UTC
    (define (sum-of-largest-squares x y z)
     (if (>= x y)
     (+ (* x x) (if (>= y z)
     (* y y)
     (* z z)))
     (+ (* y y) (if (>= x z)
  • Unnamed

    2121950·text·737 B·2012-02-27 06:15 UTC
    > restart;
    > Iph := 7.0*10^(-3);
    > I0 := 1*10^(-14);
    > Rsh := 1000;
    > Rs := 10;
    > n := 1;
    > 
    > alpha := Rsh*(Rs*Iph+Rs*I0+V)/n/0.02585/(Rs+Rsh):
    > i := -V/Rs+n*0.02585/Rs*( -LambertW(Rs*I0*Rsh
  • Someone

    2121947·text·7.5 KB·2012-02-27 05:53 UTC
    [11:41] <@Mike> I will tell you a tale.
    [11:41] <@Mike> The city of Nexus. Haven for the decadent and prison for the poor. A sprawling city of millions, Nexus is one of the most infamous places in al
  • Untitled

    2121946·text·5.0 KB·2012-02-27 05:08 UTC
    // NBK CVARS
    
    cl_downloadfilter "all"
    cl_minmodels "0"
    jpeg_quality "100"
    fps_max "999"
    net_graph "0"
    clientport "1337"
    
    // NETCODE CVARS
    
    cl_cmdrate "66"
    cl_interp_ratio "1"
    cl_interp "0
  • Untitled

    2121944·text·3.0 KB·2012-02-27 05:02 UTC
    -----BEGIN CERTIFICATE-----
    MIIIbDCCB1SgAwIBAgIDALP2MA0GCSqGSIb3DQEBBQUAMIGMMQswCQYDVQQGEwJJ
    TDEWMBQGA1UEChMNU3RhcnRDb20gTHRkLjErMCkGA1UECxMiU2VjdXJlIERpZ2l0
    YWwgQ2VydGlmaWNhdGUgU2lnbmluZzE4MDYGA1U
  • Something

    2121941·text·733 B·2012-02-27 04:57 UTC
    model = HLMVModelRegistryKey('models.player.items.all_class.xms_santa_hat_heavy.mdl')
     automateDis(model=model,
     numberOfImages=1,
     n=0,
     rotationOffset=None,
     verticalOffset=None,
  • Something

    2121937·text·733 B·2012-02-27 04:32 UTC
    I miss the way you would look at me
    I miss the way how i'd look at you
    I miss the way......
    
    Ohhh, I rememeber all the times 
    That we would look into eachothers eyes
    And world would stop for
  • Stuff

    2121936·text·465 B·2012-02-27 04:31 UTC
    [22:21:55] <stoned>I want to block ALL traffic on my windows pc, and only allow certain apps that I know will require network access. Could someone please advise how to do this easily w/ windows firew
  • Stuff

    2121920·text·96.7 KB·2012-02-27 03:42 UTC
    
        
  • Miscellany

    2121919·text·2.0 KB·2012-02-27 03:21 UTC
    D:\Users\Fiskie.FISKNET\Desktop\Automation>automatebeta.py
    Traceback (most recent call last):
     File "D:\Users\Fiskie.FISKNET\Desktop\Automation\automatebeta.py", line 1, in
    <module>
     import mo
  • Unnamed

    2121917·text·571 B·2012-02-27 03:05 UTC
    Traceback (most recent call last):
     File "D:\Users\Fiskie.FISKNET\Desktop\Automation\automatebeta.py", line 1, in
    <module>
     import mouse, Image, os, subprocess, math, imgpie, threading, time
  • OldNicks.mrc

    2121913·mirc·3.2 KB·2012-02-27 02:33 UTC
    on *:load:{ hmake OldNicks 10000 | set %OldNicks.last 20 | echo -a Old Nicks loaded. 20 last nicknames shown on join. Change this in the menubar. }
    on *:unload:{ hsave OldNicks OldNicks.hsh | hfree O
  • Stuff

    2121912·text·727 B·2012-02-27 02:33 UTC
    Creatures: 23
    -------------
    4 Perilous Myr 2
    2 Glissa, the Traitor BGG
    2 Bloodgift Demon 3BB
    2 Solemn Simulucrum 4
    2 Brutalizer Exarch 5G
    4 Viridian Emissary 1G
    2 Rage Thrower 5R
    3 Moriok R
  • Untitled

    2121911·text·1.9 KB·2012-02-27 01:49 UTC
    Mods loaded: 16
    ModLoader 1.1
    mod_ModLoaderMp 1.0.0
    mod_MinecraftForge 1.3.3.23
    mod_BuildCraftSilicon 3.1.3
    mod_EE EE2 v1.0.0
    mod_EnderChest 1.0.1
    mod_Forestry 1.3.4.2
    mod_IC2 v1.70
    mod_Porta
  • Untitled

    2121910·text·953 B·2012-02-27 01:37 UTC
    java.lang.NoClassDefFoundError: codechicken/core/ConfigFile
     at codechicken.enderchest.EnderChestManager.<clinit>(EnderChestManager.java:167)
     at mod_EnderChest.initialize(mod_EnderChest.java:32)
  • cron-test for Wordpress

    2121908·php·3.0 KB·2012-02-27 01:26 UTC
    <?php
    /*
    Plugin Name: Cron Test
    Description: Unit test for odd cron behavior..
    Version: 1.0
    Author: Jeff Brand
    */
    
    if ( !function_exists( 'get_option' ) )
     die( 'No direct access!' );
    
    DFCr
  • Something

    2121904·text·7.3 KB·2012-02-27 01:02 UTC
    <!--theme by c-hronic.
    Please don't remove the credit, thanks. c:
    -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="color:background" content="#FFFFFF"/>

older pastes →