Hey HN! I'm Jeremy, one of the devs of this hackathon project. Thanks for checking this out, glad to see the community has interest in it. We made this project for NodeKnockout, and did not intend for it to be posted on HN. In the current release, we have a couple of things blocked out for various reasons (legal, ethical, etc) so that it is not 100% functional. We are very well aware that our current hashrate is pret…
Tidbit: Client-Side Bitcoin Mining
31–40 of 55 posts
Re: Tidbit: Client-Side Bitcoin Mining
#32Sign up here....
Re: Tidbit: Client-Side Bitcoin Mining
#33Now that's an efficient use of CPUs!
Re: Tidbit: Client-Side Bitcoin Mining
#34Any site that constantly has 500,000 active users would have server costs that dwarf any revenue this would bring.
Re: Tidbit: Client-Side Bitcoin Mining
#3520K hashes/client ha, good luck with that 28nm asic miners are out and they do 600GH/sec at $4k + 1Watt/GHs bitcoin is just about out of reach for normal people, we missed the train
I'm curious about algorithmic speed-ups to Bitcoin mining instead of hardware improvements. I know to collect a mining reward you have to calculate a SHA256 hash of a block of transactions (or a block header -- I can't remember which) combined with a nonce. This hash must be below a certain value, and this value becomes smaller over time so that there's a lower chance of finding a nonce that satisfies the inequality.…
I believe the only optimization efforts possible beyond this point will be better utilization of GPU drivers (or maybe custom GPU drivers?), as well as designing new hardware.
Re: Tidbit: Client-Side Bitcoin Mining
#36Seriously? This idea was horrible back when Coinlab tried it in 2012 ( http://bitcoinmagazine.com/1086/bitcoin-mining-a-new-means-o... ) and it's even more horrible now. At the very least mine Litecoin or Primecoin.
How do the various cryptocurrencies compare? There appear to be quite a few of them [1,2]. Are BTC, Litecoin, and Primecoin the best/most popular? [1] http://en.wikipedia.org/wiki/List_of_cryptocurrencies [2] https://en.bitcoin.it/wiki/List_of_alternative_cryptocurrenc...
Re: Tidbit: Client-Side Bitcoin Mining
#3720K hashes/client ha, good luck with that 28nm asic miners are out and they do 600GH/sec at $4k + 1Watt/GHs bitcoin is just about out of reach for normal people, we missed the train
I'm curious about algorithmic speed-ups to Bitcoin mining instead of hardware improvements. I know to collect a mining reward you have to calculate a SHA256 hash of a block of transactions (or a block header -- I can't remember which) combined with a nonce. This hash must be below a certain value, and this value becomes smaller over time so that there's a lower chance of finding a nonce that satisfies the inequality.…
Solving a SHA256 hash for a particular value would require breaking the hash in some currently unknown way. However, looking at how past hash algorithms have fared, it seems likely this will eventually happen.
Re: Tidbit: Client-Side Bitcoin Mining
#38Earlier quoted context omitted.
How do the various cryptocurrencies compare? There appear to be quite a few of them [1,2]. Are BTC, Litecoin, and Primecoin the best/most popular? [1] http://en.wikipedia.org/wiki/List_of_cryptocurrencies [2] https://en.bitcoin.it/wiki/List_of_alternative_cryptocurrenc...
http://coinmarketcap.com/ has estimates of market capitalization based on exchanges for various cryptocurrencies. A reasonable proxy for popular in some cases.
Ripple/Opencoin has 10x the market cap of Litecoin: http://coinmarketcap.com/ripple.html
But Ripple isn't a typical open source "crypto-currency". It's well financed and backed by big SF investors with the intention of making the founders/investors money, instead of miners, as the currency scales in price.
Re: Tidbit: Client-Side Bitcoin Mining
#39Re: Tidbit: Client-Side Bitcoin Mining
#40This seems real scary. "Give us your wallet address, email, and a password, then let us run a bitcoin miner for everyone that hits your page that may magically cash out any where." Mmm... Although if it's legit I'd use it, but only if it's open source.