Live data from Hacker News

Embeddable Bitcoin Miner for Websites

bitcoinplus.com

11–14 of 14 posts

Re: Embeddable Bitcoin Miner for Websites

#11
post #9

Earlier quoted context omitted.

You've got to keep your eye out on how to access the full power of the client's GPU. I just saw how IE9 and FF4 offer GPU acceleration http://www.youtube.com/watch?v=r7VLB4DcXhg Also, when the user is scrolling the page can you throttle down, so basically the idea is not detract from the user experience. On-demand throttling down somehow. Maybe when a tab is not visible.

Yeah, I'd really like to use the GPU, it would be a huge speed boost. Was it lagging when you were scrolling down? I try to play nice with the CPU and run it at low priority, so it shouldn't interfere. What OS/browser/java version combo has trouble?

I don't have Java installed and don't want to install it. I wonder if internet cafes and kiosks would be interested in something like this. You could create a url shortener that place their homepage in a frame or something.

Re: Embeddable Bitcoin Miner for Websites

#12
post #7

Earlier quoted context omitted.

This one isn't javascript, it's based on my browser bitcoin miner[1] which is written in Java. It's about 2000 times faster than the javascript bitcoin miner that I know of. It's around 30-40% slower than one of the optimized C CPU miners, and of course it's a a lot slower than a GPU miner, but it mines at a reasonable rate (and it starts up quickly) As for effective monetization, this is something you can run in add…

Oh good. So not only does it spike my CPU and kill my battery, I also get the resource overhead of the JVM. This is a reverse DDOS. Sorry if I'm being too hostile, but I like the idea of bitcoin, and don't want to see it become associated with hijacking people's computers.

No need to apologize for how you feel - some people love the idea (of supporting a website with their computer power), some people hate it.

As for the resource overhead of the JVM, it's infeasible to have a bitcoin miner that uses javascript - that was how I did it initially, as a proof of concept, but it was so slow I abandoned it.

Re: Embeddable Bitcoin Miner for Websites

#13
post #9

Earlier quoted context omitted.

Yeah, I'd really like to use the GPU, it would be a huge speed boost. Was it lagging when you were scrolling down? I try to play nice with the CPU and run it at low priority, so it shouldn't interfere. What OS/browser/java version combo has trouble?

I don't have Java installed and don't want to install it. I wonder if internet cafes and kiosks would be interested in something like this. You could create a url shortener that place their homepage in a frame or something.

We really think alike - the captcha idea, and the URL shortener with a miner at the top were two of my first ideas for uses of an API.

I didn't think of marketing it to internet cafes/kiosks though.

Re: Embeddable Bitcoin Miner for Websites

#14
post #9

Earlier quoted context omitted.

You've got to keep your eye out on how to access the full power of the client's GPU. I just saw how IE9 and FF4 offer GPU acceleration http://www.youtube.com/watch?v=r7VLB4DcXhg Also, when the user is scrolling the page can you throttle down, so basically the idea is not detract from the user experience. On-demand throttling down somehow. Maybe when a tab is not visible.

Yeah, I'd really like to use the GPU, it would be a huge speed boost. Was it lagging when you were scrolling down? I try to play nice with the CPU and run it at low priority, so it shouldn't interfere. What OS/browser/java version combo has trouble?

Ha that's great. I've already thought through a lot of this.

One thing that'd be interesting is just to have a donate bitcoin button/address as part of the widget. "You don't get shit you don't ask for"

Also, the way I see bitcoin becoming more popular is when it's offered as change. So if a person wants to donate with credit card say $5.00, they can get like $2 back in bitcoin. Next site they visit they might donate with the bitcoin. In fact, simply tracking what a user visits and then allowing them to donate at a later time to all of them is the key.

-- add: also talk to hotels, hostels and those that they outsource to for their PCs. Upvote my suggestions if you like them!

Post reply on HN