-
2067854·text·200 B·2011-05-23 21:27 UTC
vm.kmem_size_max="15032385536"
vm.kmem_size="15032385536"
vfs.zfs.prefetch_disable="0"
vfs.zfs.txg.timeout="5"
kern.maxvnodes=250000
vfs.zfs.txg.write_limit_override=1073741824
vfs.read_max=32
-
2067852·text·66.4 KB·2011-05-23 21:17 UTC
-
2067844·text·640 B·2011-05-23 20:48 UTC
mysql> select count(*) from invitation where created >= '2008-07-04 00:00:00' and created < '2009-01-01 00:00:00';
+----------+
| count(*) |
+----------+
| 686 |
+----------+
1 row in set
-
2067841·text·2.3 KB·2011-05-23 20:36 UTC
Dim num1 As Decimal
Dim num2 As Decimal
Dim cal As Integer
Dim tot As Decimal
Dim Exi As Integer
Dim que1 As Integer
Exi = 1
que1 = 0
-
2067838·text·342 B·2011-05-23 20:30 UTC
function Sayer::Return()
{
say(1, "Return now!~wretflag");
}
function Sayer::addBindsToMenu() after GameBinds::Init
{
echo("Binding");
$GameBinds::CurrentMap = "playMap.sae";
$GameBinds:
-
2067833·text·212 B·2011-05-23 20:19 UTC
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "de"
-
2067827·text·19.3 KB·2011-05-23 19:57 UTC
/*
* This Code Was Created By Jeff Molofee 2000
* A HUGE Thanks To Fredric Echols For Cleaning Up
* And Optimizing The Base Code, Making It More Flexible!
* If You've Found This Code Usefu
-
2067823·text·2.3 KB·2011-05-23 19:48 UTC
" Η ΓΙΑΓΙΑ ΤΑ ΞΕΡΕΙ ΟΛΑ
Ο δημόσιος κατήγορος στο δικαστήριο μιας μικρής επαρχιακής πόλης καλεί την
πρώτη του μάρτυρα, μια γιαγιά γύρω στα 80 κ
-
2067813·text·411 B·2011-05-23 19:25 UTC
fred@node1:~/puppet$ git diff --cached
diff --git a/Makefile b/Makefile
index 6699590..09ccd19 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,10 @@
all: apply
-apply:
+apply: /usr/bin/pup
-
2067812·text·765 B·2011-05-23 19:20 UTC
PID USER VIRT RES SHR S %CPU %MEM TIME+ SWAP TIME CODE DATA COMMAND
10037 serwou 694m 576m 8804 S 0.0 28.7 109
-
2067809·text·187 B·2011-05-23 19:09 UTC
$ cat Makefile
all: apply
apply:
puppet --modulepath $(CURDIR)/modules $(CURDIR)/manifests/site.pp
test:
find -name '*.pp' | xargs -t -n1 -P10 puppet --parseonly
-
2067808·text·4 B·2011-05-23 19:05 UTC
test
-
2067807·text·343.1 KB·2011-05-23 19:01 UTC
-
2067803·text·299 B·2011-05-23 18:49 UTC
function Sayer::Return()
{
say(1, "Return now!~wretflag");
}
function Sayer::addBindsToMenu() after GameBinds::Init
{
$GameBinds::CurrentMap = %sae;
$GameBinds::CurrentMapHandle = GameBind
-
2067799·text·19.6 KB·2011-05-23 18:42 UTC
Yarden Cohen
מה קורה חבר? =)
Gal Ben Yehoshua
about an hour ago
Gal Ben Yehoshua
סבבה גבר מה איתך ?
?
Yarden Cohen
58 minutes ago
Yarden Co
-
2067794·text·1.2 KB·2011-05-23 18:17 UTC
universe=vm
vm_type=kvm
vm_memory=512
request_cpus=1
vm_disk=/home/cloud/images/base-image-29099306-803e-4e69-9f43-c2a3d3dd5170.dsk:null:null
executable=/home/cloud/images/base-image-29099306-803
-
2067791·text·193 B·2011-05-23 18:09 UTC
| TABLE HEADER (1 column)|
| column header 1 | column header 2 | column header 3 | column header 4 | <--- sorting here
| value 1 | value 2 | value 3 | value 4 | value 5 |
-
2067789·text·369 B·2011-05-23 18:03 UTC
Rayen (19 F) Hey.
Tigress3: hey
Tigress3: pls i am sorry :(
Rayen (19 F) No, you're not. You keep doing it over and over.
Tigress3: what ?
Rayen (19 F) Peach doesn't want to talk to you
-
2067784·python·191 B·2011-05-23 17:45 UTC
class MenuText():
def __init__(self, text, xPosition, yPosition):
self.text = sf.String(text)
self.text.SetPosition(xPosition, yPosition)
text = MenuText('Hi', 0, 0)
-
2067781·bash·1.2 KB·2011-05-23 17:30 UTC
# Prepare location
mkdir unison
cd unison
# Fetch files
git clone git://github.com/pgiblox/ingen.git
git clone git://github.com/pgiblox/unison.git -b next
# "Install" experimental LV2 extens