Slashdot Mirror


Ask Slashdot: Enterprise Bitcoin Mining For Go-Green Initiatives?

Supp0rtLinux writes "Bitcoins are currently trading around $75. I work for a very large organization. We have a fairly large HPC that is usually about 50% idle, as well as about 18K desktops on 4 campuses connected with dark fiber. All stay on 24x7 for after-hours AV scans (weekly) and backups (2-3x a week). All are leases that refresh every 2 years so all have fairly good CPU & RAM specs. As part of a go-green initiative a proposal has come up to use all the PCs for bitcoin in our own mining group; sort of like SETI-at-home style, but with a real dollar value return to us. Additionally, we would setup a queue in our HPC that dedicates 30% to BC mining when in use and up to 99.5% when no other jobs are running. The thought is that all the PCs are on 24x7 anyway and consuming resources so why not allow them to be useful 24x7 as well and generate bitcoins which can then be sold to offset the electrical costs of the running equipment and/or possibly even make a little profit. The guy with the idea says its a no-lose situation as if the price of bitcoins drops to below a certain level and is no longer a financially viable option, we simply stop the mining process. I'm curious what the Slashdot community thinks of this? " Read on for a few more details.

Supp0rtLinux continues, Is it viable? Would we generate enough revenue to cover our electrical costs even with CPUs running at 100% utilization all evening? Are there any security risks? Any thoughts on network impact? The consensus is that the proposal sounds good, but no one has enough info to make a knowledgeable decision either way. As a follow-up question and one that came up after the initial proposal, this entire idea has us wondering why the botnet/malware guys aren't doing this already? It would seem like a trivial task to take a botnet of hijacked PCs and have them do BC mining instead of spreading more malware and generate real revenue for the owner's of the botnets wouldn't it?

