All pastesPublic feed

Public feed

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

    2065014·text·2.3 KB·2011-05-19 20:14 UTC
    Να μ’αγαπας – Τρίφωνο – Στιχοι
    
    Να μ’ αγαπάς, να σταθούμε εδώ σε μια γωνιά
    Να κοιταχτούμε λες κι ειν’ γιορτή, πρωτοχρονιά
    Να με κρατάς αγκαλιά σφιχτά γιατί μου πήρε πολλά το εφτά
    εκτός κι αν είπα
  • CohortMemberREsource

    2065013·java·4.1 KB·2011-05-19 20:13 UTC
    package org.openmrs.module.webservices.rest.web.resource;
    
    import java.util.ArrayList;
    import java.util.List;
    
    import org.openmrs.Cohort;
    import org.openmrs.Patient;
    import org.openmrs.annotati
  • Anonymous

    2065012·text·528 B·2011-05-19 20:12 UTC
    sudo virt-install --name x1 --ram 512 --disk /media/disk/x1.img,size=20 --connect qemu:///system --cdrom /home/jayeola/Downloads/BT5-GNOME-64/BT5-GNOME-64.iso 
    
    Starting install...
    ERROR inte
  • pseudo atomic test and clear bit

    2065008·c·856 B·2011-05-19 19:42 UTC
    /* pseudo atomic test and clear bit
     *
     * Useful for scanning a bitfield while not dirtying shared
     * cache lines.
     *
     * This function behaves like the atomic op "test_and_clear_bit"
     * exc
  • Unnamed

    2065004·text·964 B·2011-05-19 19:36 UTC
    1 ool-18bbea49.static.optonline.net (24.187.234.73) 0.945 ms 0.908 ms 0.845 ms
     2 10.240.181.49 (10.240.181.49) 9.955 ms 7.798 ms 8.092 ms
     3 ool-4353e942.dyn.optonline.net (67.83.233.66)
  • Stuff

    2065003·text·1.6 KB·2011-05-19 19:35 UTC
    Routing tables
    
    Internet:
    Destination Gateway Flags Refs Use Netif Expire
    default 173.14.73.190 UGS 43 34059 em0
    10.0.0.0/24 link#2
  • Someone

    2065002·text·1.5 KB·2011-05-19 19:30 UTC
    em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
     options=219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC>
     ether f4:6d:04:3b:81:55
  • Someone

    2065001·text·6 B·2011-05-19 19:26 UTC
    asdasd
  • Someone

    2064998·text·6 B·2011-05-19 19:25 UTC
    asdasd
  • Stuff

    2064997·text·1.4 KB·2011-05-19 19:22 UTC
    on *:text:!highlight:#:{ 
     if ($nick isop $chan) { 
     var %loop 1 
     while (%loop <= $nick($chan,0,v,oh)) { 
     var %loop.name %loop.name $nick($chan,%loop,v,oh) 
     inc %loop 
     }
  • Anonymous

    2064993·text·400 B·2011-05-19 19:20 UTC
    .000 .005 .000 .000 .029 .025
    .021 .000 .01 .022 .000 .000
    .000 .033 .005 .000 .000 .000
    .000 .005 .000 .000 .000 .000
    .000 .000 .000 .000 .008 .118
    .01 .005 .026 .011 .000 .000
    .000 .000 .000 .
  • Something

    2064991·php·99.4 KB·2011-05-19 19:12 UTC
    
        
  • Anonymous

    2064990·cpp·4.9 KB·2011-05-19 19:12 UTC
    #include <fstream>
    #include <vector>
    #include <cmath>
    
    #include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
    #include <CGAL/Delaunay_triangulation_2.h>
    #include <CGAL/Triangulation_2.h
  • Unnamed

    2064989·text·4.9 KB·2011-05-19 19:12 UTC
    #include <fstream>
    #include <vector>
    #include <cmath>
    
    #include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
    #include <CGAL/Delaunay_triangulation_2.h>
    #include <CGAL/Triangulation_2.h
  • Someone

    2064987·text·1.0 KB·2011-05-19 19:04 UTC
    ===>>> Initial dependency check complete for devel/gnome-vfs
     kde4-4.5.5 >> kdeaccessibility-4.5.5 >> kdebase-runtime-4.5.5 >> libxine-1.1.19_2 >> devel/gnome-vfs
    ===>>> Continuing initial de
  • Miscellany

    2064986·text·17 B·2011-05-19 18:54 UTC
    <?php
    
    ?>
  • BinarySearchTree.java

    2064984·java·4.2 KB·2011-05-19 18:52 UTC
    package datastructs;
    
    public class BinarySearchTree<K extends Comparable<K>, U> {
    
     private TreeNode<K, U> root;
     private TreeNode<K, U> currentNode;
     private U outputValue;
     privat
  • TreeNode.jaba

    2064983·java·1.0 KB·2011-05-19 18:51 UTC
    package datastructs;
    
    public class TreeNode<K extends Comparable<K>, T> {
    
     private K key;
     private T data;
     private TreeNode<K, T> leftChild;
     private TreeNode<K, T> rightChild;
  • Untitled

    2064981·text·287 B·2011-05-19 18:46 UTC
    ===> perl-threaded-5.12.3 conflicts with installed package(s):
     perl-5.10.1_3
    
     They will not build together.
     Please remove them first with pkg_delete(1).
    *** Error code 1
    
    Sto
  • Stuff

    2064979·text·700 B·2011-05-19 18:36 UTC
    ===>>> Port directory: /usr/ports/graphics/ImageMagick
    
     ===>>> This port is marked IGNORE
     ===>>> DjVu requires threads. Perl is non-threaded. Reinstall Perl with threads or undefine

older pastes →