1 2010-10-02 00:48:56 <lfm> average nonce is 333333673, coincidence?
 2 2010-10-02 02:19:43 <Keefe> lfm: all time average?
 3 2010-10-02 03:34:08 <echelon> i don't get it.. i have 19 nodes that i added manually.. and they're all responsive
 4 2010-10-02 03:34:22 <echelon> so why am i only connected to 10?
 5 2010-10-02 03:34:39 <echelon> does bitcoin not try to reconnect after a connection is dropped?
 6 2010-10-02 03:34:52 <theymos> echelon: set -maxconnections=20 or something. You only make 8 outbound connections.
 7 2010-10-02 03:35:00 <echelon> ah
 8 2010-10-02 03:35:04 <echelon> thanks :]
 9 2010-10-02 03:36:17 <theymos> I rewrote the wiki transaction article. Please check for accuracy. http://www.bitcoin.org/wiki/doku.php?id=transactions
10 2010-10-02 03:36:31 <echelon> kk cool
11 2010-10-02 03:41:34 <echelon> yup.. socat - SOCKS4A:localhost:aaiuestmhzt6pjsl.onion:8333,sockspo
12 2010-10-02 03:41:41 <echelon> still down
13 2010-10-02 03:46:01 <nanotube> kermit: hey, saw the latest post on http://www.bitcoin.org/smf/index.php?topic=1306.20
14 2010-10-02 03:46:34 <nanotube> kermit: looks like we didn't have long to wait until a 'fixed' version that stops the spread of the 'virusy' transactions.
15 2010-10-02 04:56:25 <joe_1> when will bitcoin overtake the u.s. dollar? a) 2012 b) 2015 c) 2019 d) never
16 2010-10-02 05:03:20 <joe_1> the answer is b
17 2010-10-02 05:13:02 <fahadsadah> ...we neeed to get chanserv to do this stuff.
18 2010-10-02 05:18:00 <joe_1> i remember the old days of efnet
19 2010-10-02 06:34:44 <lfm> ;nr
20 2010-10-02 06:34:46 <bitbot> lfm: CurrentBlockCount( HTTP Error 404: Not Found blocks ) CurrentDifficulty( HTTP Error 404: Not Found ) NextDifficultyAt( HTTP Error 404: Not Found blocks ) NextDifficultyIn( HTTP Error 404: Not Found blocks )
21 2010-10-02 06:34:59 <lfm> ;estimate
22 2010-10-02 06:35:00 <bitbot> lfm: HTTP Error 404: Not Found
23 2010-10-02 07:48:57 <Diablo-D3> hey
24 2010-10-02 07:49:07 <Diablo-D3> does anyone have that python bitcoin miner working?
25 2010-10-02 08:11:42 <lfm> I'd guess at least one person has it working. Not me tho
26 2010-10-02 08:13:42 <Diablo-D3> hrm
27 2010-10-02 08:13:55 <Diablo-D3> debian's build of python-pyopencl is trying to install the nvidia driver
28 2010-10-02 08:15:23 <lfm> maybe only works with that version of driver
29 2010-10-02 08:15:45 <Diablo-D3> then its not opencl at all and should be removed.
30 2010-10-02 08:15:49 <Diablo-D3> thats false advertising
31 2010-10-02 08:16:25 <lfm> oh, your saying you want to use it with an ati card>
32 2010-10-02 08:16:29 <lfm> ?
33 2010-10-02 08:16:35 <Diablo-D3> yes
34 2010-10-02 08:16:41 <Diablo-D3> apparently its just apt-get trying to be clever
35 2010-10-02 08:16:46 <Diablo-D3> it installs the nvidia kernel module
36 2010-10-02 08:16:49 <Diablo-D3> but I can turn around and remove it
37 2010-10-02 08:17:21 <Diablo-D3> and nvidia-smi
38 2010-10-02 08:17:38 <Diablo-D3> and nvidia-kernel-common
39 2010-10-02 08:18:42 <lfm> ya theoretically it should be device independant. I wonder if it is.