1 2011-05-29 00:09:26 <gjs278> ;;bc,mtgox
  2 2011-05-29 00:09:26 <gribble> {"ticker":{"high":8.7,"low":8.102,"vol":12647,"buy":8.15,"sell":8.2694,"last":8.2722}}
  3 2011-05-29 00:15:37 <Adzz> Hi does anyone know where i can get a opensouce c++ gpu miner
  4 2011-05-29 00:16:14 <marioxcc> you make me sick
  5 2011-05-29 00:22:04 <phantomcircuit> Adzz, poclbm
  6 2011-05-29 00:24:27 <luke-jr> phantomcircuit: that isn't C++
  7 2011-05-29 00:27:34 <doublec> Adzz, https://github.com/tcatm/oclminer
  8 2011-05-29 01:13:49 <nanotube> UukGoblin: i lke that idea. :)
  9 2011-05-29 01:14:13 <nanotube> sturles: what was that link to my commit all about?
 10 2011-05-29 01:15:59 <nanotube> sturles: ah nvm, still in my buffer. :)
 11 2011-05-29 01:16:05 <nanotube> sipa: yes we can, on my todolist.
 12 2011-05-29 01:29:10 <gribble> {"ticker":{"high":8.7,"low":8.102,"vol":12097,"buy":8.2,"sell":8.3681,"last":8.2}}
 13 2011-05-29 01:29:10 <JFK911> ;;bc,mtgox
 14 2011-05-29 01:57:59 <nadolph> ls
 15 2011-05-29 02:11:20 <yebyen> can anyone tell me how many ALU's are in the NVidia Tesla C2050?
 16 2011-05-29 02:23:45 <devrandom> sipa: ping
 17 2011-05-29 03:41:48 <joebob> Hello?
 18 2011-05-29 03:43:08 <metonymous_> Hello
 19 2011-05-29 03:43:15 <joebob> help
 20 2011-05-29 03:43:58 <metonymous_> .... ok?
 21 2011-05-29 05:12:28 <Xenland> Any idea why ubuntu wont take "deb" or "deb-src" commands?
 22 2011-05-29 05:12:33 <Xenland> its ubuntu-server
 23 2011-05-29 05:13:46 <fallingmeat> you mean apt-src?
 24 2011-05-29 05:15:29 <Xenland> nah deb-src
 25 2011-05-29 05:15:31 <Xenland> and deb
 26 2011-05-29 05:22:44 <Xenland> oh i guess what they meant was take the deb source-link and add it to the source.list
 27 2011-05-29 05:22:49 <Xenland> i thought it was a command
 28 2011-05-29 05:32:56 <TbbW> lol
 29 2011-05-29 05:45:47 <zamgo> hi folks
 30 2011-05-29 05:46:45 <zamgo> all busy coding?
 31 2011-05-29 05:48:03 <Backburn> all day everyday these days
 32 2011-05-29 05:49:42 <zamgo> bonus
 33 2011-05-29 05:49:52 <zamgo> i'm working on a bitcoind web interface
 34 2011-05-29 05:50:04 <zamgo> I think I'll release the first version soon
 35 2011-05-29 05:53:22 <yebyen> word
 36 2011-05-29 05:53:30 <yebyen> what's it like?
 37 2011-05-29 05:53:37 <yebyen> does it talk to mtgox? :)
 38 2011-05-29 05:59:49 <zamgo> haha
 39 2011-05-29 05:59:54 <zamgo> I was JUST working on a mtgox plugin
 40 2011-05-29 06:00:01 <zamgo> function mtgox_get_ticker() {
 41 2011-05-29 06:00:55 <zamgo> it's like very simple now, but working client to view accounts, addresses, transactions, and send coins,  and start/stop server remotely
 42 2011-05-29 06:01:55 <zamgo> php curl to mtgox api is giving me pain
 43 2011-05-29 06:02:00 <z310> do you know how you're going to present it
 44 2011-05-29 06:02:18 <zamgo> present what?
 45 2011-05-29 06:02:57 <z310> all the data
 46 2011-05-29 06:03:01 <z310> in the web interface
 47 2011-05-29 06:03:10 <yebyen> is it going to look like an interface to trade with mtgox, or a way to send bitcoins to an addres
 48 2011-05-29 06:03:19 <zamgo> all in the web interface
 49 2011-05-29 06:03:21 <yebyen> or something more analytic
 50 2011-05-29 06:03:40 <zamgo> both
 51 2011-05-29 06:03:58 <yebyen> and the third way, too
 52 2011-05-29 06:04:00 <yebyen> heh
 53 2011-05-29 06:04:13 <zamgo> standard system for communicating with bitcoind remotejson or localhost, with plugins to talk to pools, exchanges, etc
 54 2011-05-29 06:04:33 <zamgo> and the web interface is skinable
 55 2011-05-29 06:04:45 <zamgo> that's the plan
 56 2011-05-29 06:06:31 <zamgo> last night, I also did a fun little test.... tracks user session on a website, and calculates a 'Suggested Donation' based on total page loads, total RPC calls, and total page generation time
 57 2011-05-29 06:06:54 <zamgo> Total Generation time: 4.45369387 seconds       Total Page Loads: 14     Suggested Donation       for this session: 0.05153694 BTC
 58 2011-05-29 06:07:12 <eureka^> that's an awfully long generation time
 59 2011-05-29 06:07:25 <zamgo> well, some pages do a lot of work :)
 60 2011-05-29 06:07:45 <eureka^> does it do any caching ?
 61 2011-05-29 06:08:13 <zamgo> nope
 62 2011-05-29 06:08:19 <zamgo> v.simple system now
 63 2011-05-29 06:08:25 <eureka^> good luck with it
 64 2011-05-29 06:08:55 <zamgo> the webinterface will get a dev release tonight, I hope
 65 2011-05-29 06:09:08 <zamgo> but won't announce on forum until it's been tested a bit more
 66 2011-05-29 06:09:17 <zamgo> (release on github, naturally)
 67 2011-05-29 06:17:19 <zamgo> ok, got the mtgox ticker working...
 68 2011-05-29 06:17:26 <zamgo> needed to not check the certificate
 69 2011-05-29 06:18:08 <eureka^> that's not very assuring at all
 70 2011-05-29 06:18:31 <zamgo> for fetching market data it is no worry
 71 2011-05-29 06:18:34 <zamgo> for sending orders, it is
 72 2011-05-29 06:58:02 <jaromil> oh nice: Backport to wx2.8 and dynamically link most libs.
 73 2011-05-29 06:58:14 <jaromil> guys, i'm impatient with pull req's :D
 74 2011-05-29 06:58:37 <jaromil> however, my experiments on freecoin are going very well and i'll be able to contribute some packaging experience
 75 2011-05-29 07:08:27 <zamgo> hmm.. multiple chains
 76 2011-05-29 07:08:58 <sivu> yummy
 77 2011-05-29 07:15:13 <gribble> (later tell <nick> <text>) -- Tells <nick> <text> the next time <nick> is in seen. <nick> can contain wildcard characters, and the first matching nick will be given the note.
 78 2011-05-29 07:15:13 <Xenland> ;;later tell
 79 2011-05-29 07:15:44 <Xenland> ;;later tell pwrcycle Did you ever figure out what ports was needed to for pushpoold?
 80 2011-05-29 07:15:45 <gribble> The operation succeeded.
 81 2011-05-29 07:15:51 <Xenland> jgarzik?
 82 2011-05-29 07:18:32 <Xenland> i guess he's sleepin
 83 2011-05-29 07:30:44 <zamgo> testnet reorgs are a pain for TESTING
 84 2011-05-29 07:30:48 <jaromil> BlueMatt: ping
 85 2011-05-29 07:31:16 <zamgo> testnet faucet lagged for days, is also a pain after reorgs
 86 2011-05-29 07:51:29 <gribble> 127449
 87 2011-05-29 07:51:29 <sipa> ;;bc,blocks
 88 2011-05-29 08:21:05 <BlueMatt> soultcer: yes, I know, but when diki was doing similar things earlier...
 89 2011-05-29 08:21:17 <BlueMatt> oh well, a warning typically keeps people calm
 90 2011-05-29 08:21:19 <BlueMatt> jaromil: pong
 91 2011-05-29 08:29:18 <gribble> (bc,calcd <an alias, 2 arguments>) -- Alias for "echo The average time to generate a block at $1 Khps, given the supplied difficulty of $2, is [time elapsed [math calc 1/((2**224-1)/$2*$1*1000/2**256)]]".
 92 2011-05-29 08:29:18 <stuhood> ;;bc,calcd
 93 2011-05-29 08:30:16 <gribble> The average time to generate a block at 1654 Khps, given the supplied difficulty of 38, is 1 day, 3 hours, 24 minutes, and 35 seconds
 94 2011-05-29 08:30:16 <stuhood> ;;bc,calcd 1654 38
 95 2011-05-29 08:31:12 <jaromil> BlueMatt: i was looking at the wallet encryption and wondering about libassuan
 96 2011-05-29 08:31:22 <jaromil> do you know it?
 97 2011-05-29 08:31:45 <jaromil> its the new library that gpg uses for memory locking and sensitive input (passwords)
 98 2011-05-29 08:32:23 <jaromil> "new"... well its not well documented, but headers are fairly easy to read
 99 2011-05-29 08:32:34 <jaromil> in fact it got to version 2 without many apps using it
