Earlier quoted context omitted.
So, it's just a combination of money = power, and "All power comes from the end of a gun."
Power doesn't come from the gun, but from public legitimacy. In the same manner that it would be considered legitimate for someone to defend themselves with a gun.
Javascript Bitcoin Miner
141–150 of 152 posts
Re: Javascript Bitcoin Miner
#142Earlier quoted context omitted.
Now that is an idea. Make it a casual game, though, so the GPU use of the game is minimal, maximizing the mining GPU cycles. MMO & other often-graphics-heavy gamers tend to be a bit fussy about framerates.
Unfortunately, the people who are going to spend a lot of time playing casual games and the people with chunky GPUs are (in my opinion) not likely to overlap very much.
Re: Javascript Bitcoin Miner
#143Earlier quoted context omitted.
Precisely. Holding an official currency gives you the ability to stop the government from putting you in prison for nonpayment of taxes. This is a real tangible value that is a sort of baseline value store for official currencies that does not exist for other currencies.
So, it's just a combination of money = power, and "All power comes from the end of a gun."
Re: Javascript Bitcoin Miner
#144I hope this doesn't catch on. BItcoin got many merits against current currencies. This wouldn't be one of them. That said, it's a nice proof-of-concept. Is there anyway to block this type of use of CPU without blocking JS?
Re: Javascript Bitcoin Miner
#145Just used google's closure compiler http://closure-compiler.appspot.com/home on http://bitp.it/jsMiner.js and it saved some 4.11%. While compiling on advanced mode i get lot of warnings.
Re: Javascript Bitcoin Miner
#146How long till Adblock adds a bitcoin-block? Can't be soon enough imo.
Re: Javascript Bitcoin Miner
#147Bored with bitcoin. One technical flaw and your 'currency' vanishes.
But social problems tend not to end up as near the worst case as is often feared. What you're describing is like saying that if we break the crypto underlying git repositories, you can trick the world into thinking you are the original author of linux. Obviously, no one would fall for that. But every git commit after the exploit, or from sources lacking a large consensus, would be of suspect authorship. It's a big problem, but not exactly the way you imply.
Re: Javascript Bitcoin Miner
#148Someone could make a URL shortening service that frames sites, including the mining JS. Users could sign up and get a % from the mined coins on links that they share. As many people are pointing out that GPUs are faster for mining that CPUs, would you be able to make use of a GPU with WebGL (or GPU-accelerated Flash)? I guess the GPU computations don't fall in the spec of WebGL though.
I think a bitcoin browser plugin would be the sanest choice
Re: Javascript Bitcoin Miner
#149Someone could make a URL shortening service that frames sites, including the mining JS. Users could sign up and get a % from the mined coins on links that they share. As many people are pointing out that GPUs are faster for mining that CPUs, would you be able to make use of a GPU with WebGL (or GPU-accelerated Flash)? I guess the GPU computations don't fall in the spec of WebGL though.
As for the GPU-accelerated JS, check out WebCL: http://webcl.nokiaresearch.com/
Re: Javascript Bitcoin Miner
#150If this gets more people to install noscirpt, I'll consider it a good thing.