All pastesPublic feed

Public feed

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

    2048497·html·3.4 KB·2011-04-20 01:34 UTC
    강,원랜,드㉿생중계카지-노
    " ▶강,원랜,드㉿생중계카지-노▒ ㉿ ♣ ━━( ‥ HTTP://WwW.EkEk77.Com‥ )━━ ♣ [Y((×&#65103;×)P]∵인터밀란을>-<강,원랜,드㉿생중계카지-노>-<㉿ ㉿이끄는 감독이 21일 새벽(한국시각) 토튼햄과 ‘2010-11 UEFA챔피언스리그∵>-<강,원랜,드㉿생중계카지-노>-< ㉿ ♣ ━━( ‥ HT
  • Mine

    2048496·text·939 B·2011-04-20 01:34 UTC
    AA 2.2 - Formação de triângulos com pontos no espaço
    Contexto
    Três pontos em um plano, se conectados por segmentos de reta, formam um triângulo.
    Informações
    Cada ponto em um plano é definido por s
  • Unnamed

    2048495·text·854 B·2011-04-20 01:22 UTC
    17:15 < cksknhrst> zero insertion force plug tech makes me really happy
    17:15 < cksknhrst> HDMI / USB / displayport ... so, so nice
    17:15 < cksknhrst> so much better than clunky VGA ports with big s
  • Miscellany

    2048493·text·1008 B·2011-04-20 01:13 UTC
    (18:11:57) proxy: Connection in progress
    (18:11:57) proxy: Connected to messenger.hotmail.com:1863.
    (18:11:57) proxy: Using CONNECT tunneling for messenger.hotmail.com:1863
    (18:11:57) proxy: Proxy
  • Untitled

    2048492·text·304 B·2011-04-20 01:12 UTC
    File "crawl.py", line 225, in <module>
     p.fill_stats(slice_top(file))
     File "crawl.py", line 144, in fill_stats
     for key, value in re.search(_REstats,data,_FLAGS).groupdict().items():
     Fi
  • Anonymous

    2048490·text·961 B·2011-04-20 01:10 UTC
    (18:08:36) proxy: Connection in progress
    (18:08:36) proxy: Connected to login.live.com:443.
    (18:08:36) proxy: Using CONNECT tunneling for login.live.com:443
    (18:08:36) proxy: Proxy server replied w
  • Miscellany

    2048488·text·695 B·2011-04-20 00:57 UTC
    (17:57:18) proxy: Connecting to gateway.messenger.hotmail.com:80 with no proxy
    (17:57:18) proxy: Connection in progress
    (17:57:19) proxy: Connecting to gateway.messenger.hotmail.com:80.
    (17:57:19)
  • Stuff

    2048487·text·1.4 KB·2011-04-20 00:34 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    int main(int argc, char *argv[])
    {
     //Declaração das variáveis
     
     float massaAgua; //Massa de água para criar a solução(em gramas)
     f
  • Miscellany

    2048486·text·892 B·2011-04-20 00:28 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    int main(int argc, char *argv[])
    {
     // declarando variaveis, 
     float m1,m2,mol1;
     
     // imprimi na tela o formato que deve ser digitado os dados so
  • Guile UTF8 filename issue

    2048485·scheme·261 B·2011-04-20 00:26 UTC
    ;; Run the following script using Guile 2.0, after "mkdir tmp && cd tmp && touch 'Müller'"
    
    (let ((dir (opendir ".")))
     (do ((entry (readdir dir) (readdir dir)))
     ((eof-object? entry))
  • Mine

    2048484·text·4.6 KB·2011-04-20 00:25 UTC
    python2 fav2pdf.py
    
    Processed page 1 of 6:
    []
    ---
    [('19', '\xd0\xb0\xd0\xbf\xd1\x80\xd0\xb5\xd0\xbb\xd1\x8f', '2011'), ('16', '\xd0\xb0\xd0\xbf\xd1\x80\xd0\xb5\xd0\xbb\xd1\x8f', '2011'), ('15',
  • Someone

    2048483·python·3.7 KB·2011-04-20 00:23 UTC
    # -*- coding: utf-8 -*-
    
    import urllib
    import re
    from pdf_gen import *
    from datetime import date
    
    user = 'vrtx'
    site = user + '.habrahabr.ru'
    from_date = '' # 5 августа 2009
    to_date = '' #
  • Miscellany

    2048482·php·235 B·2011-04-20 00:22 UTC
    function query_assoc($sql)
     {
     $result = mysql_query($sql);
     return mysql_fetch_assoc($result);
     }
    
    $entries = query_assoc('SELECT * FROM `content` ORDER BY `id` DESC');
    
    foreach($entries as $
  • Someone

    2048479·text·603 B·2011-04-20 00:14 UTC
    Apr 20 11:44:21 thinkpad kernel: [ 43.074384] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
    Apr 20 11:44:21 thinkpad kernel: [ 43.074405] [drm:i915_do_wait_request] *ER
  • eh

    2048478·text·712 B·2011-04-20 00:13 UTC
    MEMORY: 6GB Shared Dual Channel DDR3 Memory 
    HARD DRIVE: 500GB 5400 RPM SATA Hard Drive
    VIDEO CARD: AMD Radeon™ HD 6470M (64-bit) 512MB (Dual)
    PROCESSOR: 2
  • Untitled

    2048477·python·3.6 KB·2011-04-20 00:09 UTC
    # -*- coding: utf-8 -*-
    
    import urllib
    import re
    from pdf_gen import *
    from datetime import date
    
    user = 'vrtx'
    site = user + '.habrahabr.ru'
    from_date = '' # 5 августа 2009
    to_date = '' #
  • Untitled

    2048476·text·782 B·2011-04-20 00:09 UTC
    // guessthenumbner.cpp : Defines the entry point for the console application.
    
    //
    
    #include <iostream>
    #include <string>
    #include <ctime> 
    #include <cstdlib> 
    
    using namespace std;
    
    int
  • Untitled

    2048474·text·894 B·2011-04-19 23:59 UTC
    // guessthenumbner.cpp : Defines the entry point for the console application.
    
    //
    
    #include "stdafx.h"
    
    #include <iostream>
    
    #include <string>
    
    #include <ctime> 
    
    #include <cstdlib>
  • Untitled

    2048473·text·892 B·2011-04-19 23:58 UTC
    // guessthenumbner.cpp : Defines the entry point for the console application.
    
    //
    
    #include "stdafx.h"
    
    #include <iostream>
    
    #include <string>
    
    #include <ctime> 
    
    #include <cstdlib>
  • Anonymous

    2048472·text·7.1 KB·2011-04-19 23:52 UTC
    Well, this ended up not being about Archipelago in the least. If anything this is about something that's just about as Anti-Archipelago as things can get. But I promised you a lengthy PM about what I

older pastes →