Skip to content

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

Comments

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.