All pastesPublic feed

Public feed

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

    2080815·text·4 B·2011-09-18 16:21 UTC
    sigh
  • Anonymous

    2080800·text·2.9 KB·2011-09-18 15:38 UTC
    Come posso prelevare fondi?
    Per prelevare fondi e trasferirli sul tuo conto bancario:
    Accedi al tuo conto PayPal.
    Clicca su Preleva nella parte superiore della pagina.
    Clicca su Preleva fondi da t
  • Miscellany

    2080763·text·492 B·2011-09-11 12:48 UTC
    @view_config(context=HTTPNotFound) 
    def notfound_view(request): 
     if authenticated_userid(request)
  • Miscellany

    2080759·text·212 B·2011-09-11 11:07 UTC
    string filescan()
     {
     char [] flist;
     auto scan = new FileScan;
     scan (".", ".d");
     
     foreach(file; scan.files)
     {
     flist[]++ = file; // I need to move all files in array!
     }
    
     return f
  • Someone

    2080757·text·1.5 KB·2011-09-11 11:00 UTC
    Hi ian,
    
    I have question about the use in ff (fixed function) with those extensinons.
    So quoting two hunks and asking them from you.
    #### 
     If ARB_separate_shader_objects (or OpenGL 4.1)
  • Miscellany

    2080755·text·10.4 KB·2011-09-11 10:53 UTC
    kaveh@kaveh-apa:~/Desktop/MV$ ls -R
    .:
    Armored 2009.mkv series Triangle[2009][Proper]DVDRip[Eng]-SaifDVD[TheFalcon007].avi
    Blood And Bone 2009.avi
  • Mine

    2080754·text·1.3 KB·2011-09-11 10:10 UTC
    bret: just make sure you all communicate properly
    bret: dont shout fodase every time you die, call the enemy
    bret: dont face when the bombs down, use your cuonter flashes cleverly
    bret: your T side
  • viktor

    2080748·text·22.3 KB·2011-09-11 09:03 UTC
    !!################################
    !!ALSA Information Script v 0.4.60
    !!################################
    
    !!Script ran on: Sun Sep 11 09:00:45 UTC 2011
    
    !!Linux Distribution
    !!------------------
  • wlcode

    2080746·text·2.4 KB·2011-09-11 08:36 UTC
    #!/usr/bin/python
    
    import lxml.html
    import os
    import sys
    from pprint import pprint
    import fnmatch
    
    def locate(pattern, root=os.curdir, filesonly=True):
     for path, dirs, files in os.walk(
  • Unnamed

    2080745·python·322 B·2011-09-11 08:30 UTC
    def locate(pattern, root=os.curdir, filesonly=True):
     for path, dirs, files in os.walk(os.path.abspath(root)):
     for filename in fnmatch.filter(files, pattern):
     yield os.path
  • Miscellany

    2080736·text·421 B·2011-09-11 06:17 UTC
    /dev/block # mount
    mount
    rootfs on / type rootfs (rw)
    tmpfs on /dev type tmpfs (rw,relatime,mode=755)
    devpts on /dev/pts type devpts (rw,relatime,mode=600)
    proc on /proc type proc (rw,relatime)
  • Miscellany

    2080735·text·65 B·2011-09-11 06:14 UTC
    ~ # mount /sdcard
    mount /sdcard
    ~ # ls /sdcard
    ls /sdcard
    ~ #
  • Stuff

    2080729·text·40.5 KB·2011-09-11 04:42 UTC
    
        
  • Anonymous

    2080724·text·65 B·2011-09-11 03:37 UTC
    This message was created automatically by mail delivery software.
  • Stuff

    2080718·text·4.6 KB·2011-09-11 02:32 UTC
    Ign http://us.archive.ubuntu.com natty InRelease
    Ign http://us.archive.ubuntu.com natty-security InRelease
    Ign http://us.archive.ubuntu.com natty-updates InRelease
    Ign http://archive.canonical.com
  • Anonymous

    2080717·text·1.5 KB·2011-09-11 02:22 UTC
    This message was created automatically by mail delivery software.
    
    A message that you sent could not be delivered to one or more of its
    recipients. This is a permanent error. The following address(
  • Anonymous

    2080716·text·49.7 KB·2011-09-11 01:41 UTC
    
        
  • Miscellany

    2080715·text·715 B·2011-09-11 01:35 UTC
    01:09 -!- mib_7uyhl9 [46bdbb49@X-E1DD0B34.mibbit.com] has quit [[irc.denhac.org] 
     Local kill by dsockwell (hacker store is closed)]
    01:09 -!- mib_7uyhl9 [46bdbb49@X-4F6BF70A.mibbit.com] ha
  • Something

    2080714·text·2.6 KB·2011-09-11 01:29 UTC
    [Scene opens with two boys in their late teenage years laying down and smoking cigarettes on a rooftop. A house located in the countryside. It is late in the night, around two o'clock.] 
    
    Jack: [Mot
  • Miscellany

    2080704·text·403 B·2011-09-10 23:58 UTC
    $ awk -f summary.awk ausutxla 
    awk: non-terminated string CUST Type ... at source line 16 source file summary.awk
     context is
     printf ("CUST Type Services\t%2d\n, num_cust); >>> 
     <<< printf ("I

older pastes →