Skip to content

Comment on New Skype malware spreading at 2,000 clicks per hour to mine Bitcoinsparent

Comments

Mining bitcoin on a CPU these days is like digging for gold with a garden shovel. Once upon a time it may have worked, but today it's basically useless (even if you do it on a million computers at once).

WebGL FTW!

:)

Wouldn't work. The right API calls aren't exposed. You would need something like webCL.

A long time ago I did some proof of concept work to do GPGPU operations in the browser with regular webGL, it kind of worked: http://learningwebgl.com/blog/?p=1828#comments

I did look into using the same technique to implement bitcoin mining in glsl. My opinion is that it is possible, but not straight forward and probably not worth it, but still a pretty f'ing cool concept.

All you need are shaders to do gpu computation.

People did GPGPU before the likes of OpenCL and CUDA.

well yes... just not from a browser.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.