Javascript Bitcoin Miner
forum.bitcoin.org
Javascript Bitcoin Miner
1–10 of 152 posts
Re: Javascript Bitcoin Miner
#2Re: Javascript Bitcoin Miner
#3Very interested to see if this could actually be an alternative to ad revenue.
One thing I'm particularly interested in would be embedding this in a frame similar to stumbleupons web interface and allowing for revenue sharing with the user.
Re: Javascript Bitcoin Miner
#4Re: Javascript Bitcoin Miner
#5This is some impressive code but not practical.
And I don't think visitors are going to like you maxing out their cpu.
Re: Javascript Bitcoin Miner
#6Re: Javascript Bitcoin Miner
#7Additionally, does this automatically hook in to slush's pool or something? Bitcoin mining is practically useless on CPU; even the fastest CPUs out get way, way less than 10mhash. The average length of time to find a block at 9999khash and current difficulty is 1200+ days, so even that estimate is over-optimistic, so this isn't worth anything if your users don't sit on your site for 5 years+, unless it's hooked into a pool or some other contraption to pay on shares instead of blocks.
Re: Javascript Bitcoin Miner
#8You need a year's worth of 3ghz dual core cpu power to make 50 bitcoins. This is some impressive code but not practical. And I don't think visitors are going to like you maxing out their cpu.
Re: Javascript Bitcoin Miner
#9Re: Javascript Bitcoin Miner
#10Curious to see what you guys think of the ethical side of it though - do you let this run on mobile, etc? This will almost definitely cause extra battery drain on mobile devices, you think it's fine to have this happen without user consent? ;)