312 comments

  1. Ask the (ABC) Australian Broadcasting Corp. by Macfox · · Score: 4, Informative

    Why not ask this guy? Seemed to work out well for him.

    http://www.smh.com.au/technology/technology-news/secret-money-abc-virtual-currency-racket-probe-20110623-1ggp6.html

    On a serious note. If it were viable, the practice would be wide spread. The serious miners have moved onto purpose built hardware.

    http://hardware.slashdot.org/story/12/12/05/2242233/race-to-mine-bitcoins-drives-enthusiasts-into-the-chip-making-business

    --
    Area51 - We are watching...
    1. Re:Ask the (ABC) Australian Broadcasting Corp. by Anonymous Coward · · Score: 0

      "If it were viable, the practice would be wide spread"

      No, no, the poster knows "the guy with the idea" - he's connected to the source. Go green!

      Later it will be widespread.

    2. Re:Ask the (ABC) Australian Broadcasting Corp. by Joce640k · · Score: 1

      "all the PCs are on 24x7 anyway and consuming resources..."

      They may start consuming a lot more resources if you max out their CPUs.

      Think: If bitcoins were worth more than the electricity they need to make them then there'd be big players in the game.

      --
      No sig today...
    3. Re:Ask the (ABC) Australian Broadcasting Corp. by mea_culpa · · Score: 4, Interesting

      This.

      Connect a Kill A Watt and compare your energy usage under full and idle loads.
      My PC consumes about 60W idle and 250W under full load.
      10 years ago it would make sense to use spare clock cycles for side projects, today not so much.

    4. Re:Ask the (ABC) Australian Broadcasting Corp. by shaitand · · Score: 1

      Bitcoins are definitely worth a LOT more than the electricity needed to make them. At least with GPU/FPGA/ASIC mining. I don't know if it is true of CPU's anymore.

      There aren't more big players in the game because the Bitcoin economy was too small to worth bothering with for a big player. Now it is starting to get there. Plus, there is a severe shortage of the hardware needed to mine. Large companies can't just generate it out of air, if there are no ASICs or suitable GPU's to be had there are none to be had.

    5. Re:Ask the (ABC) Australian Broadcasting Corp. by Anonymous Coward · · Score: 0

      No they are not. A winning lottery ticket is worth more than the cost of the ticket, but you have to win. The benefits of Bitcoin mining accrue only to the first person to compute the hash. Everyone else uses electricity, and gets nothing back. You have to take into account competition for mining to calculate the cost. Nobody does this, so it looks like a no-brainer, but once you find you're competing against ASICs you're screwed even if you have an ASIC too.

      If it was worth mining bitcoins, the companies making ASICs wouldn't be selling the ASICs. It's a mug's game, pure and simple. Like, the only people who made money during the gold rush were the people selling spades.

    6. Re:Ask the (ABC) Australian Broadcasting Corp. by theSatinKnight · · Score: 1

      Initially the CPU was being used (which is what you suggest), but this practice has ended. Now GPU is being used (do your servers even have graphic cards? Powerful ones?) because CPU processors do not hash correctly. Most (all?) software for mining is now GPU based and not CPU based. So your concept of combining a bunch of CPUs not otherwise in use will not work if this is as true as I believe it is. Next: Even GPU is about to become obsolete, as there are several hardware-based platforms poised to launch momentarily. These will use a teeny portion of CPU for the "handling app" and as such will not need "bunches of cpus" to manage them. In fact, the advertising for one manufacturer implies it is more efficient to use a USB hub to chain them together for more group processing power.

    7. Re:Ask the (ABC) Australian Broadcasting Corp. by dshk · · Score: 1

      I agree, the wattage must be measured. As another example, I measured 80W idle and 160 W on full load on a 12 core Opteron server.

      This server does not have a 3D video card. I guess you also achieved full load on a 3D card too, and that explains the large difference between the wattage in idle and full load in your case.

    8. Re:Ask the (ABC) Australian Broadcasting Corp. by Pope · · Score: 3, Insightful

      This is the most laughable aspect of the damn article: he wants to run a ton of computers at full blast to "go green." Last I checked, the utility company doesn't take BitCoins as payment.

      --
      It doesn't mean much now, it's built for the future.
    9. Re:Ask the (ABC) Australian Broadcasting Corp. by ElizabethGreene · · Score: 4, Insightful

      Unless your HPC cluster includes large numbers of FPGAs or GPUs, you'll be quite disappointed at the performance. If you do have GPUs then it depends on the integer operation performance of the chips. As a real world example, my 1 year old mid-range CPU mines at around 1Kh/second. The two $100 video cards in the box mine at 180Kh/s each. The $1500 Asic miners I bought last month mine at 60Gh/s each.

      CPU based mining is not worth the power required to mine it and manage the heat.

    10. Re:Ask the (ABC) Australian Broadcasting Corp. by shaitand · · Score: 1

      "No they are not. A winning lottery ticket is worth more than the cost of the ticket, but you have to win. The benefits of Bitcoin mining accrue only to the first person to compute the hash. Everyone else uses electricity, and gets nothing back. You have to take into account competition for mining to calculate the cost. Nobody does this, so it looks like a no-brainer, but once you find you're competing against ASICs you're screwed even if you have an ASIC too."

      I'm sorry but it seems like you almost but don't quite understand the way the system works. The system adjusts for additional competition by adjusting the difficulty factor. This gives you an easily calculated and predictable probability of "winning" that absolutely does account for the "competition." If there is a 1 in 10 chance of winning, over the course of time you will win roughly 10% of the time. You can plug a given mining rate into a mining calculator and it will tell you often you'll "win" and it will be right. Of course you can also just join a mining pool and instead of winning every 30 days (which might mean 1 every 30 or 3 in the third month, etc) you'll get a constant trickle of coin that adds up to a full block after 30 days.

      I think a lot of people misunderstand the nature of the competition. There is a competition in the sense that there is only so much coin to be had but miners are all running on private tracks, not running on the same track with bigger miners being faster.

      As for ASICS, they are cheaper and use less power. They'll cause a short disruption but everything will stabilize again. Ultimately everyone will have them. All they will do is is change the difficulty factor. In the end they are a great thing. Miners aren't just doing random crap, they are processing transactions for the network and securing it. The faster the rate the better.

    11. Re:Ask the (ABC) Australian Broadcasting Corp. by ElizabethGreene · · Score: 4, Interesting

      s/Kh/Mh/g in the above, I said it wrong.

      CPU mining is measured in Khash/sec.
      GPU mining is measured in Mhash/sec.
      Asic mining is measured in Ghash/sec.
      Pool mining is measured in Thash/sec.

    12. Re:Ask the (ABC) Australian Broadcasting Corp. by davester666 · · Score: 1

      Um, what? CPU's don't hash correctly? If there is ANY component in a computer capable of hashing correctly, it will be the CPU.

      I'm pretty sure it's just straight-up speed and power consumption. GPU's effectively have many more 'cpus' within them to do processing, provided you can perform the computations based on the more limited instruction set and the problem can be done in parallel.

      --
      Sleep your way to a whiter smile...date a dentist!
    13. Re:Ask the (ABC) Australian Broadcasting Corp. by Tynin · · Score: 1

      Using a Kill-A-Watt my computer pulls ~220 watts at the wall with the GPU under a full load. I pay $0.0845 per KWh, which works out to ~$13.50 a month to leave my computer always on mining. I have a hash rate of 480 Mhash/s. With bitcoin trading at $30, I make ~$1.10 a day, which is enough for me to break even on my electric bill in 2 weeks, with the remainder of the month as profit. Of course with it trading at $75 currently, I'm able to make a bit more. Sure it isn't great money, but it'll let me replace my video card every year. At least for now... I continue to re-evaluate, and dream of getting an ASIC.

    14. Re:Ask the (ABC) Australian Broadcasting Corp. by AK+Marc · · Score: 1

      I optimized a "high performance" computer for power consumption. It managed to beat my laptop (a desktop replacement one which uses lots of power and doesn't advertise long battery life). 25W idle. But it was still a full computer with all the power available - 150W+ under full load. And I've worked with servers long before power consumption was considered, and idle and full power weren't far apart, most of the power probably went to spinning discs that never stopped.

    15. Re:Ask the (ABC) Australian Broadcasting Corp. by Tynin · · Score: 1

      That isn't accurate. Most people mine in pools these days, with various payout models. If anyone in the pool gets the correct hash, everyone in the pool splits the reward from the block, generally split between the number of shares(accepted hashes) you were able to submit. Right now the main people making money on bitcoins are pool operators that run with fee's on the reward. I've read accounts that some of these pools, like DeepBit and Slush bring in a $1000+ a day on fees. Of course there are pools that have zero fee's, thankfully.

    16. Re:Ask the (ABC) Australian Broadcasting Corp. by GameboyRMH · · Score: 1

      Came here to say this. There's nothing "green" about adding load to an "idle" PC these days, they use more or less power on demand and there's little to no room to take advantage of "wasted" power. In the older days PCs had more of a "static" power load and it would have made sense, just because the computers were so wasteful.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    17. Re:Ask the (ABC) Australian Broadcasting Corp. by dshk · · Score: 1

      25 W idle is quite impressive, could you describe what parts and other measures have you used to achieve it? Now I have 3 computers online 24h in my home alone, mostly idle. Two are about 60W at idle. The third is a Raspberry Pi, which only consumes a few watts, but it has an attached LCD display too.

      Regarding servers: I believe the new servers has much better energy management, so the idle - full difference may be larger than once it was. I also found that it is very hard to achieve a - seemingly - full load, the type of test program makes a big difference in power consumption, even if top displays 100% on all cores in every cases.

    18. Re:Ask the (ABC) Australian Broadcasting Corp. by Anonymous Coward · · Score: 0

      and in a SLEEP state, power consumption is nearly zero..

      sure these computers need to be "on" around the clock for maintenance tasks, but they don't have to be "on" on.. they can be sleeping or hibernating.

      WOL or even the OS (win7 sleeps and wakes on its own for mce recordings using task schedule events, for example) can wake up systems for maintenance tasks during overnight hours means TFS assumption that the computers consume resources 24/7 is WRONG.

      (that is, unless their infrastructure is horribly mismanaged... which it might be, seeing how they are considering the stupid idea of bitcoin operations on an enterprise-wide basis in the first place)

      TFS author, seriously.. what the fuck? a "go-green initiative" and you want to keep nearly 20,000 systems running 100% 24/7? i repeat.. WHAT THE FUCK? if you want to save power and resources, reduce pollution and all that jazz (that's what "going green" is, btw), you'd be sleeping those 20,000 systems overnight, waking them on schedules for maintenance... not leaving them on and running at 100% processing capacity all night every night. tripling your enterprise-wide PC electricity usage (and costs) for no fucking reason (bit coin mining is NOT a valid enterprise reason) is NOT going "green"

    19. Re:Ask the (ABC) Australian Broadcasting Corp. by TClevenger · · Score: 1

      This is the most laughable aspect of the damn article: he wants to run a ton of computers at full blast to "go green." Last I checked, the utility company doesn't take BitCoins as payment.

      Just mentioning "go green" is pretty embarrassing for this guy anyway. An HPC that averages 50% usage and 18,000 desktops that stay on 24/7 for AV scans? Seems like he'd save more money working on having his virus scans run at a very low level during the workday and using WOL to wake machines at night for the few minutes it takes to back them up.

      Even at a low 50W idle draw with the screen off, 18,000 desktops are drawing 900kW of electricity. At a very low 5 cents/kWh, that's still $45 per hour.

    20. Re:Ask the (ABC) Australian Broadcasting Corp. by AK+Marc · · Score: 1
      high cost Asus motherboard with lots of power saving features. A low-powered CPU (25W). I then used the overclocking features of the motherboard to under-clock the RAM. One "green" HD (large size). And the most powerful passively cooled video card at the time (again, underclocked).

      Underclocking/undervolting everything I could saved 20% or more, and had almost no impact on performance. Oh, and a high-efficiency power supply.

      I also found that it is very hard to achieve a - seemingly - full load, the type of test program makes a big difference in power consumption, even if top displays 100% on all cores in every cases.

      Yeah, if you just stress the CPU, but not video or RAM, you'll not actually peak it, and depending on the storage, do random reads and writes at the same time as well, though not that big, still has a load. I've found that RAM takes more power than people think, not just the RAM chips themselves, but driving power use in bridges and such.

    21. Re:Ask the (ABC) Australian Broadcasting Corp. by KingBenny · · Score: 1

      with the cpu i have installed i get about nothing, maybe 500Khps, my ati card can get to about 400Mhps which, according to the estimate on the client should net an average .03 BTC a day, that's like somewhere up or under $2 at current prices if i let it blaze 24/7, not really worth it unless 1 BTC would grow to $500 or more i suppose. Litecoin seems a bit more viable but is hardly accepted yet so that might maybe die out still.
      what made me curious however is your Asic machines, you actually have them? All the ads i see are talking about pre-order. If you do so, would you say they're worth the investment atm (not asking you to speak exact numbers or anything) while one block nets 25 btc still (no idea when it will go down again). I've been dying for some real info on this, i almost thought they're somewhat of a scam where the company will disappear before delivering.

      --
      Free speech was meant to be free for all... how can anyone grow up in a nanny state ?
    22. Re:Ask the (ABC) Australian Broadcasting Corp. by ElizabethGreene · · Score: 1

      The ASIC miner companies are about as reliable as a rusty Yugo. Don't invest any money you aren't willing to lose. I placed an order for a Butterfly labs box in December. They still haven't shipped. I also ordered a batch 1 Avalon Asic that has shipped, arrived, and has paid for itself. The day that box broke even I canceled my Butterfly order. I subsequently ordered two more of the Avalon asics in Batch 2 and am expecting delivery within the next 3-5 weeks. The batch 1 Avalon will have paid for the batch 2 boxes by the time they arrive. The batch 3 avalons are significantly more expensive, and violate my risk/return time horizon. I am not purchasing any at this time.

      My long term approach is to cash out as soon as possible to pay for the mining hardware. After that, I let BTC accumulate. 1/3 goes to my fund for whatever I want to play with, 1/3 to tangible physical precious metals (coinabul.com) and 1/3 to long term savings. Of my long term savings, a subset is conservatively invested at BtcJam.com. The rest is in a paper wallet.

      The pay-for-the-hardware-first approach places me you in the gambler's paradise. That is the sweet spot where you are playing with the house's money and not your own. The disadvantage of this that I've sold 50+ Btc from GPU mining at exchange rates that were grossly lower than what they are today. It happens.

      You might also consider investing in AsicMiner shares. Just a thought. That adds a whole other dynamic of risk, since you have people involved.

      Cheers

    23. Re:Ask the (ABC) Australian Broadcasting Corp. by KingBenny · · Score: 1

      thanks a lot, that was clear, useful first hand info. I suppose you have let that box run 24/7 then before it collapsed. How's the noiselevels on those things ?

      --
      Free speech was meant to be free for all... how can anyone grow up in a nanny state ?
    24. Re:Ask the (ABC) Australian Broadcasting Corp. by ElizabethGreene · · Score: 1

      I suppose you have let that box run 24/7 then before it collapsed.

      None of the boxes have collapsed, I have both my dual radeon GPU and batch 1 avalon-asic miner running currently.

      The GPU box is my living room computer and it's noisier than I'd like. It helps if I keep it free of dust bunnies, but it can be annoying when watching a movie. I would like to move it elsewhere. The kids like it where it is because they can play PlanetSide 2 on the big TV with no lag.

      For the Asic box I have the fans cranked way up. This makes it significantly louder than the GPU machine. It's in my non-climate controlled garage now, but that won't work for long as spring is coming. I need to come up with a better solution for this ASAP. They may end up in my bedroom as a white noise generator. I also have some as-yet-unknown worried about running all of them on the same electrical circuit, so that may force me into something else.

    25. Re:Ask the (ABC) Australian Broadcasting Corp. by KingBenny · · Score: 1

      uhuh, i was kinda hoping it came with some ultranifty silent cooling tek but i suppose they have to press the price. I can't stand the noise of the ati mining bitcoins so i only turn it on when i'm not near
      If you're that much into it you might wanna check litecoin, i dont know if it's going anywhere but the price tripled from 40 cents to $1.20 in less than three weeks. It's not generally accepted but can be mined still (albeit slowly) off a cpu. If it hits, same as for btc those on it from the start will benefit most since the difficulty was lower.
      I suppose installing an airco wouldd solve your problem with the asic maybe but that would probably defy its purpose due to the extra cost in electricity. Your explanations have been very helpful thanks a lot and good luck with the mining

      --
      Free speech was meant to be free for all... how can anyone grow up in a nanny state ?
    26. Re:Ask the (ABC) Australian Broadcasting Corp. by Anonymous Coward · · Score: 0

      I'd _love_ to watercool mine and dump that heat outside of my living space, but cost is a factor. I'd like to buy a mill and make my own water blocks. That project is on the list with about 9,000 other things. ;)

      Anytime, and glad to help.

    27. Re:Ask the (ABC) Australian Broadcasting Corp. by KingBenny · · Score: 1

      there's solar panels on the top of this house so i suppose that cancels the energy cost here since it's not my house and i didnt pay for them

      --
      Free speech was meant to be free for all... how can anyone grow up in a nanny state ?
  2. Unlikely. by jythie · · Score: 5, Informative

    From what I have gathered, mining via CPUs is, at this point, not cost effective. It eats more power then it produces in bitcoins. The OP would probably get a better economic result by letting the computers go to sleep.

    1. Re:Unlikely. by Wonko+the+Sane · · Score: 2

      From what I have gathered, mining via CPUs is, at this point, not cost effective.

      They aren't even close to being cost effective any more. Two years ago this would have been a good plan, but now even the best general purpose CPUs are three technological generations behind the state of the art.

    2. Re:Unlikely. by Anonymous Coward · · Score: 1

      Most of the mining software will use the GPU to do it now, so if they all have a hardy video card it could still be cost effective.

      GPU mining has been superseded by FPGA, and now ASIC technology. Most GPUs on the market aren't cost effective anymore.

    3. Re:Unlikely. by Supp0rtLinux · · Score: 1

      And no AV scans or backups. Unfortunately, not an option for our org but thanks for the info. Any resources or public data available for figuring out the value of BC mining? I've looked but can't find any...

    4. Re:Unlikely. by Technician · · Score: 1

      Having seen a server demo with 3 10 core Xeon processors do raytrace rendering ( like Monsters Ink ) the idle power is just over 100 Watts. Full load 60 threads running is a little over a KW. If BC is ramping idle machines, you will have a power requirement to support it.

      Server was similar to this one but three processor..
      HP ProLiant DL980 G7 E7-4870 2.4GHz 10 Core 4p Server

      --
      The truth shall set you free!
    5. Re:Unlikely. by LordNightwalker · · Score: 1

      And no AV scans or backups. Unfortunately, not an option for our org but thanks for the info. Any resources or public data available for figuring out the value of BC mining? I've looked but can't find any...

      Wake on lan? Wake by BIOS clock (scheduled)?

      --
      Install windows on my workstation? You crazy? Got any idea how much I paid for the damn thing?
    6. Re:Unlikely. by n7ytd · · Score: 5, Insightful

      And no AV scans or backups. Unfortunately, not an option for our org but thanks for the info. Any resources or public data available for figuring out the value of BC mining? I've looked but can't find any...

      Would it not make sense to alter your AV scan and backup scripts to do their thing, then put the machines to sleep afterwards?

      If the goal is truly to "go green", using less electricity is the only way. If you're not looking to go green, but are instead looking to offset some of the money that you're spending now on electricity, turning the machines off will be orders of magnitude more effective than trying to offset the cost by mining and selling BitCoins.

      Plus, running 18,000 desktop machines at 100% will put an extra heat load on your HVAC systems, which aren't free to run from either environmental or monetary costs.

    7. Re:Unlikely. by gmack · · Score: 1

      There are more power save states than just sleep. Most modern processors have the option to to reduce speed when idle, saving power. The same goes for the PCIe bus, and even some video cards if you run the machine full out mining bitcoins you will use extra electricity.

      Personally, I would attach a power meter to one machine and compare the difference and have a look at whether it mines more value in bitcoins than the extra electricity it consumes during the process.

    8. Re:Unlikely. by Agent+ME · · Score: 3, Interesting

      Good GPUs still compete with FPGAs in hashing rate. FPGAs win in power efficiency, but depending on electricity costs and the computers' efficiency, GPU mining can still be worthwhile.

      ASICs appear to give at least a hundredfold improvement over GPUs (similar to GPUs vs CPUs) but there are only hundreds or less out right now. Only one company is currently selling and shipping them right now and they're in small batches.

    9. Re:Unlikely. by blue+trane · · Score: 1

      Why can't bitcoin mining do something with some knowledge value, like Seti@home tries to do? It seems that bitcoins base a currency on wasting energy. Which would seem to be contrary to the principles of a "Green" organization.

    10. Re:Unlikely. by Anonymous Coward · · Score: 0

      A true green initiative would be to force those computers to go to sleep after idling for X amount of time after office close. Same with lights and other equipment.

    11. Re:Unlikely. by Anonymous Coward · · Score: 0

      I did this study on my own nvidia gtx670 and i3570.

      CPU is out obviously. mining on the GPU alone would effectively net me -$0.32 per bitcoin minted. If I used CPU and GPU, it was $0.97 per bitcoin minted.

      I'm told a similar ATI card would be nearly 4x as fast, so there would be a minor profit. The purpose built hardware is really the key.

    12. Re:Unlikely. by N1AK · · Score: 2

      This. It isn't rocket science to work out how much extra power would be required and what the BitCoin mining return is worth. I have my doubts that it'll be cost effective, and am nearly certain that finding a way to lower power use instead would be better, but there's no need to guess when testing would be easy.

    13. Re:Unlikely. by xtracto · · Score: 1

      Yup, this is spot on, using a client like BitMinter you will see that a 'decent' CPU will mine at most 10 khps (kilo-hashes per second) at most, while a 'decent' GPU will mine at about 60 khps.

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    14. Re:Unlikely. by tlhIngan · · Score: 2

      Would it not make sense to alter your AV scan and backup scripts to do their thing, then put the machines to sleep afterwards?

      If the goal is truly to "go green", using less electricity is the only way. If you're not looking to go green, but are instead looking to offset some of the money that you're spending now on electricity, turning the machines off will be orders of magnitude more effective than trying to offset the cost by mining and selling BitCoins.

      Plus, running 18,000 desktop machines at 100% will put an extra heat load on your HVAC systems, which aren't free to run from either environmental or monetary costs.

      Exactly. Leaving the PC on overnight for a weekly AV scan and twice-a-week backups? Far more efficient would be to have the AV scan the PC Friday evening after the user leaves for the weekend, then runs a backup, then shuts down for the weekend. Likewise, do the same Wednesday evening.

      Same with your HPC - do you really use it fully all the time? Considering you can spend 30% of it while it's used for bitcoin implies you can shut down 30% of them immediately because even at full load you can spare 30% of its capacity. Or even reconsider the business case for having it - you might have a perfect reason to migrate it (partially or fully) to the cloud like EC2 if you only need it sporadically enough that its only half utilized and the rest are kept for overflow.

      Best way to go green is to not use the resources you don't need to. Might also want to consider "full cycle" costs - running laptops to 20% might still cost more than keeping them plugged in constantly, especially if you can adjust the charger thresholds so they don't charge the battery until it hits some value like 60-70%. Running a laptop with the charger idling takes less power than running the laptop with the charger having to charge the battery (and there are losses with charging, as well).

    15. Re:Unlikely. by Anonymous Coward · · Score: 0

      First, it is not wasted energy. It is basically energy expended preventing fraud while sending money around. It should be compared to all the energy expended running the offices of visa, mastercard, paypal, etc, then normalized to transactions per day. There would be a chart if that energy use data was available.
      Second, this company says they can do that: http://coinlab.com/computing

      It doesn't make much sense to me though.

    16. Re:Unlikely. by SydShamino · · Score: 1

      As others have pointed out, this is what wake-on-lan is for. My company bought a package (Night Watchman) that shuts down all of our machines but manages scheduled backups and scans, and we saved a few hundred thousand dollars a year in electricity.

      The idea to leave the machines on at all, much less use them to mine bitcoins, is horribly bad for a "green" initiative. It's bad enough that if anyone knows what school/company you work for, they should contact the local media so they can do a story on how your "green initiatives" are perverting the term and making things worse.

      --
      It doesn't hurt to be nice.
    17. Re:Unlikely. by Alphadecay27 · · Score: 1

      I have a tendency to do the same thing so I'm not judging here... You guys seem to be fixating on the cool, innovative solution when there are a dozen better solutions staring you in the face. Several people have mentioned WOL. You can also set a wake time in the BIOS and have the AV run once a day at startup before the normal start of the workday. You said your computers are all moderately powerful. AV can run in the background with very minimal to no user impact. You can adjust priorities, set it to run on idle time when they are on break. You could have a shutdown script that runs daily and does a backup/shutdown of the computer. The user can initiate this or it can be scripted. It's trivial to put in a 'snooze' button to reschedule the backup/shutdown if the user is active. You can also let them adjust the time according to their schedule. Most organizations run backups/AV and still shut down computers at the end of the day. It's standard operating procedure and there are lots of resources out there to help you do it.

    18. Re:Unlikely. by brokenin2 · · Score: 1

      Mining with GPU's has a very limited lifespan as well now.. ASIC's are here, and taking over, and GPU's can't compete with them even a little.. Right now there may be a window because ASIC supply is limited, but not for long.j In a short time, it won't be worth the electricity. No matter what the price is, it will balance out that way, because ASIC is simply the most efficient way to do it (by far).

    19. Re:Unlikely. by tompaulco · · Score: 1

      My GPU is still cost effective. It makes me about $120 a month and doesn't cost anywhere near that to run.

      --
      If you are not allowed to question your government then the government has answered your question.
    20. Re:Unlikely. by tompaulco · · Score: 1

      For all we know, seti@home is wasting energy too. But of course, you can't prove a negative.

      --
      If you are not allowed to question your government then the government has answered your question.
    21. Re:Unlikely. by Anonymous Coward · · Score: 0

      First, it is not wasted energy. It is basically energy expended preventing fraud while sending money around..

      So... Kinda like money laundering but, you know, different?

    22. Re:Unlikely. by Yebyen · · Score: 1

      That sounds plausible.

      I have a Radeon HD 5970 and that's not even a good card (200MHash/sec overclocked) running full-time all the time, it puts out 0.26BTC about once a week for some time now. At today's rate of $88/BTC, that's about $92/mo. I have not calculated my power usage and I am looking forward to ASIC, but if the calculations I've seen are anywhere near accurate, two Jalapenos at $314 are going to generate close to about as many bitcoins when the difficulty catches up to the amount of hash power BFL is going to allow to be added to the network.

      (If I turn off the GPU, which is est. ~45 times less powerful than two Jalapenos by hashrate, I will probably see reduced power usage on the order of 100W, but not down to as low as the 9W consumed by the Jalapenos, to see my usage that substantially reduced I would need to invest in an Android with USB-OTG for my mining or perhaps a Raspberry Pi, otherwise I will still need to keep the computer on full-time.)

      --
      Restating the obvious since nineteen aught five.
    23. Re:Unlikely. by Tynin · · Score: 1

      I think your info is old, or we define 'decent' differently. A modern CPU, like an i5/i7, can do anywhere from ~5 to ~20 Mhash/s. A modern video card, like a Radeon 7870 can do ~390 Mhash/s (with the flagship models [5-7]970 all doing around 550 - 800 Mhash/s), and Nvidia the fastest they get is with GTX570 at ~140 Mhash/s. For both Radeon and Nvidia, the more shader/streamer/cores you have the faster your hash rate, but Nvidia doesn't scale up as well.

    24. Re:Unlikely. by Yebyen · · Score: 1

      Here, more documentation for the curious: https://www.beeminder.com/yebyenw/christmas-bitcoins

      The point in January where my balance drops to zero is when I cashed out to buy the Jalapenos, for 22.04 BTC.

      I have not bought any BTC since then, as you can see from the regular pace of increase on the chart. Boy what a mistake that has been. Hope to see the return soon, still waiting for Butterfly Labs to ship their first batch. Any day now, maybe if I'm lucky I'll only be waiting til June for orders in the 16000 range like mine to ship.

      --
      Restating the obvious since nineteen aught five.
    25. Re:Unlikely. by Anonymous Coward · · Score: 0

      Any amount of money laundering that will ever be done with bitcoin pales in comparison to what is already going on. Bitcoin is actually more transparent. Read the news.

    26. Re:Unlikely. by Anonymous Coward · · Score: 0

      1. Setup a maintenance window that starts after the end of the business day and lasts a few hours - make it once a day or once a week to suit your preference/needs.
      2. Schedule your updates, backups and AV scans into the maintenance window.
      3. Set all workstations to sleep 1 hour after maintenance window ends - allow for over-runs etc.

      Even if you're doing this every day/night it's going to save ~6 hours of power use per day. Once a week and it will be significantly more.

    27. Re:Unlikely. by Anonymous Coward · · Score: 0

      With the HPC don't forget to use WAKE-ON LAN. With a bit of scripting and setup, all your computers can turn off and on remotely save large amounts of money.

    28. Re:Unlikely. by jhantin · · Score: 1

      I have a Radeon HD 5970 and that's not even a good card

      Wait, what? The 5970 is the GPU miner's proverbial holy grail. With a 5970 you should be getting 700 MHash/sec easily, 750 if you overclock. Are you sure you don't have a 5770?

      --
      ...when you're writing a game...tweak the difficulty of "Easy" to something [your mother] can cope with. -- onion2k
    29. Re:Unlikely. by MachineShedFred · · Score: 1

      Or, use the enterprise features baked in to your supposedly enterprise-grade desktops and enable a smarter power management scheme using Intel's AMT and vPro out-of-band management stuff. The wrong question is being asked here. The guy is asking "how can we be more productive with all this power we're wasting at night" rather than "how can we stop wasting all this power at night."

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    30. Re:Unlikely. by MachineShedFred · · Score: 1

      What's really funny is that if they bought actual enterprise grade desktops and such, they could leverage the out-of-band management baked into the chipsets for the last 5+ years to have the backup server wake the machine up when it is it's turn to back up, do the back up, and then put it to sleep. Or if you want deeper savings, skip the sleep and go directly to a power off state.

      Intel's AMT leaves the NIC on and listening for a wake event, and will power up the machine. AMT has something like this too, but we have Intel machines here. Many management systems understand AMT as well (Altiris, SCCM) so you could start saving power right now by simply provisioning the AMT agent on your systems and then using group policy to tell them to turn the hell off. If they are needed, the servers that need to interact can wake them up with a HTTP packet.

      Stop with the BitCoin get-rich-quick bullshit and actually do something that saves money and conserves power at the same time.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    31. Re:Unlikely. by gbjbaanb · · Score: 1

      you don't even need that, I wake my desktop up at 7am to do backups, and it will go to sleep itself after an hour if I don't get up to use it. Its a pretty simple thing in Windows to set a scheduled task to just wake the PC up, followed by another one to run the backup.

      Setting that on 18k desktops might be more interesting, but a script could push a new job to all those desktops even if group policy couldn't.

    32. Re:Unlikely. by MachineShedFred · · Score: 1

      AMT has something like this too

      Meant AMD in the above.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    33. Re:Unlikely. by MachineShedFred · · Score: 1

      Or, use out-of-band management built into most business hardware of the last 5+ years to completely power off systems, and remotely power them up on an as-needed basis for management tasks such as backup and deployment.

      Intel AMT: http://www.intel.com/content/www/us/en/architecture-and-technology/intel-active-management-technology.html
      AMD DASH: http://www.amd.com/us/products/technologies/systems-management/Pages/manageability-desktops-notebooks.aspx

      Power off PCs at set time via group policy, wake them up with a direct HTTP packet, shut them down afterward with whatever task they are performing. Save money now without the get-rich-quick bullshit.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    34. Re:Unlikely. by Anonymous Coward · · Score: 0

      https://en.bitcoin.it/wiki/FAQ#Why_don.27t_we_use_calculations_that_are_also_useful_for_some_other_purpose.3F
      https://en.bitcoin.it/wiki/Myths#Bitcoin_mining_is_a_waste_of_energy_and_harmful_for_ecology

    35. Re:Unlikely. by bloodhawk · · Score: 1

      Why would sending desktops asleep mean no AV scan's backups or updates? Go read up on Wake on Lan, it has been around a long LONG time and is supported in most if not all machines nowadays and if you truly actually have a Go Green initiative and you don't already do this then you are technologically a long way behind most orgs already and should be sending your staff to basic admin training and researching basic technology management and operations not looking at ways to burn more electricity.

    36. Re:Unlikely. by tompaulco · · Score: 1

      ... are you claiming to get $120/month in bitcoins from a single GPU?

      Yes, I have a Radeon 6990. I bought it because I was building a system for Flight Simulator. By happy accident it turned out to be a great miner just when mining was starting out. I've paid for the whole system 2 times over and I wasn't even mining during most of that time. How I regret now not mining when the price dropped to 2. If I had kept mining, I would have made probably $25,000 right now.

      --
      If you are not allowed to question your government then the government has answered your question.
    37. Re:Unlikely. by Yebyen · · Score: 1

      Maybe I read on the internet what I wanted to have, and forgot what I actually got for $170 at BestBuy

      02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Juniper
      XT [AMD Radeon HD 6000 Series]

      It's not the holy grail card. Still hashrate scales to money pretty linearly, as long as the difficulty and exchange rate situations work out favorably.

      --
      Restating the obvious since nineteen aught five.
    38. Re:Unlikely. by MachineShedFred · · Score: 1

      The point is though, with AMT, it's completely dynamic, and controlled by a service that needs that asset for as long as it needs it.

      Doing a software deployment? Send a power-on event from your management system, and then when the agent checks in (because the system booted up) you can proceed with the install. When the install is done, send a power-off task. If you're not doing a software deployment / backup tast / AV scan / etc, the system stays powered off.

      The summary stated that this guy's company has 2-year business leases on desktop hardware, so it's very likely that they have AMT baked in, and just need to provision it.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
  3. Go Green by Anonymous Coward · · Score: 5, Insightful

    For a Go-Green initiative, maybe you should consider turning 18,000 computers off over night.

    1. Re:Go Green by Impy+the+Impiuos+Imp · · Score: 5, Funny

      You misunderstood. "Go Green", as in mining bitcoins, each worth 75 greenbacks.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    2. Re:Go Green by Anonymous Coward · · Score: 5, Insightful

      "Lets go green by making all of our always on 18,000 desktops run at full load at all times."

      Makes sense to me.

    3. Re:Go Green by Supp0rtLinux · · Score: 1

      Trust me I would like to. In fact, in our ESX environment we do turn vmotion VMs and turn off servers each evening to save power in the datacenter. However, for desktops and to meet requirements, etc we are required to have them on for the AV scans and backups, as well as automated Windows Updates.

    4. Re:Go Green by Chatterton · · Score: 1

      For the desktops. Why not use the wake-on-lan feature of most of the current bios? You can then wake up your computer when the AV or the Backup need them...

    5. Re:Go Green by Mr+Thinly+Sliced · · Score: 1

      > we are required to have them on for the AV scans and backups, as well as automated Windows Updates.

      I was under the impression this is what wake-on-lan functionality is for. Maybe your machines don't support this?

    6. Re:Go Green by Anonymous Coward · · Score: 0

      Yes, exactly. Not so much turn them off, but have them set to use sleep. If you need them to wake up to do the silly AV scan (useless; just use the on access scanning) or the backup, then set the policy for the machine to allow wake timers and have them wake up to do those tasks and go back to sleep. You'll save a lot more power and add to it the cooling load that you won't have due to the machines being in sleep and you are looking at a lot higher return than silly BitCoins. It is easy to set this up so that machines can wake at certain times to patch, AV, backup, etc. and then sleep again. No need to fart around with mining operations when there are much simpler and greener answers out there.

    7. Re:Go Green by Anonymous Coward · · Score: 0

      ... you shut off SERVERS in your DATA CENTER to save power... but you're afraid to issue a sleep/wake command to desktops over the network to do the same? Fucking ridiculous.

      Also - going "green" by making 18,000 computers consume maximum electricity is ass-backwards.

      Also - going "green" by running 18,000 computers at peak load 24x7x365 will lead to faster failure of numerous components, which means more crap in e-waste recycling/landfills, more expense for your company, and more downtime for your employees, is also ass-backwards.

      "Going green" by increasing your electricity consumption & accelerating your generation of e-waste and landfill materials is about the largest bit of dumb-fuckery I've ever heard.

      Want to go green? Push out settings that will force all computers to turn off their display after 5 minutes of idle time, 24x7. Consider issuing a sleep/wake command over the network to some of them. Schedule your AV scans to run at lunchtime, or during the day - very few modern systems are going to have a noticeable performance drain from AV running in the background, and set your windows update crap to run & then hibernate the system after updates are applied. Adjust your thermostates so the office is allowed to get warmer overnight (nobody's there anyway, probably), and put all your office lights on motion-sensing timers that are very aggressive outside peak hours.

      Don't want to go green? Mine bitcoins and ignore all the above.

    8. Re:Go Green by dave420 · · Score: 2

      As others have stated, the only serious way to be green in this situation is to use Wake-on-LAN. Just schedule certain computers to wake up, scan and backup, and then turn off. Do it in batches to ease possible network congestion or power spikes, and you're good to go. Even better, you can schedule the computers to wake before work starts so people don't even know anything has changed. Problem solved. Running every computer 24/7 is simply going to chew up energy.

    9. Re:Go Green by mlts · · Score: 1

      If one has the ability, what about going for a solar array on the roof? A lot of office buildings are flat and are in direct sunlight, so why not add a passive [1] solar array facing south at the right angle, with the right power and battery bank?

      With this in place, it won't make a company completely off-grid, but it will offset the higher power used for Bitcoin generating, as well as give positive PR.

      [1]: As opposed to an array that actively tracks the sun.

    10. Re:Go Green by rwise2112 · · Score: 1

      "Lets go green by making all of our always on 18,000 desktops run at full load at all times."

      Makes sense to me.

      I think by "going green", he means "making money".

      --

      "For every expert, there is an equal and opposite expert"
    11. Re:Go Green by dkleinsc · · Score: 2

      Go-Green initiative: An institutional process to convince the public that the institution isn't destroying the environment and doesn't have to significantly change their behavior.

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    12. Re:Go Green by cdrudge · · Score: 1

      Maybe your machines don't support this?

      Are there really modern (ie within the last 2-3 years) computers that don't support WOL?

    13. Re:Go Green by bloodhawk · · Score: 1

      For a Go-Green initiative, maybe you should consider turning 18,000 computers off over night.

      ^this, if you have a go green initiative and relatively modern computers then why the hell are they on 24x7? Wake them up when they need to be scanned or backed up, the rest of the time they should be asleep. The people suggesting bitcoin as an alternative there need to be slapped senseless.

    14. Re:Go Green by Darinbob · · Score: 1

      Better rate of return by using those idle computers to send out Nigerian 414 emails.

    15. Re:Go Green by Anonymous Coward · · Score: 0

      If one has the ability, what about going for a solar array on the roof?

      If one has the ability, that's a great idea to reduce your office's draw from the grid - it's an efficiency that will probably pay for itself over time.

      If you're installing solar panels (which generate power that is more expensive than solar arrays) to pump into your bitcoin rigs which are already operating at a hair over break-even with cheap-as-dirt grid electricity, it's a losing proposition: It's a FUCKING LOUSY idea to power computers to mine bitcoins by installing solar panels (those panels sure don't generate much electricity at night when the bitcoin computers are ramping up consumption, do they?)

      By all means, cover your building with as many solar panels as you can afford. And use them to reduce your power draw from the grid, while ALSO implementing all the other energy savings methods I listed above. Forget bitcoins - it's a lousy idea, and no amount of greenwashing makes it a better idea as a "go-green" initiative. OP would be lucky just to *break even* on the arrangement. Chances are they'll lose money.

    16. Re:Go Green by Anonymous Coward · · Score: 0

      s/more expensive than solar arrays/more expensive than electricity from the grid/g in 2nd paragraph.

    17. Re:Go Green by mlts · · Score: 1

      Agreed.

      If one is needing energy for the BitCoin mining computers, might as well get panels up and running, which helps things regardless of how many coins are available. Then, when the CPU cost of mining goes out of the realm of possibility, one still has a set of panels reducing the electric bill.

    18. Re:Go Green by Mr+Thinly+Sliced · · Score: 1

      Are there really modern (ie within the last 2-3 years) computers that don't support WOL?

      In all honesty I'm not sure - but there is the network card firmware, network card drivers and possibly the BIOS and/or EFI all that have the possibility to get in the way of this working out of the box.

      The OP mentioned they are rentals - not owned - which makes things a bit tricky. They may have to purchase this functionality if it is available.

    19. Re:Go Green by Anonymous Coward · · Score: 0

      The problem was "We are doing a go-green thing. We want to mine bitcoins and call it a green program."

      Increasing your electricity usage, even if it's somewhat offset with "solar" (which it won't be - it's a net increase in power draw, and those solar panels are useless at night when the bitcoin mining would happen), is not a "green" initiative.

      If you want to "go green," you cut your inefficient power usage by shutting down 18,000 computers when they're not being used overnight. Not by pegging their CPU utilization for 8-12 hours at a time.

      Calling bitcoin mining a "green" initiative is like paving a game preserve to prevent the ivory poachers from killing the elephants, and calling it a "conservation" effort.

  4. Highly unlikely by Wonko+the+Sane · · Score: 1

    Unless you are getting your electricity at extraordinarily low costs, close to free, the increase in your electric bill will exceed the revenue you can bring in by an order of magnitude or two.

    Even if all your computers had the best ATI graphics card that you could use to mine with it you'd be lucky to break even.

    1. Re:Highly unlikely by Anonymous Coward · · Score: 0

      This. The only really profitable mining these days is FPGA or ASIC based. Mining does eat up power and generate heat, computers do NOT use x power all the time - they really do throttle down. My beast consumes about 240W at adle, but up to about 800W when really thinking about stuff (mining on the CPU and both GPUs, for instance). I do not break even when mining. You will not fare any better unless you have a vector supercomputer, or something like that, in which case using it for something as trivial as mining is usually a hanging offense.

      How about donating the time to a project on BOINC? Fold proteins or something like that, for Science.

    2. Re:Highly unlikely by Wonko+the+Sane · · Score: 1

      There's a small possibility it could be beneficial if they have an arrangement with the power company that would give them extremely low rates in exchange for using power during off-peak times, but even then it would make more sense to buy ASICs or FPGAs as throttleble loads to arbitrage electricity rates with.

    3. Re:Highly unlikely by Anonymous Coward · · Score: 1

      If you want to make a profit on Bitcoins you have to steal the power... That is basically what Bitcoin is for, its to make a new revenue stream from stealing elektrisity. It used to be that you had to grow weed to convert the stolen power to cash but that is illegal, this is a much better option.
      1. Rent house in false name (or with a goalie).
      2. Bypass meter.
      3. Put in lots of mining hardware and cooling.
      4. Automatically transfer mined Bitcoins to "secure" site.
      5. Profit.
      6. Leave sit until discovered and removed.
      7 goto 1.

    4. Re:Highly unlikely by Anonymous Coward · · Score: 0

      No, the only profitable way is to distribute your mining operation through malware to unwitting nodes.

  5. computers are terribly inefficient by SeanBlader · · Score: 4, Informative

    I bet your company ends up with a noticeably higher electricity bill, more so than you'd recover in bitcoins. I ran Seti@Home for a month on a single gaming grade system and my electricity bill jumped a staggering amount. But, I'd love to hear if I was wrong.

    1. Re:computers are terribly inefficient by gandhi_2 · · Score: 1

      But if you are a publicly funded institution, you just make the taxpayers suck up the power bill while you 4: profit!!!1!

    2. Re:computers are terribly inefficient by ggraham412 · · Score: 1
      I don't think many people realize that a computer consumes more electricity when the CPU is loaded than it does when the CPU is idle.

      It's not like a hairdryer which draws the same power whether or not it is blowing at your head..

    3. Re:computers are terribly inefficient by wisnoskij · · Score: 1

      Form what I understand no one can mine bitcoins cost effectively anymore, except for custom built systems.

      It is a guarantee that they would put orders of magnitude more money into the project then they would get out.

      And in no scenario would this ever of been green.

      --
      Troll is not a replacement for I disagree.
    4. Re:computers are terribly inefficient by chrysrobyn · · Score: 1

      I bet your company ends up with a noticeably higher electricity bill, more so than you'd recover in bitcoins. I ran Seti@Home for a month on a single gaming grade system and my electricity bill jumped a staggering amount. But, I'd love to hear if I was wrong.

      Let's say you're turning your screen off, and the delta between your tower sitting in sleep mode vs working balls-to-the-wall is about 400 watts. I think that's a gross overestimate since the GPU is mostly idle, but it's a strawman.

      0.4 kW x 20 hours per day (24 hours minus the 4 hours you actually game) x 30 days (per arbitrary billing month) = 240 KWh. At 10 cents per KWh, it sets you back 24 dollars to run SETI for a month. Maybe I shot high for the power delta, maybe you game for 8 hours per night, maybe your heat is helping heat only the room you sleep in so you can turn the thermostat down in the rest of your house (net saving you money) or maybe your air conditioner has to work a little harder to throw that heat outside (half that $24 may be an additional adder to your power bill from the additional air conditioning for a total of $36).

      Maybe you enjoy the project and the $20-$40 per month is worthwhile or maybe it's enough of an education that you now sleep your system as fully as possible in the cooling season.

    5. Re:computers are terribly inefficient by Dr.+Evil · · Score: 1

      But it is like a hairdryer in that the waste product is heat.

      Heat your home with your bitcoin rig and you won't be wasting the energy.

      For that matter, a wifi-enabled GPU-heating element hair dryer would be pretty cool.

    6. Re:computers are terribly inefficient by Anonymous Coward · · Score: 1

      You won't be wasting the energy but you will be heating your home using electricity, a vastly less cost-effective method than burning oil or gas.

      Even if you only have electricity, a heat pump, which has a multiplier between Watts consumed and Watts of heat supplied is obviously more efficient.

    7. Re:computers are terribly inefficient by Anonymous Coward · · Score: 0

      Electric heating is the least cost-effective method of home heating, as anyone who lives in a cold climate is well aware. Natural gas and fuel oil are about a tenth as expensive per therm as electric heating.

      If you don't live in a cold climate, sometimes it's more cost effective to have electric heating so you don't need to maintain an oil-fired boiler or natural gas furnace, since you're using heat so rarely. But if you don't live in a cold climate, it won't be cold very often, so most of the time you'll be paying for the "bitcoin heating" twice: once to power the rig and once to power your air conditioner.

    8. Re:computers are terribly inefficient by Anonymous Coward · · Score: 0

      But if you are a publicly funded institution, you just make the taxpayers suck up the power bill while you 4: profit!!!1!

      If you're a publicly funded institution, then your money is budgeted. There's no magic slush fund for power. At best, it might come out of someone else's budget, but that someone else is still in the same institution.

    9. Re:computers are terribly inefficient by SydShamino · · Score: 3, Informative

      That assumes resistive heating is the most efficient way to heat your home. A heat pump is more efficient, in that it puts more watts of heat into your house than you consumed from the power line. And of course natural gas heat is just plain cheaper than resistive heat in many parts of the country.

      "waste" doesn't just mean no use at all, but also grossly inefficient use.

      --
      It doesn't hurt to be nice.
    10. Re:computers are terribly inefficient by ThePeices · · Score: 1

      But, I'd love to hear if I was wrong.

      Sure, no problem, happy to oblige;

      You were wrong.

      Feel better now?

  6. if you use ASICs maybe by elucido · · Score: 0

    but I'm not a math expert.

  7. not green by Anonymous Coward · · Score: 3, Insightful

    This might be financially feasible, but it is NOT green. Bitcoin mining *uses* more power, and does not produce anything "tangible", meaning something that offsets the use of energy elsewhere.

  8. Wouldn't that waste more energy? by Anonymous Coward · · Score: 1

    Idle computers don't actually waste all that much power, especially newer hardware. Mining bitcoin instead would use more power and generate more heat which you would need to get rid of somehow - in short, this is in no way "green", and I'm not even sure you'll break even.

    1. Re:Wouldn't that waste more energy? by Supp0rtLinux · · Score: 1

      Well, that's the general idea we're trying to figure out. Obviously if the PC is idle it uses fewer resources. But at what point does ratcheting it up to 100% utilization for 8-12 hours become worthwhile? Sure, it will consume more electricity, but say the extra electricity is $0.10 per PC times 18K PC's is an electrical bill increase of $1800. So we would need to generate 24 bitcoins in that 8-12 hours to break even and more to make money. Granted, this is loosely rounded math, but that's what we're trying to figure out. Is it feasible now? Or do I need to wait til a BC is $200 versus $75? Of course the real money *could* be to the botnet guys as they can use the swarm to generate revenue without caring about the electrical costs.

    2. Re:Wouldn't that waste more energy? by The_PS4_Will_Fail · · Score: 1

      Sure, it will consume more electricity, but say the extra electricity is $0.10 per PC times 18K PC's is an electrical bill increase of $1800. So we would need to generate 24 bitcoins in that 8-12 hours to break even and more to make money.

      Using more electricity to generate money is not a "go green"-initiative, as others have pointed out. This proposal should be rejected as it is going to use more electricity.

      --
      lik-sang.com
    3. Re:Wouldn't that waste more energy? by petermgreen · · Score: 1

      If you want a REAL answers you need to use your own numbers. Test many megahash/s your hardware can do. Test how much extra power your hardware draws when mining verses when idle (expect it to well over doublt). Find out how much you pay for electricity. Look up the current difficulty and value of bitcoin and run the numbers.

      As others have said unless you have specific ATI GPUs don't expect the results to be positive.

      And remember as total network hashrate increases difficulty increases to bring the block creation rate back down.

      Oh and I don't see how any of this is "green", is your "go green" initiative really a "save money" initiative?

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    4. Re:Wouldn't that waste more energy? by Anonymous Coward · · Score: 0

      You aren't going to be profitable using CPUs. With high-end GPUs possibly. If they are standard business desktop machines the GPUs are probably not powerful enough to make it worthwhile.

        The calculation you need to do is very simple, just rate you produce hashes times the number of bitcoins per hash time value of a bitcoin. The first number can be easily predicted based on what GPU you have, the second number is related to the current "difficulty level" of the network, and the third number is obvious. There are many online calculators for this, and people publish tables showing the hashrates that can be achieved with various GPUs.

      You then need to figure out if it's worth it given the cost of electricity and support (hint: it probably won't be). Your electricity costs will go up significantly, by the way. a modern GPU idles at only a few watts, but can consume several hundred when loaded.

  9. You need a stockpile by L4t3r4lu5 · · Score: 1

    Your issue is that you'll have to mine bitcoin when it's not economically sound to do so in order to have bitcoin available to trade when they are worth something. Good luck selling that idea to the beancounters.

    --
    Finally had enough. Come see us over at https://soylentnews.org/
  10. No Bitcoins expert, but this doesn't seem "green" by blind+biker · · Score: 3, Insightful

    As far as I know, mining bitcoins is extremely CPU intensive. So unless the bitcoins will be spent on planting trees (or something...), the increase in the electric bill due to the increased CPU power dissipation (more electricity to feed the CPU and more electricity to cool it) makes things less green, not more.

    But maybe a new definition of "green" is used here? Such as... "profit"?

    --
    "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
  11. Don't waste your time or electricity. by Anonymous Coward · · Score: 0

    You have to understand that BitCoin scales the mining difficulty to match the mining power in the network.

    Once ASIC miners are out there, you won't have any significant return on investment for GPU mining (CPU mining is already a waste of time). ASICs kill GPUs, which kill CPUs. It's like rock paper scissors where rock destroys everything.

  12. Folding. by Anonymous Coward · · Score: 0

    Do something useful for humanity, shut the machines off to actually be "green", or don't lie to yourself and call it green. Mining Bitcoins is not some "greater good," unless you're going to cash out the Bitcoins immediately, and donate the money directly to some other cause.

  13. Some Thoughts by eldavojohn · · Score: 4, Insightful
    Okay, frankly, I don't see the "Go-Green" aspect of this. Maybe I'm missing something here -- was that joke to make it sound eco friendly but actually reflecting the color of money? I'm lost as to how this would be environmentally friendly as opposed to your current situation unless that extra money is going to subsidize your enterprise using renewable energy or something ...

    One, it's a great idea and even if you don't move forward with this plan I think it's important to give the employee kudos for suggesting something new. If everyone came up with a half crazy/half ingenious idea you'd be able to try out a lot of innovative stuff. That said, I think there's some underlying costs you should evaluate up front: there needs to be an administrator for the Bitcoin mining software, (I assume you know this but) your electrical bill should rise up a bit to reflect the increased power draw when your cluster is crunching numbers and there needs to be a way to record any incidences where you think the BTC software ran into the day or inhibited a normal work related job on the server. That shouldn't be a deal breaker, just have a system in place to assess those monetary incursions on your business. It may also require you to do some interesting tax claims as you might "earn" so many bitcoins that your accounting department has to start including it on an asset sheet so that the books stay legal. I'm not an expert in this.

    Something that is important is that the sooner you get this up and running, the better. Read up on the distribution of bitcoins to understand what I mean.

    Is it viable? Would we generate enough revenue to cover our electrical costs even with CPUs running at 100% utilization all evening?

    Probably? The real problem is the volatility of BTC on trades and, if you become a major reserve of BTC, you would likely have difficulties realizing your USD valuations of BTC in one swift action. One day it could make sense and the next day it could be a bust all based on whether MtGox was hacked or some major holder cashed out. How exactly did you plan on evaluating these holdings?

    Personally, I wouldn't do this. I'd take a more entrepreneurial approach and attempt to lease CPU time to new customers. I know this practice has grown less profitable as people have been better equipped to set up their own clusters but what you might do is look into software that rents out your cluster by the hour and then seek out customers. As far as I know you can only expect a couple cents an hour per core on something like that but it slowly adds up. Plus, it's a little more legit and on the level.

    Another idea is to lease this downtime as CPU usage to a local university or high school or something and, whether they use it or not, you might be able to write off some of that donated time and save a little money on taxes or at least build good will.

    As a follow-up question and one that came up after the initial proposal, this entire idea has us wondering why the botnet/malware guys aren't doing this already? It would seem like a trivial task to take a botnet of hijacked PCs and have them do BC mining instead of spreading more malware and generate real revenue for the owner's of the botnets wouldn't it?

    I'm not an expert in this but I'm pretty sure the answer is simple: when a botnet is up, it takes commands instead of issuing information back to the command and control. The idea behind a botnet is more frequently to control millions of random desktops from one central point. If botnets phone home with a new wallet or information, you run the risk of being traced more easily, being detected more easily and also DDOSing yourself if your botnet gets out of hand. That's my suspicion anyway. I'm sure some do do this, they probably just can't get very large.

    --
    My work here is dung.
    1. Re:Some Thoughts by Supp0rtLinux · · Score: 1, Informative

      Thanks valuable insight here. I would mod you up if I could...

    2. Re:Some Thoughts by Anne_Nonymous · · Score: 1

      >> If everyone came up with a half crazy/half ingenious idea

      The company already owns the machines, let them also pocket the incremental electricity costs and pocket the bitcoins yourself. It's embezzlement for the modern age.

  14. Not Enough Information by Anonymous Coward · · Score: 0

    I didn't see your electricity cost anywhere in the post. It seems like that's really what it's going to depend on. Your HVAC costs will go up as well.

    1. Re:Not Enough Information by Supp0rtLinux · · Score: 1

      True. This started as a technical solution with only one finance person present. We know we have evaluations to do, etc to figure it out. I figured why waste the time going into budget and P&L meetings and crap if there's some huge reason it won't pay off. From the majority of replies it sounds like we'll burn more electricity and make some money but likely earn less BC value than we'll spend in power. That will be the focus of our next meeting and investigation and determining if we move forward with this.

  15. I want to help spread the TRUTH by tepples · · Score: 0

    I don't think it's best to post the TRUTH in Slashdot comments. Please contact me here.

    1. Re:I want to help spread the TRUTH by Anonymous Coward · · Score: 0

      Why are you hosting Zionist propaganda on your server? Do you support the genocide of innocent Muslim children?

    2. Re:I want to help spread the TRUTH by tepples · · Score: 1

      Why are you hosting Zionist propaganda on your server?

      Because I'm assuming good faith, waiting for whoever posted it to explain why it's on topic.

  16. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  17. Green ? by kuiken · · Score: 1

    Using more CPU = using more power
    So this is not really green

    --

    42
  18. Might not be as green as you think by Digital_Quartz · · Score: 2

    The one thing that jumps out at me immediately is that, for almost any modern computer, a computer which is powered up but otherwise idle is going to draw less power than a computer which is mining bitcoins. If you want to use GPU mining (and, realistically, if you don't, this is probably a waste of time since you'll probably never mine any bitcoins) then I think you'll find the power draw from a mining machine is substantially higher than that of an idle machine.

    So, what you need to do is work out your idle power consumption (with, say, a Kill-A-Watt meter), then work our your fully-loaded power consumption (preferably by trying to mine some bitcoins, but you could get a reasonable quick estimate by firing up a modern 3D game), work out the delta, which is your effective power consumption for mining, and then use one of the various calculators out there (e.g. http://www.bitcoinx.com/profit/) to decide if this is a profitable venture for you or not.

    1. Re:Might not be as green as you think by Digital_Quartz · · Score: 2

      Actually, I will mention that here in Ontario, larger organizations get their electricity on HOEP pricing (https://www.ieso.ca/imoweb/marketdata/hoep.asp). HOEP basically stays at a fixed market rate, provided that electricity demand is close to projected electricity demand. When demand differs from projections, the price fluctuates. You can get the current price off their website, updated in realtime.

      If demand is too high, the price goes up, and if demand is lower than expected, the price goes down (because they have extra capacity, possibly from nuclear sources that can't easily be spun down, that they need to bleed off somewhere.) Sometimes, the price actually goes substantially negative, but usually only for a few hours a few times a year.

      So, if you're on your local supplier's equivalent of HOEP, you might review your historical pricing, and see if it's worth your time an effort to build a system that starts furiously mining when the price goes low/negative.

  19. Wasting electricity to "go green"? by PremiumCarrion · · Score: 1

    How would wasting electricity by mining bitcoins on CPUs and then increasing cooling demand from your HVAC system be going green at all?

    I'd genuinely be interested in hearing the logic behind that, have you considered burning all the worlds forests in order to make some road salt too? I'm sure that's green too, somehow.

  20. Not the desktops by gman003 · · Score: 1

    Bitcoin mining right now is barely profitable using GPUs, and has been a complete waste on the CPU for over a year.

    Just because the machines are on 24/7, you cannot add load to them without increasing their electrical consumption. I have a desktop that idles around 80W, and under full load can reach 400W. And don't forget, every watt a computer uses means one more watt of heat that needs to be removed.

    The desktops, unless you have gaming-level GPUs in them, aren't going to turn a profit just on the electrical costs. The HPC might, depending on what sort of hardware is in it. If you're set up to do a lot of GPGPU computing, it would work well. Or if you have FPGAs that you can configure for mining. But if it's just a bunch of CPUs, it's not going to work. Bitcoin mining was explicitly designed to be embarrassingly parallel - the only thing that matters is throwing a lot of wimpy cores at it.

  21. Power consumption increases when mining by Anonymous Coward · · Score: 0

    I've run a bitcoin CPU miner on a server attached to a current meter and I can tell you the current drawn goes up massively when compared to idle. On top of this the fans spin up to maximum and lots of heat is generated, so there will be AC costs too. So you can't just take the view that 'the servers are on overnight anyway' - the extra computation has a real cost. My understanding is that even for GPU mining it's hard to break even on power costs these days so I'm highly doubtful that CPU mining is worth it.

  22. Test and do the math by RayHahn · · Score: 5, Insightful

    Get a "Kill-O-Watt" for about $20. Test a PC at idle. Then load up the bitcoin processes, and test again. You will indeed find that the PC is drawing considerably more power under load than at idle. Multiply the increase in wattage by the number of hours in a month, then by the number of PCs you're talking about, and then divide by 1000 to get the increase in kilowatt hours. Multiply that by your cost of power per KWh.

    Then go read how increasingly impossible it's becoming to mine coins, and how you'll have a very difficult time getting one.

    Then don't do it.

    1. Re:Test and do the math by sootman · · Score: 1

      Labs at my school have HP workstations left on 24/7. (I've tried to convince them to let them sleep -- making some progress. As in, people agree it's good to do, but no one can be arsed to do it.) With a kill-o-watt I pegged them at about 160w idle. (Not counting the 24" LCD left on, showing a screensaver.)

      25 computers x 160w = 4kwh per hour. If they're only needed 40 hrs/week, then 4 x (168-40) = 512 kwh wasted per week. At $0.10 per kwh, that's $50 per week, per lab. So $2500 per year, per lab, and we have at least 5, maybe 20, maybe more, labs like this. (Been a long time since I've gone on a whole campus tour after hours.) And that's not even touching on the waste to keep the AC running to keep the (empty) rooms that much cooler. Insane.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  23. Better to lease the CPU time by jago25_98 · · Score: 1

    I agree. Better to lease the CPU time to a local university or anyone else who wishes to pay - is there a market for this out there? I'm sure I remember hearing out this somewhere.

    Definate kudos for the idea. This inspires the leasing out to a University or similar who might be able to bee more green as a result and then you are lining up on that green goal... assuming making such processing available isn't like roads and actually encourages growth.

  24. you're already not green by anyaristow · · Score: 4, Insightful

    You leave 18K systems on 24/7 so you can do a once-per-week virus scan and a twice per week backup? Really?

  25. This is the opposite of going Green by Anonymous Coward · · Score: 0

    Going green would mean saving CO2 emissions. Running all the CPU' s your organisation owns at 100% during off hours causes extra CO2 emissions. At least SETI@home or Folding@home do calculations that may be sort of useful to someone, maybe. Bitcoin is literally calculating arbitrarily difficult hashes. In theory it makes bitcoin more secure but not really since most of the mining resources are owned by a tiny number of mining pools and even thousands of CPU' s and GPU' s mining around the clock would make a negligable impact and still allows big pool operators to double spend or fork the blockchain if they feel like it.

    Bitcoin is literally the worst idea ever.

  26. GPU by Anonymous Coward · · Score: 1

    if the computers have GOOD gpus, then it might be cost effective.
    If you are mining on cpus, forget it.

  27. Follow-up from the OP by Supp0rtLinux · · Score: 0

    So one thing I should throw out there we're already very, very green compared to many companies. We are positioned near a local river & lake for cooling needs and use a solar farm (no I don't work for Apple in NC). All building roofs are painted white, etc etc etc. All laptop users are required to run on battery power throughout the day until 20% and then they plug in. Compared to your average company on a grid, we're already about 60% green and our electrical bills now are about 75% lower than they were 5 years ago accounting for inflation and the market and other offsets and adjustments that bean counters like to do. Our goal is to shave off another 10% within 3 years EITHER by consuming fewer resources or by offsetting our costs (ie: making money that covers electrical costs) or both. Please add your comments to the main thread, not this one just wanted to throw this out there as some additional information.

    1. Re:Follow-up from the OP by dcollins · · Score: 2

      The proposal is still not green. Increasing profit is not the same as reducing energy. So it sounds like your accounting method has self-induced delusion on this issue.

      --
      We know where leadership by an anti-intellectual "strongman" who scapegoats minorities and likes boisterous rallies goes
    2. Re:Follow-up from the OP by Wonko+the+Sane · · Score: 1

      All laptop users are required to run on battery power throughout the day until 20% and then they plug in.

      Is that really the most efficient use of the laptop battery?

    3. Re:Follow-up from the OP by femtobyte · · Score: 1

      Another issue with a fungible commodity like Bitcoin is that, by adding to the market rage for it (increasing the price), you're encouraging others to burn more (horribly non-green) resources to create their own. Even if you have completely free, clean, green energy for making Bitcoin, by giving publicity and support to this fundamentally ecologically disastrous project, you're helping to push the price up --- thus making it worthwhile for someone else to fire up their coal-powered mining rig. You can see similar patterns with other fungible extractable commodities --- as the price goes up, new and more ecologically damaging mines go into operation (because it's worthwhile to tear up even more mountains and dump more arsenic to get a smaller amount of material). If you really want to "go green" (in a meaningful rather than empty-nerd-PR-only manner), then you shouldn't be encouraging growing the market for super-energy-expensive resources.

    4. Re:Follow-up from the OP by anagama · · Score: 1

      We are positioned near a local river & lake for cooling needs

      You do realize that aquatic organisms are affected by heat? Warming rivers and lakes with your waste heat is not ecofriendly. It may be cheap because you can shift the cost to the commons, but do not confuse cheap with green.

      http://en.wikipedia.org/wiki/Fish_kill

      The most common cause is reduced oxygen in the water, which in turn may be due to factors such as drought, algae bloom, overpopulation, or a sustained increase in water temperature.

      The warmer the water, the less oxygen it can hold.

      --
      What changed under Obama? Nothing Good
    5. Re:Follow-up from the OP by j-beda · · Score: 1

      All laptop users are required to run on battery power throughout the day until 20% and then they plug in.

      Is that really the most efficient use of the laptop battery?

      Probably not as it can "wear out" the expensive battery sooner.

      However it might make some sense in terms of shifting electricity use away from the peak hours of solar generation and high electricity prices. In a grid-tied system with time-of-use pricing, you want to minimize the use of electricity during the highest priced times (working hours typically), so shifting them to later in the day might be economically and environmentally a positive move.

      None of this is an argument for increasing your power use by running extra processes on your systems.

    6. Re:Follow-up from the OP by Anonymous Coward · · Score: 0

      All laptop users are required to run on battery power throughout the day until 20% and then they plug in.

      What? How is this anything other than needlessly inefficient?

      Okay, I think I see your problem: you have this mistaken impression that a device plugged into the wall pulls down a fixed amount of power. Let's take that laptop, for example: you think that by having them plugged into the wall only part of the time, they're using less power. What's actually happening is that a laptop plugged in and used while fully charged draws some base amount of power, and a laptop plugged in while not fully charged draws that amount of power plus more power to recharge the battery. Since recharging batteries is not 100% efficient, your idiotic laptop policy uses more electricity than just leaving them plugged in all day.

      Likewise, if your desktops are powered on all night long, that's suboptimal compared to them being turned off, but a CPU at idle draws much less power than a CPU at load. Go ahead and measure it if you don't believe me. If you change policy to have the CPUs pegged at load 24/7 (either bitcoin mining or folding at home or renting out compute units or whatever), not only will things wear out faster but you will see your power bills dramatically increase.

    7. Re:Follow-up from the OP by Anonymous Coward · · Score: 0

      Explain how users running on battery power is "green"? You have to charge the batteries by plugging them in when they run out, so... whether the energy comes from a battery charged by the grid, or directly into the computer from the grid via the power adapter, it's going to consume electricity. And by doing this, you're running through your battery's lifetime faster, which means that you generate more battery-related waste, which is pretty un-fucking-green.

      In fact, if this is your idea of a "green" initiative, I think we can safely conclude that your company is pretty fucking evil - you're shifting a significant portion of the energy costs of running your daily compute infrastructure onto your employees, who no doubt plug their laptops in at home and let them charge there overnight. And I'll bet that you crow about how you've "reduced energy consumption" by pointing to your lower electricity bills, while your employees are all paying higher electricity bills.

      If I worked for you, I'd plug in every fucking device I could and run it at max load just to ruin your greenwashing attempts, and then I'd quit. Fuck you, and fuck your "very very green compared to many companies."

    8. Re:Follow-up from the OP by Americano · · Score: 2

      No, you see, the COMPANY saves money because they're not paying for some of that electricity. So they can claim that they're "green" and use "less electricity." When all that's really happening is that their employees are plugging the devices in and charging them at home (and paying for the electricity to do so). Then when they come to the office, the company gets a few hours of free electricity out of them!

      It's really just a diabolical way to shift the costs of your energy consumption onto your employees, and claim you're "doing good" while doing it.

    9. Re:Follow-up from the OP by darkith · · Score: 1

      All laptop users are required to run on battery power throughout the day until 20% and then they plug in.

      How is that green? As already pointed out, wear and tear will go up, consuming energy to manufacture and transport more batteries. Plus recharging the batteries will take *more* power to recharge them was discharged from them (due to efficiency lost in both the charging circuitry and the chemical processes involved. A quick google suggests at least a 10-15% hit).
      Plus, most machines' default power profiles reduce performance when running on battery, so I wouldn't be surprised if things take longer to accomplish. i.e. Less work out of people, for the same overhead costs and environmental power usage (heat, lights, etc). [side note to pedants: any power savings from cpu throttling/spindown could be gained independent of battery usage by managing power settings, so it could still be accomplished where actually desired]

      Unless running on battery is able to shift the consumption from daytime to seriously off-peak (past 7pm?), it's probably consuming more power....especially if everyone runs low and plugs in at the same time, or plugs in just before heading home and adds to the residential peak typical at quitting time.

      Sounds like another bright PHB idea, like reducing heating in winter will save the company money......until they start to wonder why everyone types slower in gloves and makes more typos... :P

    10. Re:Follow-up from the OP by Saethan · · Score: 1

      Unless you're paying something like $0.01 kW/h, CPU mining will never be efficient. Heck, even at that, it still probably wouldn't be(CPU's mine in the 1-10MHash range, GPUs in the 250-700 MHash range). At $0.07 kW/h my Radeon HD 6870's are -barely- profitable, one or two more difficulty increases and I'll shut 'em off. At least it's still cold out so they contribute to warming my house. ;) To give an idea of how quickly even small GPU farms are becoming obsolete: the last mining difficulty increase for bitcoins was over a 30% increase. The two or three before that were 10% a piece. The ASICs(the real ones, not the non-existent ones from BFL I see advertised on /.) are coming online and pushing everybody else out of the business.

    11. Re:Follow-up from the OP by PRMan · · Score: 1

      Actually, modern batteries run much better these days with fewer charges and complete drains. So this strategy not only saves power but increases battery life.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    12. Re:Follow-up from the OP by PRMan · · Score: 1

      I have an Asus netbook that I kept plugged in all the time. After about 2 years, the battery won't even do half of what it used to.

      2 years later, I bought an Asus tablet. I was determined not to repeat the situation, so I charge as little as possible and then use battery power until it dies. After 2 years, I still have about 90% of the battery function.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
  28. Re:$10,000 CHALLENGE to Alexander Peter Kowalski by tepples · · Score: 0

    You too can contact me for server space through the same link. Let's please not clutter Slashdot with this.

  29. Why not donate the resources? by gQuigs · · Score: 2

    You mention SETI in the post, but why not pick some distibuted projects that are useful to your company to help push the research forwards? Most big companies want to find ways to improve their public image, this is a great way to do it.

    There are many options: https://boinc.berkeley.edu/projects.php

    If you don't already you should look into getting a special deal for power consumption at night. It should cost much less than powering on in the daytime. In fact, if you could have your system off in the daytime and only run it at night you could likely get really good deals in certain electric markets.

  30. probably irresponsible at best by erikscott · · Score: 1

    If then entire value of this thing is predicated on finding SHA256 collisions, then we need ask "what is the practical value of an SHA256 collision?" Looks like some one or some group has found a way to fraudulently-sign-digital-certificates@home. Is that something you want to participate in, especially in a way that can be traced back to you? :-)

    1. Re:probably irresponsible at best by Anonymous Coward · · Score: 0

      This is FUD, the number of collisions that will ever be found is miniscule to the number possible.

  31. Competition by onyxruby · · Score: 1

    Your competition is botnets, they consume no power to their owners and the return is hard to beat. Your far better off from a financial stand point to put those computers to sleep. Your also running against bit coins becoming always harder to make with time. Bottom line is that the cost of making them is more than the return. That is why botnets will free to make them, they aren't paying the costs.

  32. Test the theory by Anonymous Coward · · Score: 0

    Take 10 computers and mine coins for 30 days. This test lets you know about how many coins you can expect each machine to produce.

      Then take 100 computers and mine for another 30 days. This will give you even better numbers, but the goal of this test is to see the impact of a larger deployment. Deploy to these 100 like you would to the 18,000 and monitor to see if you can minimize the user impact.

    Take this info back to your team as proof of concept. You should have enough data to calculate the return on investment. Make sure you calculate the cost of power for these computers working harder. A idle computer uses much less power.

    With that said, take a serious look at the current generation of VDI. You could have low power clients talking to high end servers. VDI is growing up fast.

  33. Clueless. by Anonymous Coward · · Score: 0

    There is nothing green about bitcoin mining it is total waste of power. All miners work on the same calculation at the same time so the work being done can be done by one computing device only giving you the same result.

  34. TANSTAAFL by Anonymous Coward · · Score: 0

    There ain't no such thing as a free lunch.

    It's amazing how often people consider the cost of something is free or negligible because their electric bill and paycheck come in separate envelopes. I wonder how popular electric cars would be if the charging station looked like a gas pump with a dollar amount on it.

  35. Power off by vvaduva · · Score: 2

    You are better off powering off all the unused machines at night and saving your company quite a bit of money.

  36. exchange rate by Anonymous Coward · · Score: 0

    kinda off topic but:
    who would've thought that one (1) bitcoin would be worth £58.00 Pound Sterling, €68.60 Euros, $87.60 U.S. Dollars, $89 Canadian Dollars, 4,792 Rupee or ¥8,291 Japanese Yen, 515 Norwegian Krone so soon? Wow. i'm actually tempted to buy some bitcoins now and sell them at a higher price later this year.

    as long as i don't loose my wallet, i'll be fine.

  37. Broken compass by WaffleMonster · · Score: 1

    I never understand the appeal of bitcoins. All transactions are basically public information subject to any number of statistical methods to develop profiles of user activity over time. Your local paper currency still wins out big in the areas of privacy and legitimacy nor is it clear that governments would actually continue to tolerate the usage of bitcoin if it ever popped its head out of the ashes of irrelevance without subjecting it to at least the same rules as normal currency. Perhaps this is unlikely due to the self limiting nature of coin circulation.

    Like a chorous caroling under a troll bridge if you want to go green turn the goddamn things off when your not using them.

    1. Re:Broken compass by AdmV0rl0n · · Score: 1

      I see the attraction.
      The currency is global, which means that unlike some things (paypal) I might be able to do things with people in some countries that could not happen before.
      Its breaking the ice and allowing anyone to barter goods or services in exchange for coin.
      Its not really monitored by government yet/or heavily - and as such it has certain nice features.

      The downside, is that it can and is being used for illegal things. An Iranian man can pay for a server outside Iran. This may be illegal to the zealots who run a theocracy there. A man in the US might pay for something outside of US gov finance circles and the gov may deem this non legal. And criminals may use it for finance. And certainly I know that people are buying drugs on the silk road via it.

      Given in the US there is some talk of ending the drug way, the better way for them to face that off would be to legalise then tax it.

      As its a small internet currency, my personal take on this is that if someone is doing something illegal - its not the coin that is the crime. It will largely be the end product, drugs, violence. These are often dealt with under existing law. I think it terms of small sized bartering, Its creating people opportunities for goods and services. I don't mind the governments saying large transactions or repeating transactions should have monitoring, but I hope they allow it room to operate.

      I may change my view on this, but thats roughly what I think at the moment.

      --
      We`re all equal .. Just some of us are less equal than others.
    2. Re:Broken compass by Mike+Frett · · Score: 0

      If users can make their own, what's the point of them anyway. Eventually, if they get popular, the Chinese will get in on the act and start pumping them out and the whole fad crashes.

    3. Re:Broken compass by Saethan · · Score: 2

      Over half of all bitcoins that will exist, already exist. The remaining half will take about 140 years to be produced. The Chinese do not concern me. :)

  38. How would this be green? by maccodemonkey · · Score: 1

    When CPUs go idle, they consume less power. By keeping them pegged at full capacity, you're using more power, not the same amount. I'm not even sure how this is green at all, ignoring the whole Bitcoin angle.

  39. Green schmene by sarysa · · Score: 4, Insightful

    Anyone else notice that this question is being asked during a massive bubble period, and what is necessary to prop up a bubble is public awareness? Just like my post just now is shamefully unrelated to its parent, might the true purpose of this Ask Slashdot be to bring in a few more suckers before it crashes down to 15 or 20?

    I will admit my biases against Bitcoin and my post history speaks to this, but this is a tactic also used to prop up stocks and precious metals. So yeah, I'm calling out TFS.

    --
    Charisma is the measure of someone's ability to lie with a straight face.
    1. Re:Green schmene by Anonymous Coward · · Score: 0

      you might want to determine what the bubble is being caused by. Its almost certain that this bubble is going to go much much higher as people try to find relatively safe havens for their money after the shenanigans the ECB has played with depositors' money in Cyprus. Guaranteed that if they did this in a EU member country then it can happen anywhere, including the US.

    2. Re:Green schmene by Anonymous Coward · · Score: 0

      Mods who are invested in Bitcoin will assuredly mod you (and I) down, but I must ask this rheotrical question : Why are the many,many CRASHES of the bitcoin price never publicized on Slashdot, yet whenver the price goes up it suddenly starts popping up every single day?

    3. Re:Green schmene by Anonymous Coward · · Score: 2, Informative

      Which crash is missing? The one due to the gox hack was on here. The one due to the fork was on here. The one due to the pirate was on here. You are seeing things that aren't there.

    4. Re:Green schmene by shaitand · · Score: 2

      I wouldn't speculate on Bitcoin... or anything else for that matter. Speculation is gambling and 80% of speculators lose money while only 20% win. The problems you are talking about with bubbles and suckers apply to the stock market just as well as Bitcoin speculation. Which isn't to say that the current price is (entirely) a bubble. There have been a lot of recent developments in the bitcoin world to stoke the flames that indicate solid changes in supply and demand that explain a huge upward movement. Bitcoin is very young, companies the size of the Bitcoin economy often grow 400%-1000% year on year for awhile. At some point they mature and it simply isn't possible to maintain that growth but that doesn't mean they suddenly shrink.

      None of that means Bitcoin as a currency is a bad idea though. And short of something terrible happening like a system wrecking hack Bitcoin will continue to appreciate over time... that is a mathematical certainty.

      All that said. My guess was that we'd see something more like $30-35 with the mining reward halving. Now it looks like we are probably going to hit $100. That would be nice because we could essentially use bitcents (0.01 BTC) as dollars.

    5. Re:Green schmene by sarysa · · Score: 3, Insightful

      The purpose of my post wasn't a general rant about Bitcoin, but more of a reference to the now famous (and very true) Anatomy of a Bubble. It's a beautiful rendering of what many of us have known about bubble behavior for some time. I wrote my post hastily during my (public transit :P ) commute, but a quick google search shows that we are back in the media awareness phase, and there'll probably be a manic rise before a nasty crash. I'm only guessing 15-20 because it's the "mean", though I still maintain that Bitcoin is doomed to fail in the long, long term. I don't want to go there, I'm only posting to point out where we're at.

      I suppose what triggered this bubble was the mess in Cyprus, as well as the currency gaining some recognition by financial institutions there. Not really sure how that's going to work with the inherent instability of Bitcoin. (and the patterns of behavior that inflationary currencies bring about)

      That said, I suppose I was too accusative of the original poster. Starting out with pointing out its recently inflated value, effectively "Bitcoins are currently double what you last remember them being if you don't have any" reminds me of the mania surrounding other bubbles in my lifetime. Supp0rtLinux is probably not trying to incite mania given their long history on /., though I guarantee you fake posts with the sole purpose of raising public awareness of the bubble will omnipresent until it crashes in the next 1-2 months.

      --
      Charisma is the measure of someone's ability to lie with a straight face.
    6. Re:Green schmene by Anonymous Coward · · Score: 5, Interesting

      I'd like to add to this something I've seen others point out before.

      Bitcoin's Blockchain grows exponentially larger with time.

      In 2 years it went from about 200mb to 6gb.

      I'll rough-graph this exponential growth to show you clearly what it means At around 10 years you're talking about a 100gb file sitting on the drives of every bitcoin user. At 20 years that 100gb file is now over 4tb. In 30 years that's 9tb. And so on, you can read a graph.

      The blockchain is a fundamental aspect of the bitcoin, you can't just start truncating it. It will grow like this forever. Bitcoin will eventually grow so large that it is impractical for even the most diehard of virtual currency enthusiast. The only way to keep it functional is to assume massive advances in technology or that everyone is going to move to cloud based bitcoin banking, letting a third party company do all the processing and blockchain storage. At that point bitcoin would be as equally regulated as any other currency rendering the entire point of bitcoin useless.

      The reality here is that bitcoin is an intentionally manufactured bubble. Anyone that understands math and has a reasonable grasp of how large a terabyte actually is can easily see this if they look past the near blinding glamour that the bitcoin proponents toss out to distract you from the truth.

      Another point to consider is that bitcoin is not a stable currency. It swings up and down very wildly in value. This is fine if you treat it like an investment akin to trading the Forex markets, but it's pretty terrible not knowing from day to day how many bitcoins it takes to fill your gas tank. If you do get involved with bitcoin be prepared to exit at any time or you risk losing everything. Enron was also a fantastic investment for early adopters.

    7. Re:Green schmene by webmistressrachel · · Score: 0

      Sorry to correct you, but the GP isn't "seeing things that aren't there" - GP is NOT seeing things that ARE there!

      --
      This tagline was transcoded to result in at least one smirk. If you experience failure to smirk, please consult your Gen
    8. Re:Green schmene by Anonymous Coward · · Score: 1

      I don't think it's going to crash entirely until Governments crack down. Right now, it's being used to launder money on illegal transactions. Selling drugs or other illegal items for BitCoins and then selling those coins on the exchange makes the income appear to be legitimate. And buyers of those illegal items are the ones buying at the exchanges. That the price fluctuates is an acceptable reality of the system that, even with those fluctuations, is more reliable than other payment methods.

      But BitCoin can be shut down just as easily as online gambling was. Simply classify the exchanges the same way that the online gambling sites are and prohibit financial institutions from transferring money in or out. When there's no way to exchange real money for BitCoins (inherent in that statement is my feeling about BitCoin), we'll see how much intrinsic value they have and whether they can survive in an environment where their only value is trading for goods and services.

    9. Re:Green schmene by Synerg1y · · Score: 1

      Yep, this is almost exactly like the .com boom and bust. At the end of the day when everything is said and done there is nothing physical to sustain bitcoin's value. While it's a great concept and I'm of the whole keep the government out of my business mindset, there is nothing to say it's worth $500 mil, or $5 outside of speculation.

      As an underground currency though (non-mainstream)... it can work, but I still if anybody wants real money out of it, it defeats the purpose.

    10. Re:Green schmene by Dr.+Spork · · Score: 1

      I don't think that enforcement of a "no exchanges" law can be done by any single government. As long as there is somebody in the world willing to give you a tradable currency (Dollars, Euros, Pesos, Rubles, etc.) for Bitcoins, you'll be fine. Once you have the Rubles, you can exchange them for whatever currency suits you.

    11. Re:Green schmene by shaitand · · Score: 4, Interesting

      You can buy goods and services with Bitcoin. It IS real money. Since it is built on more sound principles than fiat some of us take it in preference to fiat. The only thing hindering Bitcoin now is critical mass and adoption is growing.

      It is no different than the open source vs commercial or firefox vs IE issue. Being an entrenched monopoly makes overtaking you a slower process but it doesn't make you invincible vs a superior solution in the end.

    12. Re:Green schmene by IamTheRealMike · · Score: 2

      Hmm. I would note that the dotcom bubble did leave several very successful companies in its wake, and the internet itself whilst subject to a bubble was not, itself, some kind of scam or inevitably doomed project. Bitcoin can be subject to speculation and volatility yet still not be doomed.

    13. Re:Green schmene by shaitand · · Score: 4, Interesting

      "Not really sure how that's going to work with the inherent instability of Bitcoin."

      I don't see there as being any inherent instability in Bitcoin. Unless you consider the instability that comes from low volume as inherent instability. A stock with Bitcoins volume and media appeal has price instability as well. But we can agree to disagree here.

      But I'll tell you a story. There is an entity billing one of my credit cards monthly for $20. They refuse to stop. I can dispute the charges but only back 90 days. I did this once and had a new card with a new number issued. I just discovered that the charges are still being applied. According to my bank because it is recurring billing it doesn't matter how many times I dispute or change the card number they will continue to pay it. My only remaining option is to put a total block on my account with them, pay off any remaining balance, and then close the account.

      As it happens I never entered an agreement. But whether or not I did so doesn't matter. At least, it is none of my banks business. Their primary reason for existence is to make sure NOBODY gets a single penny of my balance without my explicit authorization. If there was an agreement the company in question would be free to try to establish that in a civil suit. So why does my bank refuse to stop giving away my money? They have a backend deal with the merchants and are deliberately breaking faith to maintain their interests over those of account holders (it is a secured card, I don't use unsecured credit so I am borrowing my own money not theirs).

      Bitcoin prevents this scenario from even being possible. It is left to me to authorized every pay out. Nobody can pull funds, I have to push them. At the end of the day, my right to decide a vendor doesn't deserve my money is left to my discretion not the banks. If I want to rob peter to pay Paul, this is my choice.

    14. Re:Green schmene by jasonq · · Score: 1

      I was thinking the same. When you see corporate drones showing interest you just know it's about to be butt-fucked.

    15. Re:Green schmene by letherial · · Score: 3, Insightful

      Couple of problems with your logic

      1. bitcoins are finite, there will only be so many made
      2. the block chain is not ran by any central authority, the worst the evil governments could do is put it in the blackmarket, but hey, its already the currency of the blackmarket. I could right now take cash, turn it to moneypack and then turn it into bitcoins, not one person would know what i did. I could also take bitcoins, turn it into cash and have it sent to my doorstep through the ever reliable mail system. Its a virtual concept, not one that can be just shut down.
      3. if rich people are using it to hide there money, then it wont get be attacked all that much.

      While i am not as cool as everyone else and able to fortune tale the fate of bitcoins, I do agree that it is a volatile market, i wouldnt invest to much in it, i watched it crash more then 10 dollars in 5 hours; However, i dont think its going anywhere, far to many people use it to do things they shouldnt, and well we could argue about those shouldnt do things and the morality of it, it doesn't matter, despite your feelings, it will be done anyways.

    16. Re:Green schmene by Synerg1y · · Score: 1

      Can you buy basic necessities? Food, water, shelter?

      Sure, you can probably get all the coke you want, and maybe some minor items... but I think you can see where I'm going with this.

      Also, I've never said it wasn't money, I'm just saying its not worth anything in the end pretty much, but let me emphasis also, there's nothing wrong with riding the wave while it's up, it's just that some people aren't going to be able to get off when it crashes.

    17. Re:Green schmene by Mindcontrolled · · Score: 1

      Creating artificial scarcity by wasting energy and processor cycles is a more sound principle than expanding and contracting money supply according to economic status and necessity? You really should monetize that gateway to a parallel universe you built in your basement, man.

      --
      Ubi solitudinem faciunt, pacem appellant.
    18. Re:Green schmene by Anonymous Coward · · Score: 0

      Furthermore, if it ever gets seriously adopted, so that the government starts paying people in bitcoins, the government is going to have almost as much leverage over how much is in circulation as they have over dollars.

      A bitcoin is a number that has a SHA-1 hash of a particular form.

      By design, you do not need to know what the number is to recognize someone's claim to have it; similarly, you do not need to know what someone's private key is to know that they know it. Bitcoins are not the only numbers like this.

      When the government wants to increase the number of bitcoins in circulation, they will say that they are extending the protocol by introducing a different type of number.

      Then, when you receive a counterfeit "extended" bitcoin as payment, and you sue the person who tried to pass it off to you, well, the courts _are_ the government.

      Of course, everyone will try to hold onto the real ones and pass around the counterfeits, and trust the counterfeits exactly as far as they trust the government's ability to force people to accept them as if they were real.

      Exactly like how everyone prefers to hold onto gold and pass around dollars.

      In 20 years, I expect that stocks, bonds, and real estate will be better investments than original bitcoins.

    19. Re:Green schmene by spire3661 · · Score: 1

      NO it is not real money. Real money is backed by violence. All it would take is a stroke of a pen to wipe out bitcoin entirely. I really dont like the idea of Bitcoins. All that computation going to waste for LITERALLY NOTHING but a number. Its an IMMENSE waste of resource and it makes me sad people find this to be a noble endeavor.

      --
      Good-bye
    20. Re:Green schmene by Anonymous Coward · · Score: 0

      Those are problems with someone's logic, but not mine. You didn't even respond to the problem I pointed out: the exponential growth of the size of the blockchain.

      1. The more people use bitcoin, the faster the blockchain file grows. This is independent of how many bitcoins exist so your point #1 is irrelevant. As the blockchain grows ever larger it will naturally find it's way off of users drives and offloaded to "the cloud". This is already happening right now and the blockchain is only an annoyingly large 6gb. With mass adoption it will eventually get large enough to need it's own hard drive. And then its own server. My above exponential growth rate graphed above is incredibly simplistic and only meant to demonstrate a point. The growth rate may grow much quicker as more people join in and people who were previously on the fence jump on board.

      2. Understand that there is zero physical backing to the value of the bitcoin. To counter your inevitable reply that the USD is also unbacked, the USD at least has an economy behind it. You don't have to convert USD to Arkansas dollars to spend them. Bitcoin physically can not get to that point however because of space constraints of modern hard drives. As bitcoin becomes more accepted and more used, the blockchain grows in size that much faster and as people become gradually more inconvenienced by the size of the ever growing blockchain they will either cash out and drop out or offload the blockchain requirements to one of the cloud providers. It's really all about y=x^2.

      3. Rich people have an almost magical ability to stay rich that entails not putting their money in the same places poor people put theirs. There is a maximum cap of 21 million bitcoins and to date only 10,950,200 exist. The current market cap is about 900 million USD. Up til this last pre-bubble explosion in growth the cap was about 140 million USD. That is incredibly serious volatility and simply does not attract the kind of investors that have the power and influence needed to keep government from attacking it. It attracts almost exclusively the kind of investor that can't understand why their investments always seem to fail.

      Telling the future of bitcoin isn't about being cool, it's really just about understanding 10th grade math and the storage limitations of hard drives. Eventually individual user participation will be impossible. This is a mathematical certainty.

    21. Re:Green schmene by spire3661 · · Score: 1

      They dont have to shut it down, all they have to do is make it illegal. The point will be to stop its growth, not to wipe it off the earth.

      --
      Good-bye
    22. Re:Green schmene by shaitand · · Score: 2

      Food and water yes. Bitpay is adding about 1000 merchants a month and climbing rapidly. Most of them are probably using the option to convert directly to fiat at the time of transaction but it hardly matters to the guy looking to spend Bitcoin or who is considering whether or not he can spend it if someone offers it. They just dropped their fee to 0.99% of the transaction with no other fees of any kind. Even the straight percentage is less than you will get with any credit card merchant account and there are no charge backs.

    23. Re:Green schmene by Methlin · · Score: 2

      Can you buy basic necessities? Food, water, shelter?

      Yes, as a matter of fact you can

    24. Re:Green schmene by shaitand · · Score: 2

      "Creating artificial scarcity by wasting energy and processor cycles"

      The scarcity is a numerical property. It isn't artificial, you can't get less artificial than a mathematical certainty. Someone could find some new cache of gold, or mine it from space junk, etc. Nobody can ever find unexpected Bitcoin. Also the processor cycles are being used to process transactions and to assure counterfeiting is impossible. That isn't a waste, it is an essential economic function for the currency.

    25. Re:Green schmene by shaitand · · Score: 1

      "All it would take is a stroke of a pen to wipe out bitcoin entirely."

      I'd love to see that pen. Outlawing it wouldn't work. As long as anyone, anywhere, runs a client and mines Bitcoin is still around.

      "All that computation going to waste for LITERALLY NOTHING but a number."

      That is what comes from reading news article to find out about a topic. Miners are processing transactions which is a fairly essential function and not wasteful at all.

    26. Re:Green schmene by Mindcontrolled · · Score: 1

      And what has that to do with any economic propertiy? I could as well propose a constantly exponentially increasing money supply based on a "mathematic certainty" on your argument.

      --
      Ubi solitudinem faciunt, pacem appellant.
    27. Re:Green schmene by Anonymous Coward · · Score: 0

      Why would YOU be modded down? You posted as an AC FFS

    28. Re:Green schmene by Synerg1y · · Score: 1

      When I go to any of these: http://www.bitcointrading.com/forum/spend-bitcoins/online-stores-accepting-bitcoins/#post_food I can't help but notice a distinct lack of bitcoin currency signage all the way through checkout.

      Your link is symbolic of bitcoin: it looks great on the surface, then you try to do something with it and realize its DOA.

    29. Re:Green schmene by Anonymous Coward · · Score: 0

      Bitcoin blocks have a hard size cap. There are a few proposals to increase it, but no one wants the cap to grow faster than the rate at which storage and bandwidth get cheaper.

    30. Re:Green schmene by Anonymous Coward · · Score: 0

      You've missed two points:

      1. The blockchain size is increasing exponentially at the moment because the number of Bitcoin users is also increasing exponentially. Eventually this saturates: when everyone is a Bitcoin user, it continues to grow ... linearly, I guess, proportionally to the number of transactions that have occurred.

      2. Storage drive space is increasing exponentially, and has been for a long time. I won't say that this is certain to continue, but it's hardly the assumption of "massive advances in technology" that you suggest.

    31. Re:Green schmene by Wonko+the+Sane · · Score: 1

      A bitcoin is a number that has a SHA-1 hash of a particular form.

      By design, you do not need to know what the number is to recognize someone's claim to have it; similarly, you do not need to know what someone's private key is to know that they know it. Bitcoins are not the only numbers like this.

      Incorrect.

      There are no discrete bitcoins. There are only transaction outputs which have spent by having been included as an input to a new transaction and transactions which have not yet been spent.

      Every valid unspent output is verifiably traceable back to a valid coinbase via a hash chain.

      Nobody can create valid UTxOs out of thin air.

    32. Re:Green schmene by Wonko+the+Sane · · Score: 2

      1. The blockchain size is increasing exponentially at the moment because the number of Bitcoin users is also increasing exponentially.

      Because the number of Bitcoin users is increasing exponentially, and also because known optimizations which will greatly reduce the amount of data needed to be preserved have not yet been implemented, because the need to do so does not yet exist.

    33. Re:Green schmene by Anonymous Coward · · Score: 0

      Hard drive size is also exponential over time.

    34. Re:Green schmene by fatphil · · Score: 1

      How do you compare it to SETI?

      Not trolling; personally I'm anti-both to the same extent, and I am genuinely disappointed when I hear that people are burning through our finite fossil fuel resources looking for ET.

      --
      Also FatPhil on SoylentNews, id 863
    35. Re:Green schmene by Darinbob · · Score: 1

      The whole thing just feels wrong. The question being asked is "how can I use idle computer to print money for me". This is why bitcoin is a faulty and broken currency, because people just print more. Forget the platitudes that there's a limited number that can ever be made, because people are STILL mining it. The value is not tied to any actual product or unit of work, but is pure 100% speculation. It is designed to get the early adopters the most money. A true digital currency trying to take the place of physical currency would not stoop to such dishonesty.

    36. Re:Green schmene by spire3661 · · Score: 1

      Given the scope of the universe, SETI is orders of magnitude more useful and viable then bitcoin. SETI is hope, Bitcoin is greed. Personally, when i donate CPU cycles, its for protein folding, but i have done SETI in the past.

      --
      Good-bye
    37. Re:Green schmene by Darinbob · · Score: 1

      There aren't enough bitcoins to make a safe haven. It is inherently limited, as the fans keep claiming, so there will never be enough to replace currency.

    38. Re:Green schmene by Darinbob · · Score: 1

      Because there are some slashdot editors who let this lunacy through. Probably some early adopter of bitcoin is an editor and is astroturfing it hoping to make more money.

    39. Re:Green schmene by Anonymous Coward · · Score: 0

      Depending on the type of stock stocks=some form of ownership, precious metals are actual objects and therefore have value.

      Bitcoins are invented out of thin air buy running software. (there is big difference)

    40. Re:Green schmene by Anonymous Coward · · Score: 0

      In ten years 100tb drives should be commonplace.

    41. Re:Green schmene by amorsen · · Score: 1

      Miners are processing transactions which is a fairly essential function and not wasteful at all.

      This would perhaps be slightly relevant if say 0.1% of the processing was handling transactions. Bitcoin mining is about useless hashing, not about transaction processing.

      The only actual value provided when a new bitcoin is found is a bit of joy for those who like numbers that hash to certain types of values.

      --
      Finally! A year of moderation! Ready for 2019?
    42. Re:Green schmene by shaitand · · Score: 1

      Finding ET isn't even something meaningful if we succeed. It isn't as if we are searching for any reason beyond curiosity. Bitcoin = Financial freedom from the tyranny of banks and governments. A level playing field for global trade and a potential global currency with all the benefits that provides and none of the drawbacks of a government controlled global currency.

      Sure some of the miners might just be in for the greed and the speculators certainly are but that doesn't mean it's all Bitcoin is about.

    43. Re:Green schmene by complete+loony · · Score: 3, Interesting

      The entire block chain contains all of the history of every piece of every coin. But to mine coins, and validate new blocks you don't really need to keep the entire history locally to validate new transactions, you only need to keep the details of transactions that haven't been consumed in another transaction. That's the sole purpose of the log anyway.

      Sure the whole log should remain available online somewhere, but even that could be stored in a distributed way. The log itself is essentially tamper proof, since you can verify every single hash and signature if you want to.

      While the total number of coins has a finite limit, each coin can be split into a huge number of transactions. Even when the active set of transactions grows too large, there will be solutions to improve the scalability of the system.

      These are all solvable problems. There just hasn't been a pressing need to solve them yet.

      --
      09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
    44. Re:Green schmene by Wonko+the+Sane · · Score: 1

      Bitcoin mining is about useless hashing, not about transaction processing.

      It's about making it prohibitively expensive for an attacker to rewrite history.

    45. Re:Green schmene by soundguy · · Score: 1

      All that computation going to waste for LITERALLY NOTHING but a number.

      EVERY computation in the history of mankind, both before and after the invention of mechanical and electrical computing devices, has been done for the sole purpose of arriving at a number. The computation NEVER has value. The value comes from what you are able to do with the resulting number.

      --
      Nothing worthwhile ever happens before noon
    46. Re:Green schmene by hairyfish · · Score: 1

      Since it is built on more sound principles than fiat some of us take it in preference to fiat.

      Bunk. I know it's fashionable to slag on modern economics because we're right in the middle of a recession, but the fact is that fiat currencies gave our economies the fluidity it need to expand and give most people in the western world unprecedented levels of prosperity. The answer to poor regulations, isn't no regulation. It is no accident that the countries that survived the GFC the best we're the ones that had the strongest finance and banking regulations.

    47. Re:Green schmene by shaitand · · Score: 1

      I'm afraid I have to disagree. First modern economic theory has existed for a very short time and there have been wealthier peoples in the past who did not subscribe to it. It is also highly suspect how much of an impact modern economic theory has had compared to the advance of technology and science. You might have a case of soda in the fridge where you would have had a six pack before. But the total amount of resources, in terms of materials and labor, that you can buy is actually far far less. It isn't economic progress to own two cars that represent a 10% the amount of raw resources where you used to own one that represented 10 times the value... it is technological progress. A very solid argument that modern economic theory has only managed to stumble along because of the extreme strides in technology that have coincidentally progressed in parallel could be made.

      Let's not forget this is hardly the first depression/recession in the short window of time that modern economic theory has been at play. Personally, I blame speculation more than inflationary currency. Large scale speculative markets are what brought us the great depression. As for what countries will survive the GFC, lets wait and see if and when it passes.

      Bitcoin doesn't prevent all regulation it simply prevents regulation by the majority in a place where the interests of the group conflict with the interests of every individual who makes up that group. If someone somehow steals your Bitcoin you can still call the police. If someone fails to pay a contract you can still file a civil suit and a judge can order a payment, even in BTC, the same way it could order the return of any property. Government can still regulate the production of goods and apply controls on them.

      The mass adoption of Bitcoin won't suddenly unravel law and order in the world. It doesn't prevent you from facing the consequences of breaking the law. It just restores personal privacy, thwarts the unlawful search of your financial actions without warrant, and restores to the right to decide if you'd rather face those consequences of law than give up your property. At least to the extent you manage to protect that property.

      Taxation is another issue. Bitcoin doesn't have much chance of helping you avoid taxes locally. But the US oversteps it's right and taxes money it's citizens makes abroad even though they must pay the local taxes. Now the US can do this because ultimately might makes right. But using a system like Bitcoin empowers those citizens with the might needed to make a ridiculous and abusive policy like this unenforceable.

    48. Re:Green schmene by Anonymous Coward · · Score: 0

      I seem to remember reading about the possibility of summarising the entire blockchain into a single hash, and then just carrying on from that hash. IIRC it's actually possible to do now without changing the protocol but nobody's made an app that can do it yet.

      Once the bitcoin economy really takes off and the blockchain starts growing really quickly, it might start being pruned every month, every week, every day; you would dial up your most trusted blockchain summariser, get today's hash, verify it and only download the parts of the blockchain from the point the has was made onwards.

      I think the biggest blockchain bloater will be bitcoin laundering services making many many fake transactions to try to cover peoples' tracks.

    49. Re:Green schmene by sarysa · · Score: 1

      I find privacy to be important, I also feel that governments need to be countermanded from time to time. Many have terrible practices -- it was the EU pressuring Cyprus to rob its citizens.

      I actually do like the idea of Bitcoins and what goals they are trying to accomplished, but they fucked up, plainly stated. The designers did not adequately account for human nature when designing the currency. There will never be a utopia with free flowing bitcoins and privacy with transactions online because it is always going to fluctuate. If all fiat currencies were done away with, it would be like using a snowblower filled with grain, pointed at the gears of the economy. Anyone who has the means to hoard would, for as long as the world's population rises, the demands will always increase.

      Human greed and speculation are not small problems that you can stick "if only" in front of and diminish -- they are massive, inborn, and and unsolvable flaws that will forever deny acceptance or independence. (i.e. not using middlemen for tying transactions to fiat currency) It was a nice try, but we need to start over. More focus on privacy and less on gradual value decline, which is a necessary evil to keep economies from stagnating. (Fun fact: precious metal standards were routinely abandoned during times of war)

      --
      Charisma is the measure of someone's ability to lie with a straight face.
    50. Re:Green schmene by hobarrera · · Score: 1

      I'm pretty sure 100GiB won't be much in 10 years.
      Hell, 10GiB sounded like A LOT 10 years ago, and isn't much today (I belive windows uses even more than that, and look at all the people that still use it).

  40. CPUs are bad at Bitcoin mining by coldsalmon · · Score: 1

    Bitcoin miners use GPUs, which are orders or magnitude better than CPUs at Bitcoin mining. Unless your server has a high-end GPU in it, you will probably get nowhere (even assuming that the underlying idea is sound, which it is not for reasons pointed out by other posters).

    1. Re:CPUs are bad at Bitcoin mining by Wonko+the+Sane · · Score: 2

      Bitcoin miners use GPUs, which are orders or magnitude better than CPUs at Bitcoin mining.

      Miners are moving to ASICs, which are an order of magnitude more efficient than the FPGAs they replace which were already an order of magnitude more efficient than GPU mining.

      GPU mining was how things were done a year ago, but in terms of the speed at which Bitcoin is evolving "last year" means "back in ancient times".

    2. Re:CPUs are bad at Bitcoin mining by Anonymous Coward · · Score: 0

      The hilarious thing about the whole situation is that, as I understand it, the Bitcoin mining chain is designed to release about the same amount of coins per unit time to the mining network; having better mining hardware increases your chances of getting these coins. Purchasing an increasingly expensive array of GPUs, FPGAs, ASICs, quantum supercomputers, etc., just becomes a keep-up-with-the-competition rat race, one that's only currently sustainable because of the current price bubble.

      In other words, having faster hardware in absolute terms doesn't help you, the only thing that helps is having faster hardware relative to the other miners in the network. If you're the first on the block with ASICs, you out-compete other miners for a while, but once everyone has an ASIC rig, you're all producing the same coin output that you did back when you all had GPUs. Do I have that right?

    3. Re:CPUs are bad at Bitcoin mining by Wonko+the+Sane · · Score: 1

      as I understand it, the Bitcoin mining chain is designed to release about the same amount of coins per unit time to the mining network

      This is true, but that is not the only source of income for miners and is intended to decline over time. Once the network grows to about the size of PayPal's transaction rate miners will get half their revenue from optional transaction fees that users pay to speed up processing time. As the network grows beyond that the introduction of new bitcoins will become increasingly insignificant and miners will be more properly thought of as being in the transaction processing business.

    4. Re:CPUs are bad at Bitcoin mining by Anonymous Coward · · Score: 0

      Once the network grows to about the size of PayPal's

      I also love how this is just taken as a certainty. No "if the network grows to etc. etc.", it's always "when".

  41. You're doing it wrong. by hawks5999 · · Score: 5, Insightful

    If this is your "Go Green" initiative, you either don't understand Bitcoin mining or "Go Green" means something different than most would assume.

    1. Re:You're doing it wrong. by Anonymous Coward · · Score: 0

      Money's green. That's what he's talking about.

    2. Re:You're doing it wrong. by roman_mir · · Score: 0

      In this case it means go green of jealosy that you don't have bitcoins at this moment.

  42. Re:poster is dumb fuck by Supp0rtLinux · · Score: 1

    Apparently /. has started to allow 12 year olds to post again. Please go back to pretending you have a life on Facebook and leave /. to people that don't have to pretend their existence is greater than their phone tells them it is. :P

  43. Don't think so.. by AdmV0rl0n · · Score: 2

    I've done some testing. I tried to create conditions for success.

    1. I had handy an M18 R2 - with dual 7970s.
    2. I work a lot of hours and my kit is used by my employer. In trade off I use some juice for testing.
    3. CPU bitcoining is worthless - just forget about it totally. Anyone telling you that only high power GPUs, FPGAs or ASICs offer a return are correct, and thats before ever discussing power.
    4. I am vaguly able to generate 0.05 BTCs a day in test conditions. This currenty equates to 1/20th of a bitcoin per day, so 20 days would get me around $75.

    Notes: At current rates, it will take 400 days to recover the cost of the laptop - assuming power was free, which it is not. Power draw is not far off a nasty P4 desktop box - but daya by day 24/7 I don't like the look of the power costs.

    ASICs and FGPAs seem to be full of start ups, and small companies offering various now and future hardware and G/hs rates. These offer performance that will - as far as I can see eliminate GPUs in the near future, and make BTC mining the home of specialist miners only. Which is perhaps where it needs to go given the silly power required now on commodity hardware for minimalist return.

    I can't really equate this being green, in any way, no matter how I cut it. I think the idea is to cut your power use, not get creative in trying to generate money of silly power usage.

    I think previously, some crazy folks might have been able to make large btc mining operations on commodity hardware - I think its moved away from that now. At least where I live, and with energy costs what they are.

    And the figures now are not what they were, when BTCs fell to 2$ - its fairly scary to see the loss basis if you make assumtions of hardware costs/ profit. For me, it has to be hobbyist mining, and with no direct aim 'to make' money.

    If someone else buys your hardware for you; and if someone pays your power costs and colling / air con costs - then on the surface money could be made... but its a mirage really. Someone has to pay

    --
    We`re all equal .. Just some of us are less equal than others.
  44. World Community Grid by Dishwasha · · Score: 3, Insightful

    I'd recommend looking at the World Community Grid and BOINC. You can pick any number of projects to contribute resources to from solving clean water problems to finding a cure for AIDS to processing massive antennae data sets to detect asteroids that may be on a collision path with earth.

  45. *POP* by Ambiguous+Coward · · Score: 1

    Bitcoins are currently trading around $75.

    Until the imminent pop, at which point all those bitcoins you were hanging on to because they were going up uP UP! are now worth squat, and there's still a giant power bill to pay.

    --
    Their may be a grammatical error, misspeling, or evn a typo in this post.
    1. Re:*POP* by nu1x · · Score: 2

      Really ? I doubt they can lose much value at all, being a deflationary currency, save for total protocol/algorithm compromise.

      Value of currency is in the eye of the users, and people are using it more and more (really ! the drug scare is just a tiny tip of the iceberg of all BTC transactions).

      FWIW

      --
      I have nothing to lose but my bindings.
    2. Re:*POP* by Anonymous Coward · · Score: 0

      Which is why it's important to immediately convert your bitcoins to marijuana on Silk Road. Prices will be pretty stable until the inevitable legalization.

    3. Re:*POP* by Ambiguous+Coward · · Score: 1

      Of course I meant "worth" as in "current cash-out value." The OP was suggesting mining only when the cash-out value is high enough, but that could only even possibly work if they cash out IMMEDIATELY upon getting any amount of coin. Otherwise, they risk holding on to their funbux based on the assumption that they can cash them out at X amount, and then X suddenly drops well below their "we shouldn't have been mining" threshold, which is incidentally calculated in USD because that's what the power company et al. takes, having no interest whatsoever in a highly volatile, deflationary currency.

      Bitcoin is, quite literally, a ponzi scheme. The only way to win is not to play.

      --
      Their may be a grammatical error, misspeling, or evn a typo in this post.
  46. Re:I can't believe apk would stoop so low by neminem · · Score: 1

    You make me sad with your complete lack of either bel-airing *or* "that dog's not so shaggy" at the end of that. Don't you know long, rambling, pointless, off-topic posts are required to end with one of those memes?

  47. I went back to Satoshi Nakamoto's paper. by Beorytis · · Score: 1
    Assuming this is about money and not the environment... Bitcoin has been mostly off my radar, so I went back to the original paper describing the system. A very important aspect is this:

    As long as a majority of CPU power is controlled by nodes that are not cooperating to attack the network, they'll generate the longest chain and outpace attackers.

    If you can get enough CPUs together to break that requirement, then you'll be able to make some real money.

    1. Re:I went back to Satoshi Nakamoto's paper. by Wonko+the+Sane · · Score: 2

      If you can get enough CPUs together to break that requirement, then you'll be able to make some real money.

      And just how many CPUs would you need to calculate 30 trillion SHA256 hashes per second?

    2. Re:I went back to Satoshi Nakamoto's paper. by Ambiguous+Coward · · Score: 1

      Or you could instead use your powers for good and destroy the entire thing.

      --
      Their may be a grammatical error, misspeling, or evn a typo in this post.
    3. Re:I went back to Satoshi Nakamoto's paper. by Beorytis · · Score: 1

      Shhh... don't tip him off.

    4. Re:I went back to Satoshi Nakamoto's paper. by betterunixthanunix · · Score: 1

      This is kind of like the German cryptographers knowing that Enigma had weaknesses saying, "Who would invest in the effort needed to take advantage of those problems?"

      --
      Palm trees and 8
    5. Re:I went back to Satoshi Nakamoto's paper. by Wonko+the+Sane · · Score: 1

      Except in this case Bitcoin miners built a network that would take about a billion quad core i7 processors to match. Right now the only credible attackers would be those who have an entire chip foundry at their disposal, and the window for that kind of attack to be viable is gradually closing.

    6. Re:I went back to Satoshi Nakamoto's paper. by betterunixthanunix · · Score: 2

      Is "a billion" supposed to impress anyone with any amount of experience in cryptography? Would you use a cipher that could be defeated by a billion modern CPUs?

      There is a reason researchers working on secure multiparty computation require that the attacker's work scale exponentially with the work done by honest parties. In Bitcoin, the attacker's work scales at most linearly with the work done by honest parties -- which is cryptographically worthless.

      Again, your argument is what the German cryptographers thought about Enigma. It was a mistake then, and it is still a mistake today.

      --
      Palm trees and 8
    7. Re:I went back to Satoshi Nakamoto's paper. by Anonymous Coward · · Score: 0

      If you can get enough CPUs together to break that requirement, then you'll be able to make some real money.

      And just how many CPUs would you need to calculate 30 trillion SHA256 hashes per second?

      He is completely right in that if you can get enough CPUs together and break the requirement you may have solved the NP Complete problem set. Good luck...

    8. Re:I went back to Satoshi Nakamoto's paper. by Wonko+the+Sane · · Score: 1

      Is "a billion" supposed to impress anyone with any amount of experience in cryptography? Would you use a cipher that could be defeated by a billion modern CPUs?

      If you think the security we are talking about has anything whatsoever to do with cryptography you don't understand how Bitcoin works.

      The issue here is not the cryptographic security of transaction signing, but rather the process by which nodes arrive at a consensus regarding the ordering of transactions. An attacker would need the ability to calculate 55 trillion SHA256 hashes per second in order to have a 50% chance of successfully asserting a different ordering than the rest of the network agreed to in the most recent block. The odds of altering history decrease exponentially with each prior block.

    9. Re:I went back to Satoshi Nakamoto's paper. by betterunixthanunix · · Score: 1

      The issue here is not the cryptographic security of transaction signing

      No, it is the cryptographic security of digital cash transactions in general, which is what Bitcoin fails to provide. Bitcoin is not a signature system, it is a digital cash system, and the security property of a digital cash system that matters here is the protection against double spending.

      The fact of the matter is, double spending attacks on Bitcoin require linear time. Twenty years before Bitcoin was released, David Chaum showed the world how to make a digital cash system where double spending required exponential time in a security parameter that had nothing to do with the number of users of the system. That is probably the most annoying part about Bitcoin: not only is it insecure, but we've known how to solve the same problem in a secure way for decades.

      --
      Palm trees and 8
    10. Re:I went back to Satoshi Nakamoto's paper. by Wonko+the+Sane · · Score: 1

      the security property of a digital cash system that matters here is the protection against double spending.

      That's exactly what I was talking about.

      Again you demonstrate that you don't actually understand how Bitcoin works.

      That is probably the most annoying part about Bitcoin: not only is it insecure, but we've known how to solve the same problem in a secure way for decades.

      What's stopping you from releasing your own, superior, cryptocurrency? It's what all cool kids are doing right now and plenty of people who think they can do better than Bitcoin are actively trying to prove it.

  48. How is using up more electricity "Go Green" by Tomji · · Score: 1

    Save the energy, let unused system sleep.

    1. Re:How is using up more electricity "Go Green" by Anonymous Coward · · Score: 0

      Sounds more like this admin is wanting to steal his company's power and computing resources to make them some bitcoins on the site. Must be a crappy admin, it's been known for a while you now need specialist equipment to mine to ensure your power bill doesn't exceed the coinage made. Plus as the resources scale up, the more work they need to do to solve within the mining process.

  49. rough calculation by nu1x · · Score: 1

    Let's say a single, ATIx7xx (or better) graphics carded desktop (anything else is not price-effective) consumes ~250 Watt on idle (reasonable estimate).

    Let's say you mine with it - you now consume ~350-550 Watt per desktop, let's say, average of 150 Watt per desktop increase.

    With 18000 desktops, that would be, if we are careful with time allocation, (8 hours x 150 Watt x 18000 desktops) / 1000 KW/h increase in power consumption, per night.

    That is ~21600 KH/h increase in power consumption per night, or 648000 KW/h increase in power consumption per month.

    Now, as it is (and it is a floating, quicksand value), 1 GH/s gives you ~2-2.5 BTC per month.

    150 Watts of low-medium ranged ATI card gives you ~100 MH/s, (which you want to run @ 50%, for your offices will catch fire, and no, I am not kidding). So that is ~50 MH/s optimistic value per desktop (remember, provided they are optimally equipped, that is, ATI x7xx cards or better).

    50 MH/s x 18000 desktops per month is 900 GH/s per month. That would amount to ~1800 BTC, which go by $70-80 right now, say $75. So a profit of 135000 $ if you somehow can convert them to useable (spendable) form.

    Now take 135000 bucks per month and substract from that 648000
    KW/h per month (where I live 1 KW/h is about 20 american cents).

    So you substract from 135000, 129600 Dollars for electricity, and you are left with 5400 Dollars profit (provided you have god like ability to convert that amount of bitcoins to real, useable currency at such rates).

    So, in perfect world conditions, yes it breaks even, barely.

    Sorry if there were any crude errors, but you get the point.

    --
    I have nothing to lose but my bindings.
    1. Re:rough calculation by nu1x · · Score: 1

      s/~21600 KH/h/~21600 KW/h

      --
      I have nothing to lose but my bindings.
    2. Re:rough calculation by YrWrstNtmr · · Score: 1

      and you are left with 5400 Dollars profit (provided you have god like ability to convert that amount of bitcoins to real, useable currency at such rates).
      So, in perfect world conditions, yes it breaks even, barely.


      Assuming those numbers are even a little bit close, that theoretical $5,400 'profit' is eaten up after the second workstation dies an early death due to running at 100% 24/7.

  50. Almost sounded reasonable, until.. by Cajun+Hell · · Score: 1

    Additionally, we would setup a queue in our HPC that dedicates 30% to BC mining when in use

    You need to get it straight, in your head, about what you're trying to do.

    When you're talking about a "nice -n 20 ionice -c 3" job (or its equiv in whatever OS you're using) the idea is that there are some resources being used over time, which happen even when the processor is idle and are independent of power. As an extreme example, if you have to have a thousand computers, then you need to have a building for them to exist in, and they're costing you money even when they're turned off. The other extreme is using the CPU to turn the local power utility electricity into money, which is probably a loser unless your hardware is very special, and it's likely that your hardware isn't special. In between the two extremes, are various gray areas where the tradeoff is different, and the question is whether or not your specific pieces add up to a positive or negative sum.

    That is a wise question to ask, and I wish you the best of luck in getting the answer. It's very complicated and requires someone much much smarter than me.

    But as soon as you start talking about letting this project take resources away from other work (dedicate 30% even when in use), you're headed into a whole other area. You're concentrating on one of the extremes that I mentioned above, the worst case scenario where you're just looking at CPUs converting energy into money. On one hand, that's going to be easier to answer. On the other hand, the answer is very likely No, unless you have exotic hardware.

    If it doesn't look profitable, present it to the boss as "competing" with your existing business. If it does look profitable, then call it "diversifying." ;-)

    --
    "Believe me!" -- Donald Trump
  51. Correction by nu1x · · Score: 1

    OK, upon further thought, I made an error wherein I allowed for 50 % reduction in hashing rate but not 50 % reduction in power draw. Also, your power cost would be lower or higher, I have no idea.

    In the end, it is viable, but the headache and amount of work, especially at such scale, would not be worth it (and I am really serious about fires, in the offices, and the potential of such - where would you put extra ~1500 KiloWatts or heat ?).

    This is anything but green, if we could mine bitcoins withn idle CPU looks we'd all already be (bitcoin)millinaires.

    --
    I have nothing to lose but my bindings.
  52. As part of a go-green initiative... by nospam007 · · Score: 1

    "Go-green."

    You keep using that word. I do not think it means what you think it means.

  53. 100% correct: 0% green by drinkypoo · · Score: 1

    The biggest problem I have with bitcoin is that it is based on wasted effort. Unless we find out one day that bitcoin was all a scam to get the internets to break some magical encryption scheme for some interested party, all the effort spent "mining" bitcoins has literally been thrown away. The same energy spent mining bitcoins could have been spent folding proteins. But instead of bitcoins being tied to some useful processing in that fashion, they are based on waste. Bitcoins are inherently wasteful, and thus inherently evil. That doesn't really separate them from the typical western lifestyle, but it is more than a bit pathetic that everyone jumped on a currency based on conspicuous consumption.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    1. Re:100% correct: 0% green by Anonymous Coward · · Score: 0

      The biggest problem I have with credit cards is that it is based on wasted effort. Unless we find out one day that credit cards was all a scam to get the internets to break some magical encryption scheme for some interested party, all the effort spent preventing fraud has literally been thrown away. The same energy spent preventing fraud could have been spent folding proteins. But instead of preventing fraud being tied to some useful processing in that fashion, they are based on waste. Credit cards are inherently wasteful, and thus inherently evil. That doesn't really separate them from the typical western lifestyle, but it is more than a bit pathetic that everyone jumped on a currency based on conspicuous consumption.

    2. Re:100% correct: 0% green by Anonymous Coward · · Score: 0

      break some magical encryption scheme

      It's called SHA-256. Every "block" mined represents a known SHA-256 collision. You've heard about "when all the coins are mined"; this translates to exhaustion of the SHA-256 hash space.

      Whether or not the pseudonymous "Satoshi" did this on purpose is left as an exercise to the reader.

    3. Re:100% correct: 0% green by Anonymous Coward · · Score: 0

      This is wrong for other reasons, but how long would it take to accomplish that at one every 10 minutes?

    4. Re:100% correct: 0% green by Anonymous Coward · · Score: 0

      Bitcoins are inherently wasteful, and thus inherently evil.

      As my mom always said... Wasteful & evil go together like Bitcoins and Hitler.

  54. Ignore Bitcoin by Khyber · · Score: 1, Offtopic

    Go Litecoin, or Namecoin, or something else that will become a competitor to Bitcoin.

    In the end, it's all virtual currency anyways, even the US Dollar (which is a fiat currency, and thus essentially virtual.)

    --
    Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    1. Re:Ignore Bitcoin by Anonymous Coward · · Score: 1

      Namecoin is frequently merge-mined with Bitcoin so it's similarly difficult to win Namecoins.

      If anything, Litecoin is the way to go - they can barely mine on GPUs, but still not on FPGAs or ASICs at all. This CPU cluster would actually have a shot of getting some. Even that's iffy because a lot of old Bitcoin GPUs are moving to Litecoin.

    2. Re:Ignore Bitcoin by KnightMB · · Score: 2

      Go Litecoin, or Namecoin, or something else that will become a competitor to Bitcoin.

      In the end, it's all virtual currency anyways, even the US Dollar (which is a fiat currency, and thus essentially virtual.)

      Add Timekoin in there as well. It takes a total opposite approach to digital currency that minimizes CPU usage while providing a lot better protection than Bitcoin in terms of double spending and wild spikes in prices.

    3. Re:Ignore Bitcoin by Anonymous Coward · · Score: 0

      minimizes CPU usage while providing a lot better protection than Bitcoin in terms of double spending and wild spikes in prices.

      What?
      1) The OP has a huge CPU server farm so he wants HIGHER CPU usage
      2) Double-spend protection is no better because it doesn't have any better a code review process - the one bitcoin double-spend was due to a bug which has been fixed.
      3) The price is awfully stable since there are apparently no exchanges

      I'd also like to add that Timekoin is vulnerable to Sybil attacks and botnets, and that KnightMB (who posts above) is its primary developer. I'm a Bitcoin user and even to me Timekoin seems like a total scam.

    4. Re:Ignore Bitcoin by Khyber · · Score: 1

      Don't know why I'm being modded offtopic. If you want to mine, you're too late for the Bitcoin wagon. Best jump on Litecoin.

      It's just that simple of a fact.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  55. Unrelated Project by MyLongNickName · · Score: 1

    In a former career, I had loaded idle-time cancer research software on our office machines. I had permission from the manager to do so. One of our employees was offended because she had a family friend die of cancer and she didn't want to be reminded of cancer. The app was only a tray icon to her. It made no sense that she wanted this removed from her computer but I complied. It also made no sense to me how the cigarette breaks she took every other hour didn't remind the bitch of cancer either. No, she wasn't a nice person and she did end up dying of cancer within 5 years herself.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  56. Doing it wrong by Anonymous Coward · · Score: 0

    Running bitcoin will just increase your electricity bill, so it's just a gamble. If you actually want to go green as you claim, how about turning off the computers? The updates only occur weekly. The backups only 2-3x a week. At my old job I knocked up a system that monitored users' PCs for idleness, shut them down (as long as no whitelisted processes were running, such as Word), and could also wake them with WOL if they were needed for anything (distributed video processing in this case).

    1. Re:Doing it wrong by wonkey_monkey · · Score: 1

      Funny, I don't remember ticking "post anonymously." Oh well. That was me.

      --
      systemd is Roko's Basilisk.
  57. words by nu1x · · Score: 1

    "Once" is not "when". "When" is definitive, "once" can be speculative.

    --
    I have nothing to lose but my bindings.
  58. Tax break by mattr · · Score: 2

    I was wondering about whether computing resources could be donated and you get a tax break. Found this related thread.
    http://boinc.berkeley.edu/dev/forum_thread.php?id=7201
    Key is as others have mentioned that your resources are most likely using minimum power when idle and increasing use will increase electrical fees, air conditioning fees, and might I suppose also wear them out sooner if it uses disk space.
    Also imagined you might have enough scale to sell elastic computing services but there is a competitive market for that too.

  59. Was this a troll question? by Anonymous Coward · · Score: 0

    Was this a troll question? If you want to go green put those 18k machines into sleep mode and you will save a ton of money on electricity.

  60. green, energy use, and money by Sloppy · · Score: 1

    The proposal is still not green. Increasing profit is not the same as reducing energy.

    (Reducing energy? I reduce energy every time I add oxygen to carbon. Look, now it has less energy!) Just kidding, I know what you meant. But it was still wrong.

    You're under-rating money. Money is power in the very most basic sense (and coincidentally, the whole topic of bitcoins is about restoring that equivalence, as some people see fiat currency as decoupling money from its power). Making money (if only you could do it totally without any negative consequences or side-effects, which I'll admit you can't) really would be green, because with money you can, say, plant forests to soak up CO2, do the expensive shit needed to clean up industrial waste sites or restore mountain tops, or simply use the money to abstain from destructive necessities (e.g. "I don't have to drive to work today, because I don't need to work."). If infinite money representing real resources fell out of the sky into our hands, the whole planet would turn into a hippie paradise overnight (but hopefully without all the patchouli and chlamydia). Don't discount money. Ultimately, the long-term promise/fantasy of cheap solar and fusion energy, is just that.

    Similarly, pretty much every single damn non-green activity that happens today, happens because of avoiding monetary consequences -- it happens precisely because we under-rate money as a means of measuring things. When you say you can't put a price on a beautiful meadow, you're saying "fuck this meadow, let's build a parking lot here." If you really had to directly pay to clean up your pollution, repair your environmental destruction, etc, as you did those things, then you'd stop doing them. So would that megacorp that you don't like, if they had to pay.

    I swear to you, the very essense of a green "victory" will be a strategy of removing externalities; to make everything be "about money" -- accurating measuring, assessing, collecting that money and using it to restore or protect environmental value.

    Within that framework, making money will be good. Making money will mean that you're not polluting (or you're polluting little enough that you're doing more than enough good to offset it), because polluters will be the ones who are losing money, since they wouldn't be generating as much wealth as they use up as pollution.

    If this guy can collect solar rays -- or (I'm very serious) even burn coal -- and turn it into usable resources for a net gain, as long as it's a true net gain where his pollution isn't subsidized, then that's green. Infinitely sustainable.

    Loss is what can't be sustained. Next time you see something unsustainable, maybe the question is: where's the loss? How come I don't see it? In what way are we using government's power to hide it from the market?

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    1. Re:green, energy use, and money by dcollins · · Score: 1

      "If infinite money representing real resources fell out of the sky into our hands..."

      But it can't. Physics trumps economics.

      "But if energy use has limits, so may economic growth. So far, at least, nobody has found a way to decouple the two."

      http://www.bloomberg.com/news/2012-11-11/could-economic-growth-kill-us-.html
      http://physics.ucsd.edu/do-the-math/2012/04/economist-meets-physicist/

      --
      We know where leadership by an anti-intellectual "strongman" who scapegoats minorities and likes boisterous rallies goes
    2. Re:green, energy use, and money by Anonymous Coward · · Score: 0

      if your going to be pedantic, even to be funny, you better be right. in this case you are wrong about the physics and wrong about the viability of currency mining using any primary energy.

    3. Re:green, energy use, and money by Sloppy · · Score: 1

      By your way of thinking, nothing can ever be green.

      You're not exactly wrong; it's just that it makes the discussion meaningless, and that means .. oh, excuse me, that means you are wrong. ;-)

      Combined with crap like "physics trumps economics," (*facepalm*) I have to assume you're having a really shitty day. Sorry to hear that. I hope your weekend refreshes you.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  61. Useful? by Yunzil · · Score: 1

    The thought is that all the PCs are on 24x7 anyway and consuming resources so why not allow them to be useful 24x7 as well and generate bitcoins

    Or, you know, you could do something actually useful and run folding at home.

  62. Why Bitcoin? by Anonymous Coward · · Score: 0

    Did you ever ask yourself why the NWO, or the SEC, or FED, or IRS does not interfear with bitcoins?

  63. Unless all your machines are AMD GPU's by Formorian · · Score: 2

    it's not worth it. And as more ASIC"s hit the market, GPU's will become unviable to make back what you spend in electricity. As it is, it's getting close to that point with FPGA's already out last year using much less watt per mh/s.

    You PC idle is prolly 200-300. And again only the AMD gpu's are good at BTC mining. Nvidia stink and most intels don't have openCL and stink even worse then nvidia.

    You also have to think about heat. Running full load over night if the machines are near each other is going to create lots and lots of heat. Your AC system may kick on when it never did before over night. Causing even more electricity to be used.

    You'll spend more in electricity then you make back.

    Just put them to sleep for like 6 hrs each night and you'll save a ton.

  64. Which Enterprise by rossdee · · Score: 1

    I am sure the computers in the NCC1701-E would be able to calculate Bitcoins very efficiently and the power souce does not emit CO2

  65. Mr. President, I Know Something You Don't Know by eldavojohn · · Score: 1

    ... to processing massive antennae data sets to detect asteroids that may be on a collision path with earth.

    Engineer: Sir, sir, sir! Our HPC has detected an asteroid of catastrophic proportions hurtling directly toward Earth with a 99.993% chance of a direct center of mass strike!
    CEO: Excellent, did you prevent it from phoning home to their main servers with this information?
    Engineer: Yes sir! Just as you instructed, the world awaits you to heroically deliver this vital information of a massive threat that is currently a needle in the a haystack ...
    CEO: Good work, now go out front and remove the sign under our logo that says "Do No Evil."
    Engineer: Um, sir? Time is of the essence ...
    CEO: I SAID DO IT! Then get me a big chair and a cat -- preferably black and lethargic. Then get me every world leader on a video conference. *evil laugh* Would you like your Christmas bonus in Renminbi or Euro?
    Engineer: This is ... this is madness!
    CEO: Hmmm, you know what, you're right. It'd be stupid to do that without first buying up bunkers and portable generators ... I have an inkling they're going to become a hot commodity ...

    --
    My work here is dung.
  66. Green? by Anonymous Coward · · Score: 0

    It can't be profitable in the limit really, or it would be 'free money' with a trivial investment. But maybe initially.

    But -- you're consuming more energy. This is really only green if you know your electricity is green.

    Don't forget the increased HVAC in the summer, and (possibly) decreased heating costs in the winter. If it's a computer lab with 50+ systems you're probably cooling it in the winter just because of people and bodyheat.

    I never really liked...the antivirus stuff most people do. It's a pain in the ass and gets in the way.

    In all seriousness:

    Why don't you have wake on lan and some good scripts at most places?

    Have a policy that computers are turned off when you're finished.

    At 00:50 you can ping systems twice -- index any that reply. Those are systems that probably should have been turned off. You not only email the owner to check compliance, but you need to remotely execute a slightly different updater.

    At 01:00 you send wake-on-lan across enterprise

    at 01:10 you push out bundled AV updates
      - halt systems that you had to wake
      - leave systems running that were on

    At 07:45 or 08:45, you send wake-on lan and can have additional updates.

    I always *HATE* seeing corp desktops where the 'policy' is to get in 20 minutes early to hit power, take a shit, grab coffee, read news on the smart phone while it does their desktop security crap. If I have to be in the office early to turn it on, you have to pay me.

    The technology to handle this has been available for at least a decade, and probably way longer.

    You can modify this and do load distribution, avoid power surges etc however appropriate. But the basic concept is the same:

    - don't do updates when I get into the office or lab and want to work
    - don't give me an opportunity to refuse the update because you try to send it when I happen to power on and am giving a presentation
    - keep the updates out of the way and invisible to anyone who isn't in the building at 3 in the morning.

  67. Oversubscription by Bengie · · Score: 1

    I wonder if the power infrastructure is ready to handle every computer increasing power draw by 5x.

  68. idiots by pele_smk · · Score: 1

    You're an idiot. CPU power is the least green thing I can think of in the world. Your machine sitting idle uses far less power and cooling than your machine sitting idle. Before your nitwit idea comes to fruition, perform a real ROI, not a slashdot ROI prediction. The beauty with bitcoin mining is you can actually compute the stats of how much power and cooling you'll need to produce a single bitcoin in the present time. Within the next 30 days, be ready to have wasted a crap ton of money on power, because ASICs are about to make fools out of all of you.

    1. Re:idiots by pele_smk · · Score: 1

      I meant to say uses far less power and cooling than your machine running at 95% full time..still the jist is the same, the world is full of idiots

  69. Yeah, They're using ASIC boxes for this now. by Molochi · · Score: 1

    I was reading a forum discussion yesterday regarding mining bitcoins with a 17w Haswel (the new i7 CPU) and wound up on a bitcoin calculator here...

    https://bitclockers.com/calc

    There's a chart further down that page that compares different capacities to produce bitcoins.

    The $150 Jalopeno box (ASIC) is rated at 4500 MH/s.
    The $600 BitForce Single (FPGA) does 832 MH/s.
    An ATI Radeon 5870 does 420 MH/s.
    No mention of a vanilla CPU. But, HardOCP rated an i7 2600K (4.8GHz) at 4.4 MH/s in 2011. They rated the 5870 at only 380 MH/s.

    So, using the calculator and assuming a 2 year old i7 2600K system (no GPU) using 200 Watts at 9 cents per Kilowatt meter rate...

    I would lose $12 per month. (Assuming a system value of $0)

    And with the new Haswell it looks like I'd be losing $9 per month (plus the cost of the system)

    --
    "The Adobe Updater must update itself before it can check for updates. Would you like to update the Adobe Updater now?"
    1. Re:Yeah, They're using ASIC boxes for this now. by Molochi · · Score: 1

      Oh and it looks like using the GPU side of an AMD A10 processor is ~80MH/s, but that still loses money on a 200W system. You could maybe still make a profit with an AMD Laptop though

      --
      "The Adobe Updater must update itself before it can check for updates. Would you like to update the Adobe Updater now?"
  70. So very very stupid by Anonymous Coward · · Score: 0

    A PC has many, many power states- a modern PC may run into dozens. Thankfully, even when a facility is irresponsible enough to leave computers running 24 hours a day, when users need them only for a fraction of this time, the PCs enter various forms of 'idle' states when not actively in use.

    Bitcoin mining is inefficient on GPUs, where it can still make sense for PC owners with cheaper supplies of electricity. Bitcoin mining on Intel's putrid CPU FPU subsystem is INSANELY inefficient, maxing power usage and moving the PC into a full-burn power state. The PCs will experience accelerated wear-and-tear, burn through far more electricity than the bitcoins could ever hope to pay for, and do real damage to the whole computer facility for no gain whatsoever.

    Unattended, every PC maxing out its CPUs becomes a real fire risk. Many of the PSUs will fail, some catastrophically. With so many PCs, many are bound to have paper in their vicinity.

    If I was the boss of this organisation, and read a proposal like this from the IT department, I'd immediately sack everyone involved. Keeping the machines permanently on, using the excuse of updates and AV scans is bad enough, since again the cost risk of fire is incredibly high UNLESS the locations of the machines are occupied 24/7. There can be no excuse for running ordinary unattended PCs in 'max-burn' modes.

  71. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  72. And The Poverty Divide Grows by ambidextroustech · · Score: 1

    Bitcoins can only be created and/or used by people with computer hardware. That's an initial cost that the poor are unable to afford.

    Let's hope food, clothing and other life essentials don't become traded by Bitcoin.

    1. Re:And The Poverty Divide Grows by ambidextroustech · · Score: 1

      When will we move away from currencies? It seemed a good idea when there were fewer people, and society was small but clearly, the system is not designed for these numbers -- and upper class people tend to change the rules often.

      I'd also like to participate in economics without having to evaluate how much a currency is being traded.

      William Harrison in a 1840 speech (making the rich richer and the poor poorer) Shelley in 1840 said That the rich have become richer and the poor poorer. In modern times, Stanley Lebergott states that under a free market, the rich get rich and the poor get poorer. Source

      The digital divide will soon encompass the poverty divide

  73. Yeah but... SSD? by garyoa1 · · Score: 1

    With the SSD seemingly "coming into it's own"... sure. With a "comparatively" shorter life span why not run it 42/7? After all, the manufacturers have to make a buck too.

    --
    Wuddooeyeno? IITYWYBMAD? Like nuts? eclecticallyincorrect.com
    1. Re:Yeah but... SSD? by maxwell+demon · · Score: 1

      With a "comparatively" shorter life span why not run it 42/7?

      Unfortunately the day is 18h too short for that. ;-)

      --
      The Tao of math: The numbers you can count are not the real numbers.
  74. Here's an idea by rjr162 · · Score: 1

    "as well as about 18K desktops on 4 campuses connected with dark fiber. "

    How about using something like a Group Policy or BigFix to set power profiles that get pushed out so each machine will auto-power down if not in use for X amount of time (even if it means stand-by). For employee machines, make the time longer than public machines... that's what we do here at our university to help save on electricity use (which IIRC from a recent article we use about $2 million a week but I think that includes all the branch campuses as well)

  75. Go ahead by koan · · Score: 1

    But be aware FINCEN has taken an interest and the "regulation" has begun so before you involve the Uni might want to hit up a lawyer.

    You have to sign up for this. "US Begins Regulating BitCoin, Will Apply "Money Laundering" Rules To Virtual Transactions"
    http://www.zerohedge.com/news/2013-03-21/us-begins-regulating-bitcoin-will-consider-virtual-transactions-money-laundering

    " In Spain, The Bitcoin Run Has Started

            trio of Bitcoin apps have soared up Spain's download charts , coinciding with news that cash-strapped ... you want to get a good sense of the stress European savers are feeling, just watch Bitcoin prices.""

    --
    "If any question why we died, Tell them because our fathers lied."
  76. That and selling hardware to "mine" with. by Anonymous Coward · · Score: 0

    The current cheapest ASIC boxes used to mine Bitcoins are 4-5 months old, cost less than a midlevel videocard ($150), and they would have you believe that the boxes generate about $1200 per month. I smell fish.

  77. hmmmm by fireylord · · Score: 3, Insightful

    When there's no way to exchange real money for BitCoins (inherent in that statement is my feeling about BitCoin

    Just as a mental game, what makes you so sure other 'real' currencies are any more real outside of people's perception of their value?

    1. Re:hmmmm by fatphil · · Score: 1

      The fact that governments legislate the fact that their currency has value.

      --
      Also FatPhil on SoylentNews, id 863
    2. Re:hmmmm by fireylord · · Score: 1

      This is not the point, currency having 'this is legit' stamped on it by a government doesn't mean much. Cite sources? Sure!

      http://en.wikipedia.org/wiki/Hyperinflation

      A currency having a fiat guaranteeing it's value does not help when nobody wants that scrip.

  78. Spot what's wrong with this statement by viperidaenz · · Score: 1

    as part of our go-green initiative we're going to burn as much power as possible to generate virtual currency.

  79. Re:No Bitcoins expert, but this doesn't seem "gree by Anonymous Coward · · Score: 0

    Not CPU intensive. GPU intensive. CPUs are useless now for mining bitcoins (they're not bad for Litecoins though). GPUs do consume much more power under load.

  80. Re:Great idea if you need drugs by Anonymous Coward · · Score: 0

    People who smoke marihuana are not junkies. Junkies are people who use heroin.

  81. Wake on LAN by Anonymous Coward · · Score: 0

    Use WoLAN to wake machines up at AV and backup time.

  82. check out PPcoin by Anonymous Coward · · Score: 0

    If you want to do something with your PC and you are "GREEN" than rather mine PPcoins than Bitcoins, PPcoins do not need difficult calculations to keep the blockchain running, you just need to be online! So less power consumption and later you swap your PPcoins for Bitcoin at www.vircurex.com

  83. When the shoe-shine boy... by dadioflex · · Score: 1

    ...starts talking about Bitcoin, it's time to get out of Bitcoin.

  84. not viable by Anonymous Coward · · Score: 0

    Considering its just desktop pc-s im convinced that they will consume more electricity than you would be able to pay off with bitcoins.

  85. Something unsettling by roman_mir · · Score: 1

    There was something unsettling about Bitcoins as I read through the protocol, I finally figured it out. It's in the plain site, right in front of me, Bitcoins rely on the fact that it is not feasible to reverse the block chain (the proof), however if you have enough time, you don't need to reverse it. But who has enough time with Bitcoins?

    The people who invented the algorithm, they had plenty of time to run the generators before they became used by the public. The code is deterministic, no part of it is random, somebody with prior access to the generator code could run the entire sequence (or a large part of it).