All pastes›Public feed

Public feed

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

    2062151·text·120 B·2011-05-17 08:10 UTC
    # For non-root users, add the current directory to the search path:
    if [ ! "`id -u`" = "0" ]; then
     PATH="$PATH:."
    fi
  • Anonymous

    2062016·text·1.3 KB·2011-05-17 06:17 UTC
    public void ecrireFichierCompresse() throws FileNotFoundException{
     //1-lire le fichier caractere par caractere pour trouver son code binaire equivalent
     try{
     FileInputStream fichierTxt =
  • lb lol

    2062015·text·157 B·2011-05-17 06:15 UTC
    Sector 9 Goddess (Randal R2 180mm, Abec11 Flashbacks 70mm 78a, Bones Reds, 1/8" Shock pads, Add Bearing Spacers, Yes Please! Do it with love!)
    
    81a bushing
  • Anonymous

    2061937·text·428 B·2011-05-17 05:05 UTC
    New Type vs Axis
    Cult's proposed lineups:
    
    Ctf_B2b:
    TOP: Zero + Kag
    LOW: Cult
    
    Ctf_X:
    Rush: Riz or cult
    Defense: Kag
    Middle kill whore: Riz or Zero or Sumich
    
    ctf_IceBeam:
    Top: Sumich + k
  • Anonymous

    2061936·text·406 B·2011-05-17 04:54 UTC
    New Type vs Axis
    Cult's proposed lineups:
    
    Ctf_B2b:
    TOP: Zero + Kag
    LOW: Cult
    
    Ctf_X:
    Rush: Riz
    Defense: Kag
    Middle kill whore: UNDECIDED
    
    ctf_IceBeam:
    Top: Sumich + UNDECIDED
    Low: Cult
  • Stuff

    2061935·text·659 B·2011-05-17 04:54 UTC
    pushad
     mov DWORD [ ebp + moduleStart - startOfBaseShell ], eax
     virtual at eax
     dos IMAGE_DOS_HEADER
     end virtual
     mov bx, WORD [ dos.e_magic ]
     cmp bx,
  • Something

    2061934·text·819 B·2011-05-17 04:46 UTC
    servers = (
     {
     adress = "irc.freenode.net";
     chatnet = "FreeNode";
     port = "6667";
     autoconnect = "yes";
     }
    );
    
    channels = (
     { name = "#archlinux.se"; chatnet = "FreeNode";
  • Someone

    2061933·text·487 B·2011-05-17 04:45 UTC
    hdevalence@hdevalence-kubuntu:/tmp$ python analyse.py 
    Increased margin in 33 ridings, won 7
    r10001
    {'C': 3297, 'L': 1155, 'G': -497, 'N': -535}
    r10005
    {'C': 3531, 'L': 357, 'G': -156, 'N': -1097
  • Miscellany

    2061931·text·789 B·2011-05-17 04:33 UTC
    if a bullet hits your ?showvehicle circle, you take full (inner) dmg. end of story.
    
    2 situations where non-inner damage occurs:
    1) getting hit by a weapon with prox (rr, rpg, pc). the distance it
  • Untitled

    2061929·python·713 B·2011-05-17 04:24 UTC
    from __future__ import print_function
    import trueskill
    
    class Player(object):
     def __init__(self, skill, rank):
     self.skill = skill
     self.rank = rank
    
    #data = [((62.0683799278914, 7.3
  • Untitled

    2061928·text·715 B·2011-05-17 04:24 UTC
    from __future__ import print_function
    import trueskill
    
    class Player(object):
     def __init__(self, skill, rank):
     self.skill = skill
     self.rank = rank
    
    #data = [((62.0683799278914, 7.3
  • Someone

    2061925·text·120 B·2011-05-17 04:07 UTC
    Package: imagemagick
    New: yes
    State: not installed
    Version: 7:6.6.2.6-1ubuntu4
    Priority: optional
    Section: graphics
  • Untitled

    2061920·text·45 B·2011-05-17 03:52 UTC
    Wrong person folks... should be Jason A Lucas
  • Something

    2061916·text·3.5 KB·2011-05-17 03:34 UTC
    use32
    format binary
    
    include 'INCLUDE\MACRO\struct.inc'
    
    startOfBaseShell:
     pushad
    
     popad
     mov al, 1 ; call exit thread!!!!
     retn
    
    struc IMAGE_DATA_DIRECTORY
  • Anonymous

    2061913·text·133 B·2011-05-17 03:12 UTC
    #ifdef __cplusplus
    extern "C"
    {
    #endif
    
     ImBuf* oiio_to_imbuf(const char* filename);
    
    #ifdef __cplusplus
    }
    #endif
    ~
  • Unnamed

    2061912·text·1.1 KB·2011-05-17 03:10 UTC
    #ifdef __cplusplus
    extern "C"
    {
    #endif
    
    #include "imbuf.h"
    #include "IMB_imbuf_types.h"
    #include "IMB_imbuf.h"
    #include "IMB_filetype.h"
    //#include "IMB_allocimbuf.h"
    //#include "oiio_to_imb
  • Someone

    2061910·text·2.2 KB·2011-05-17 02:55 UTC
    Logfile of Trend Micro HijackThis v2.0.4
    Scan saved at 04:54:08, on 17.05.2011
    Platform: Windows Vista SP1 (WinNT 6.00.1905)
    MSIE: Internet Explorer v8.00 (8.00.6001.19019)
    Boot mode: Normal
    
    Ru
  • Someone

    2061908·text·2.2 KB·2011-05-17 02:54 UTC
    Logfile of Trend Micro HijackThis v2.0.4
    Scan saved at 04:54:08, on 17.05.2011
    Platform: Windows Vista SP1 (WinNT 6.00.1905)
    MSIE: Internet Explorer v8.00 (8.00.6001.19019)
    Boot mode: Normal
    
    Ru
  • Anonymous

    2061907·text·7.3 KB·2011-05-17 02:43 UTC
    import impsoft.bots.ColorBot;
    import impsoft.scripting.ibot.interfaces.AutoPaint;
    import impsoft.scripting.ibot.structs.AryanTile;
    import impsoft.scripting.ibot.structs.AryanTileZone;
    import impso
  • Stuff

    2061905·text·6.8 KB·2011-05-17 02:35 UTC
    #include <stdlib.h>
    #include <stdio.h>
    
    int main(int argc, char *argv[])
    {
     float rendMens;
     float rendAnual;
     float impostMens;
     float impRetidoMens;
     float impRetidoAnual;

older pastes →