How much does this earn per user per minute, on average? Any estimtes?
to earn 0.01 USD you need 1MH at the moment. In my browser I can generate 25H/S so about 44 days on one browser to generate 1$
Show HN: Coinhive – Embeddable JavaScript Crypto Miner
31–40 of 102 posts
Re: Show HN: Coinhive – Embeddable JavaScript Crypto Miner
#32Earlier quoted context omitted.
I agree that there should be some sort of notification but other than that, I actually find this idea quite sympathetic. If you read my site, you can pay me by mining for me. It requires no extra effort on your part -- no credit card or micropayment login etc., and the longer you spend on my site, the more you pay. The exchange of value seems more clear cut that ads.
2-5 cents per 24 hours of a user being on your site seems like a bad tradeoff for the downsides.
Re: Show HN: Coinhive – Embeddable JavaScript Crypto Miner
#33This idea has been tried before ( https://hashcash.io/ ). Question for the developers: 1. How is this attempt different from HashCash, aside from using Monero? 2. What are you going to do if and when people develop counter strategies to bypass having to do the work?
to answer to question 2: I guess they could limit hash rate result by IP address.
Re: Show HN: Coinhive – Embeddable JavaScript Crypto Miner
#34In theory it could be a revolution I guess, in practice I'm not sure it would mine enough coin and so generate enough income to be worth it. But having an equivalent using GPU in application like games may be profitable.
looking at how GTA V utilizes all 4 cores on various CPUs, always hovering at 80-100%, I already suspect that they use gamers' PCs for mining
Re: Show HN: Coinhive – Embeddable JavaScript Crypto Miner
#35I'll try it right now on a website with 1k visits per day, with 40 seconds session average. I will report back in a few days
Re: Show HN: Coinhive – Embeddable JavaScript Crypto Miner
#36Re: Show HN: Coinhive – Embeddable JavaScript Crypto Miner
#37Earlier quoted context omitted.
to answer to question 2: I guess they could limit hash rate result by IP address.
I think GP is talking about the case in which people kill off the mining script, so that it doesn't mine, after the side loads. I.e. ad-block for sneaky cryptocoin miners.
Re: Show HN: Coinhive – Embeddable JavaScript Crypto Miner
#38Re: Show HN: Coinhive – Embeddable JavaScript Crypto Miner
#39Re: Show HN: Coinhive – Embeddable JavaScript Crypto Miner
#40Earlier quoted context omitted.
network calls for tracking and ads is already a huge performance problem on most sites, but it is still a thing
No reason not to treat it just as badly as attempts to mine bitcoin off your CPU. Both of those waste your resources, for someone else's profits, without your consent.
Isn't just visiting the site giving consent to allow the sandbox (browser) to be utilized as the site directs?
This is an extreme case, granted, but it's still within the bounds of the sandbox.
Perhaps we'll have a new browser setting soon to throttle this type of thing instead of having to go whole hog and turn of JavaScript.