-
2066444·text·3.1 KB·2011-05-22 02:27 UTC
Jix is a healthy teenage specimen of lion and fox interbreeding, which has produced an exotic amalgam with striking oddity and surprising aesthetics. With neither fur pattern dominant, his coat is a g
-
2066442·text·829 B·2011-05-22 02:23 UTC
bool AutoReblindPlayer(bool bLeft)
{
if (PlayerIsReady(Me->dwUnitId))
{
if (!Me)
return false;
if (IsTownLevel(GetUnitArea(Me)) || !GetSkill(D2S_TELEPORT))
return false;
WORD
-
2066441·text·819 B·2011-05-22 02:15 UTC
bool AutoReblindPlayer(bool bLeft)
{
if (PlayerIsReady(Me->dwUnitId))
{
if (!Me)
return false;
if (IsTownLevel(GetUnitArea(Me)) || !GetSkill(D2S_TELEPORT))
return false;
WORD
-
2066440·text·803 B·2011-05-22 02:13 UTC
bool AutoReblindPlayer(bool bLeft)
{
if (PlayerIsReady(Me->dwUnitId))
{
if (!Me)
return false;
if (IsTownLevel(GetUnitArea(Me)) || !GetSkill(D2S_TELEPORT))
return false;
WORD
-
2066435·text·647 B·2011-05-22 02:06 UTC
#!/usr/bin/python
import sympy
def tokenize_node(a,b): #a GCD(a,b) funcion that remembers the multipliers along each step
token_list=[]
while a:
a, b = b%a, a
-
2066434·text·589 B·2011-05-22 02:03 UTC
#!/usr/bin/python
import sympy
def tokenize_node(a,b): #a GCD(a,b) funcion that remembers the multipliers along each step
token_list=[]
while a:
a, b = b%a, a
-
2066431·text·16.1 KB·2011-05-22 01:53 UTC
diff --git a/include/linux/tcp.h b/include/linux/tcp.h
index e64f4c6..4191164 100644
--- a/include/linux/tcp.h
+++ b/include/linux/tcp.h
@@ -106,6 +106,7 @@ enum {
#define TCP_THIN_LINEAR_TIMEOU
-
2066429·text·1.4 KB·2011-05-22 01:51 UTC
-----BEGIN CERTIFICATE-----
MIID0jCCArqgAwIBAgICAP4wDQYJKoZIhvcNAQEFBQAwVDELMAkGA1UEBhMCSlAx
KTAnBgNVBAoTIFNvbnkgQ29tcHV0ZXIgRW50ZXJ0YWlubWVudCBJbmMuMRowGAYD
VQQDExFTQ0VJIEROQVMgUm9vdCAwNTAeFw0wODA
-
2066419·text·615.5 KB·2011-05-22 01:10 UTC
-
2066418·text·768 B·2011-05-22 01:09 UTC
SECTION_RODATA
v210_mask: times 4 dd 0x3ff
SECTION .text
%macro v210_planar_unpack 1
; decode_words( const uint32_t *src, uint16_t *y, uint16_t *u, uint16_t *v )
cglobal v210_planar_unpac
-
2066414·text·7.6 KB·2011-05-22 00:50 UTC
Unterhaltung mit jori_754@hotmail.com
(02:15:11) Sigmanic Jori: hey
(02:15:12) Sigmanic Jori: how are you?
(02:15:22) M. Sc. Timothy Marshall: hey
(02:15:24) M. Sc. Timothy Marshall: fine
(02:1
-
2066413·text·969 B·2011-05-22 00:40 UTC
Devin Jeanpierre@LAPTOPDJ ~
$ python
'import site' failed; use -v for traceback
Python 2.4.3 (#1, May 18 2006, 07:40:45)
[GCC 3.3.3 (cygwin special)] on cygwin
Type "help", "copyright", "credits"
-
2066411·text·148 B·2011-05-22 00:36 UTC
ubuntu@ubuntu:~/Downloads$ gsettings get com.canonical.Unity.Panel systray-whitelist
['JavaEmbeddedFrame', 'Mumble', 'Wine', 'Skype', 'hp-systray']
-
2066410·text·1.4 KB·2011-05-22 00:33 UTC
ubuntu@ubuntu:~/Downloads$ ./indisguise
#!/bin/bash
#SCHEMA="com.canonical.Unity.Panel"
#OBJECT="systray-whitelist"
#APP="$1"
#if [ ! "$(gsettings get $SCHEMA $OBJECT 2>/dev/null || echo FALSE)"
-
2066409·text·9.2 KB·2011-05-22 00:33 UTC
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"
-
2066407·text·1.5 KB·2011-05-22 00:13 UTC
Programa para calcular el área de un círculo
En esta versión, el programa calcula el area de un circulo dando su radio, definiendo constantes y creando funciones, la función “procesar”, es la cual se
-
2066406·text·13.3 KB·2011-05-21 23:58 UTC
ubuntu@ubuntu:~/Downloads$ ./test-unity
compiz (core) - Debug: Could not stat() file /home/ubuntu/.compiz-1/plugins/libcore.so : No such file or directory
compiz (core) - Debug: Could not stat() fi
-
2066405·text·10.8 KB·2011-05-21 23:56 UTC
ubuntu@ubuntu:~$ unity --verbose
compiz (core) - Debug: Could not stat() file /home/ubuntu/.compiz-1/plugins/libcore.so : No such file or directory
compiz (core) - Debug: Could not stat() file /usr/
-
2066404·text·7.8 KB·2011-05-21 23:47 UTC
19:00 Shadow14l Remember the whole ordeal several months ago with Ezza?
19:00 FearGorm ?
19:00 FearGorm what exactly
19:01 Shadow14l A few parts about the arguing, perhaps the KotH's
19:01 Shadow1
-
2066403·text·999 B·2011-05-21 23:41 UTC
# /etc/locale.gen: list all of the locales you want to have on your system
#
# The format of each line:
# <locale> <charmap>
#
# Where <locale> is a locale located in /usr/share/i18n/locales/ and