TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Is JavaScript Bitcoin mining a viable alternative to online advertisement?

2 pointsby NarcolepticFrogover 9 years ago
For very large websites that have millions of viewers, would it be feasible for them to have visitors to their webpage run javascript that mines bitcoins (or does some other useful computation) as an alternative to displaying advertisements? Are there any examples of this "visitors as computational power" idea?

2 comments

lollipop25over 9 years ago
Legal and moral issues aside:<p>- Devices will become really slow as the operation will try to hog memory and computational power. This will affect the website&#x27;s responsiveness. Written badly, it can crash the browser.<p>- The browser app will start to consume more resources, forcing other apps in the devices to be killed by the LMK. This makes the overall device experience a hassle as moving from app to app will load them from disk rather than from cached memory.<p>- Additionally, it will consume more power. This is not a big deal for desktops and plugged laptops. But for mobile devices, this is a big deal.
4684499over 9 years ago
<a href="http:&#x2F;&#x2F;venturebeat.com&#x2F;2014&#x2F;02&#x2F;12&#x2F;new-jersey-slaps-mit-bitcoin-hackers-with-subpoena-and-theyre-fighting-back&#x2F;" rel="nofollow">http:&#x2F;&#x2F;venturebeat.com&#x2F;2014&#x2F;02&#x2F;12&#x2F;new-jersey-slaps-mit-bitco...</a><p>And I think user&#x27;s computer will get pretty hot.