-
2121227·text·35.7 KB·2012-02-24 07:34 UTC
-
2121226·text·35.7 KB·2012-02-24 07:32 UTC
-
2121223·text·486 B·2012-02-24 07:18 UTC
DAVID'S REFRIED BEANS
Ingredients
1 lb bag of pinto beans (apx. 2 1/2 cups)
1/2 yellow onion, chopped
3 tbsp bacon drippings, lard, or ghee
1 tbsp garlic, course chopped
1 tbsp salt
1-2 tsp c
-
2121222·text·923 B·2012-02-24 07:11 UTC
get-edid: get-edid version 2.0.0
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0x11100 "NVIDIA"
-
2121221·text·8.8 KB·2012-02-24 07:11 UTC
@charset "UTF-8";
/* CSS Document */
body{
background: #95a549;
background-repeat:repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Aria
-
2121220·text·1.1 KB·2012-02-24 07:09 UTC
/* Footer Content */
#footer{min-height:91px;background:#123c5d;border-top:1px solid #d6d6d6;background-repeat:repeat-x;display:none;}
#footer-inside{width:990px;padding-top:25px;margin:0px auto
-
2121217·text·5.0 KB·2012-02-24 07:03 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-28-server x86_64 Ubuntu
Current Operating System: Linux CelitcUbuntu 2.6.32-3
-
2121215·text·48.1 KB·2012-02-24 06:56 UTC
-
2121214·text·328 B·2012-02-24 06:52 UTC
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
jonah@jonah-UX31E:~$ sudo dpkg --configure -a
Setting up virtualbox (4.1.2-dfsg-1ubuntu1) ...
* S
-
2121213·text·2.8 KB·2012-02-24 06:51 UTC
13.816796] nouveau 0000:03:00.0: PCI INT A -> Link[SGRU] -> GSI 22 (level, low) -> IRQ 22
[ 13.816812] nouveau 0000:03:00.0: setting latency timer to 64
[ 13.832565] [drm] nouveau 0000:03:00.0:
-
2121211·text·535 B·2012-02-24 06:46 UTC
1122 ? Ss 0:00 /bin/bash /etc/gdm/failsafeXServer
1150 ? S 0:00 xinit /etc/gdm/failsafeXinit /etc/X11/xorg.conf.failsafe -- /usr/bin/X -br -once -c
1152 tty7 S<s+ 0:00
-
2121210·text·1.3 KB·2012-02-24 06:42 UTC
-- characters --
-- stats:
name:
health: 100
carrying: 5
attack: 1
defense: 1
-- character creation --
players get a total of 5 points to spend on attack/defense, can split it into decimals
-
2121208·text·28.4 KB·2012-02-24 06:38 UTC
1st Session, 41st Parliament,
60-61 Elizabeth II, 2011-2012
house of commons of canada
BILL C-30
An Act to enact the Investigating and Preventing Criminal Electronic Communications Act and to am
-
2121206·text·45.0 KB·2012-02-24 06:27 UTC
-
2121199·text·1.3 KB·2012-02-24 05:35 UTC
from math import sqrt
def primes(n):
""" Use sieve of Eratosthenes to find all primes <= n """
R = {x for x in range(2,n+1)} # search space
k = 2 # first prime
while True:
-
2121193·text·4.3 KB·2012-02-24 04:42 UTC
diff --git a/mythplugins/mytharchive/mytharchive/archiveutil.cpp b/mythplugins/mytharchive/mytharchive/archiveutil.cpp
index f3af594..dc50c67 100644
--- a/mythplugins/mytharchive/mytharchive/archive
-
2121191·text·2.7 KB·2012-02-24 04:32 UTC
Starting recovery on Fri Feb 24 04:14:17 2012
framebuffer: fd 4 (1024 x 768)
CWM-based Recovery v5.5.0.4
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1
-
2121188·text·10.5 KB·2012-02-24 03:38 UTC
22:01:10: <esf> i think i've had enough of this channel and its freaking mob tribe mentality
22:01:12: <FSSO> and PIS is right to be fair
22:01:14: <FSSO> everyone does it
22:01:15: <Swartaz> Myt,
-
2121186·text·1.3 KB·2012-02-24 03:34 UTC
Index: molecularbasis.h
===================================================================
--- molecularbasis.h (revision 2736)
+++ molecularbasis.h (working copy)
@@ -127,14 +127,17 @@
else
-
2121185·text·2.8 KB·2012-02-24 03:30 UTC
float leftrightRot = MathHelper.PiOver2;
float updownRot = -MathHelper.Pi / 10.0f;
protected override void Update(GameTime gameTime)
{
Vector3 moveVector = new