All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Interesting RSA theorem

    1915151·python·2.3 KB·2010-08-11 14:40 UTC
    #!/usr/bin/python
    import random
    
    def generateKey(bits=64):
     assert 64<=bits
     assert bits%4==0
     length=bits//4
     pswd=random.randrange(2**(bits-1), 2**bits)
     p,q=generatePrimePair(bits)
     n=p*q
  • Anonymous

    1915121·text·1.1 KB·2010-08-11 13:58 UTC
    Index: nepomuk/ui/kedittagsdialog.cpp
    ===================================================================
    --- nepomuk/ui/kedittagsdialog.cpp (revision 1160087)
    +++ nepomuk/ui/kedittagsdialog.cpp (w
  • Unnamed

    1915105·text·320 B·2010-08-11 13:20 UTC
    2.4.22-1mdv2010.0 in main/backports, 2010.0 for x86_64
    2.4.22-1mdv2010.0 in main/backports, 2010.0 for i586
    2.4.19-2.1mdv2010.0 in main/updates, 2010.0 for i586
    2.4.19-2.1mdv2010.0 in main/updates, 20
  • Unnamed

    1915098·text·10.7 KB·2010-08-11 13:16 UTC
    Chapter 3: Operating-System Structures
    System Components
    Operating System Services
    System Calls
    ? System Programs
    ? System Structure 
    ? Virtual Machines
    ? System Design and Implementation
    ? S
  • ww

    1915085·text·5.0 KB·2010-08-11 12:36 UTC
    @prefix dc: <http://purl.org/dc/terms/>.
    @prefix entity: <entity:>.
    @prefix foaf: <http://xmlns.com/foaf/0.1/>.
    @prefix lve: <http://lexvo.org/id/term/eng/>.
    @prefix lvo: <http://lexvo.org/ontology#>
  • ww

    1915078·text·1.9 KB·2010-08-11 12:31 UTC
    @prefix dc: <http://purl.org/dc/terms/>.
    @prefix entity: <entity:>.
    @prefix foaf: <http://xmlns.com/foaf/0.1/>.
    @prefix lve: <http://lexvo.org/id/term/eng/>.
    @prefix lvo: <http://lexvo.org/ontology#>
  • ww

    1915076·text·1.1 KB·2010-08-11 12:29 UTC
    @prefix entity: <entity:>.
    @prefix lve: <http://lexvo.org/id/term/eng/>.
    @prefix lvo: <http://lexvo.org/ontology#>.
    @prefix nlp: <http://ordf.org/ordf/nlp#>.
    @prefix rdf: <http://www.w3.org/1999/02/2
  • ArionAdmin

    1915067·text·5.7 KB·2010-08-11 12:08 UTC
    // ==UserScript==
    // @name -ORKUT-Cool SRK Theme By VATSAN '¹
    // @namespace http://userstyles.org
    // @description Really Cool Shahrukh Khan Theme
    // @author Vatsan The Rocking Gu
  • anton

    1915054·text·25.2 KB·2010-08-11 11:39 UTC
    !!################################
    !!ALSA Information Script v 0.4.59
    !!################################
    
    !!Script ran on: Wed Aug 11 11:39:25 UTC 2010
    
    !!Linux Distribution
    !!------------------
    
    Ub
  • Untitled

    1915048·text·126.6 KB·2010-08-11 11:13 UTC
    
        
  • Mine

    1915047·text·29.6 KB·2010-08-11 11:12 UTC
    X.Org X Server 1.7.6
    Release Date: 2010-03-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.24-27-server x86_64 Ubuntu
    Current Operating System: Linux hephaestus 2.6.32-24-ge
  • ww

    1915001·text·736 B·2010-08-11 09:05 UTC
    @prefix dc: <http://purl.org/dc/terms/>.
    @prefix entity: <entity:>.
    @prefix foaf: <http://xmlns.com/foaf/0.1/>.
    @prefix nlp: <http://ordf.org/ordf/nlp#>.
    @prefix obp: <http://purl.org/okfn/obp#>.
    @pr
  • Miscellany

    1914997·text·1.4 KB·2010-08-11 09:01 UTC
    --- Article.pm.orig 2010-08-11 08:54:37.000000000 +0200
    +++ Article.pm 2010-08-11 10:58:14.000000000 +0200
    @@ -1566,6 +1566,9 @@
     $Self->{DBObject}->Prepare( SQL => $SQL, Bind => \@Bind );
  • ww

    1914996·text·666 B·2010-08-11 08:59 UTC
    @prefix dc: <http://purl.org/dc/terms/>.
    @prefix entity: <entity:>.
    @prefix foaf: <http://xmlns.com/foaf/0.1/>.
    @prefix nlp: <http://ordf.org/ordf/nlp#>.
    @prefix obp: <http://purl.org/okfn/obp#>.
    @pr
  • ww

    1914995·text·2.4 KB·2010-08-11 08:54 UTC
    @prefix _3: <irc://irc.oftc.net:6667/%23okfn#>.
    @prefix _4: <http://ordf.org/ordf/nlp#>.
    @prefix _5: <entity:>.
    @prefix _6: <http://lexvo.org/ontology#>.
    @prefix _7: <http://lexvo.org/id/term/eng/>.
  • ww

    1914994·text·249 B·2010-08-11 08:54 UTC
    @prefix entity: <entity:>.
    @prefix nlp: <http://ordf.org/ordf/nlp#>.
    @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
    @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
    
     entity:yydioF
  • studio

    1914979·text·529 B·2010-08-11 07:55 UTC
    # slow join script
    
    bind dcc n netdjoin delay_join
    bind bot N djoin bot_delay_join
    
    proc delay_join {hand idx text} {
     set window [lrange $text 0 0]
     set channel [lrange $text 1 1]
     foreach bo
  • studio

    1914974·text·887 B·2010-08-11 07:54 UTC
    # new netmass script
    set reason "Channel Closed!"
    bind dcc n nmass new_mass
    set what ""
    
    proc ops {chan} {
     global what
     set ops {}
     foreach nick [chanlist $chan] {
     if {$nick != "Q" && $nick != "
  • Something

    1914954·c·4.6 KB·2010-08-11 06:55 UTC
    #include <stdio.h>
    char stg;
    char ms[5][5];
    char screen[5][5];
    char flag[5][5];
    char lastAction[1][1];
    
    int x,y,lastX,lastY; //x and y coordinates
    int gameover;
    int flags;
    int eventCount
  • Mine

    1914897·text·273 B·2010-08-11 03:25 UTC
    0:3.6.8-0.1mdv2010.0 in main/updates, current for i586
    0:3.6.6-0.1mdv2010.0 in main/updates, current for i586
    0:3.6.3-0.3mdv2010.0 in main/testing, current for i586
    0:3.6-0.1mdv2010.0 in main/backport

older pastes →