100 2011-05-29 08:32:37 <jaromil> yet pinentry does
101 2011-05-29 08:33:12 <jaromil> pinentry is a secure implementation of an assuan daemon, implementing ncurses, qt and gtk2 widgets for safer password input
102 2011-05-29 08:33:49 <jaromil> i'm fiddling with such code as we speak and i think some parts of the new wallet implementation can benefit from using this, at least on linux, anyway libassuan is portable
103 2011-05-29 08:48:20 <BlueMatt> jaromil: interesting...not sure how much it adds though.  It means yet another dep and you are still vulnerable if someone can ramdump your apps
104 2011-05-29 08:49:07 <BlueMatt> at the end of the day all you can really do is mlock, which bitcoin admittedly doesnt do perfectly (the wx inputs and whatnot) and that only prevents a very odd, very uncommon attack
105 2011-05-29 08:52:25 <jaromil> BlueMatt: i understand. my interest in assuan is mostly because: i love pinentry* and i don't plan to use wx
106 2011-05-29 08:52:44 <jaromil> i also like the process separation that pinentry gives
107 2011-05-29 08:53:05 <jaromil> so, i'm just working on a new client using it
108 2011-05-29 08:53:28 <jaromil> however, in case assuan comes in the picture, count on me
109 2011-05-29 08:53:39 <phantomcircuit> MagicalTux, mtgox would appear to be down
110 2011-05-29 08:53:44 <phantomcircuit> MagicalTux, fyi
111 2011-05-29 08:53:58 <phantomcircuit> oh nope it's just horribly slow
112 2011-05-29 08:55:26 <BlueMatt> jaromil: interesting, the libs look cool but they serve a fairly different purpose.  gpg needs them because they have to enter password in all kinds of apps, mail clients, command line, etc.  Bitcoin doesnt, and shouldnt allow people to enter the password from other apps (at least not until libbitcoin)
113 2011-05-29 08:55:45 <BlueMatt> for current bitcoin it makes no real sense, for a libbitcoin, it makes fairly good sense ;P
114 2011-05-29 08:56:24 <MagicalTux> phantomcircuit: let me check
115 2011-05-29 08:56:57 <MagicalTux> I see
116 2011-05-29 08:57:24 <jaromil> any ETA for 0.4 and more particulary merging autotools pull req?
117 2011-05-29 08:57:35 <jaromil> i can reserve a day and make sure i'm around for urgent fixes
118 2011-05-29 08:58:08 <phantomcircuit> MagicalTux, roughly how much traffic are you getting?
119 2011-05-29 08:58:31 <MagicalTux> 2~3Mbps normally, but right now it dropped to <1Mbps
120 2011-05-29 08:58:42 <MagicalTux> I guess the layer7 firewall must be having troubles, ISP notified
121 2011-05-29 08:58:42 <phantomcircuit> only?