Live data from Hacker News

Bitcoin Energy Consumption Index

digiconomist.net

451–460 of 463 posts

Re: Bitcoin Energy Consumption Index

#451

Earlier quoted context omitted.

> Energy on it's own is not dirty or clean. You cannot test the wires in the wall to say yep, this energy is clean. Yes. "Clean/dirty energy" is a shorthand for clean/dirty energy sources . > You can of course tax the energy producers, but that does not prevent fraud on it's own Sure. Taxing emissions is a necessary but not sufficient component of a sane energy policy.

> Yes. "Clean/dirty energy" is a shorthand for clean/dirty energy sources. So how do you make sure you are not getting dirty energy ?

What is the purpose of this questions?

You purchase electricity with clean production guarantees.

That doesn't necessarily mean the electricity you use comes from that, or any, clean source, but that clean sources are used to contribute to grid supply equally.

If that's not actually happening then we can call that fraud, but that's a separate issue.

Are you claiming you were not aware of this?

Re: Bitcoin Energy Consumption Index

#452

Cannot the bitcoin developers put in a massive difficulty jump at this point? Just make mining useless. It won't solve the transaction cost, but I thought sharding was supposed to help that, although I never bothered to learn about lightning network.

> Just make mining useless. This would make Bitcoin useless. > Cannot the bitcoin developers put in a massive difficulty jump at this point? No, because the miners will continue to run the useful version (for some definition of useful). Changing the algorithm would require a hard-fork and a hard-fork to turn down the network will result in the "new" branch of the fork ... turning down, while the old one continues.

Why would people no longer mining make bitcoin useless? There's a supply of existing bitcoins that can be split to ludicrous degrees. Scarcity is already enforced by the difficulty, and a huge difficulty jump won't affect that.

If bitcoin can't survive without mining (which IIRC isn't related to transactional processing or any actual use of bitcoins), then bitcoin has a guaranteed uselessness point when the difficulty jumps exceed, I dunno, the output of the sun?

As for code changes, what is the lightning network about? Isn't that a code change? And if every major exchange enforced the switch, and miners kept mining coins that the exchanges didn't take, then those coins would be worth much less.

I'm not saying the code change is easily done or even technically feasible. But it should be considered.

Bitcoin is immoral in the age of human global warming.

Re: Bitcoin Energy Consumption Index

#453
post #444

Earlier quoted context omitted.

Trust can not be removed it can only be spread. If you use BTC you also have to trust that most miners/pools act honest. You can't even choose which miners you think are trust able. You have to just hope (trust) that at least 50% are honest an cant be compromised at the same time. How is that any better than (optional, yes completely optional) choosing trusted Nodes? You can very reliably define the "majority of vali…

> You have to just hope (trust) that at least 50% are honest an cant be compromised at the same time. How is that any better than (optional, yes completely optional) choosing trusted Nodes? 51% attack exists for all cryptocurrencies. don't try to substitute "colluding 51% of selected validators" with "colluding 51% of global hashrate", you're being disingenious. i don't have any trust in miners, all they do is send m…

You means all PoW/PoS cryptocurrencies? Because consensus does NOT have something like an 51% attack especially not at 51%. Majority is defined as 80% for a reason. Colluding 51% of selected validators NEVER result in anything comparable to a 51% attack on a PoW network. Neither double spend nor reversing is possible with 51%. I already described the "harm" someone could do with 51%. Temporary Halt progress. Temporary censor/exclude some Tx. That would be bad but it would be detected and could be fixed.

Well I call that trust. You trust miners/mining pool operators to act by the rules. And even if they do you still could be on the wrong chain because of network problems etc. If you only see one chain you don't even know if there is another chain. Hence the waiting for several block for confirmation.

>you on the other hand have to trust third parties to know which chain is the "right" one exactly because PoS lacks this universally objective measure that is PoW.

Consensus isn't PoS there are no chains You don't have to trust any third party you can run your own node and validate the Tx in real time and confirm everything yourself. If the network and your node node would "fork" you would instantly know something is wrong (most likely something with your node).

>80% of what? 80% of the couple hundred ips that i will send you as "totally not colluding validator nodes"? you can't even know who's online at any point in time.

Well how about you read the documentation? Why arguing with me if literally all you arguments just show that you have never read how consensus works but you still wanna tell me why it does not work.

BTW Validators use public-key cryptography to communicate with each other and they know exactly which validators is online. That of course doesn't help at all against colluded validators. But then again like mentioned many times now, colluded validators can not trick any node into doing something wrong. No matter how many. Literally all validators could not trick your own node into accepting a Tx that isn't valid or to revers anything. It's like if suddenly all calculators except yours would calculate some things wrong. As long as you use your own to verify results you can't be tricked.

>who decides what's final? how much does it cost to bribe them? how much does human factor matter? how do they know they have quorum to make such decision? what if there's a network partition and two quorums have finalized two chains?

The answer to all these question is literally the consensus algorithm. Please just go an read how it finds consensus. I can only give some short answers but to fully understand you must read the documentation.

>who decides what's final? In short very simplified: Everyone who wants tells everyone who wants to hear, which valid Tx they would include in the next ledger. Everyone listens to who they want to listen to and skip the Tx that aren't suggested by at least 80% Everyone now has a bunch of Tx that they validated and they know most others agree on. That's it. That's final. Skipped Tx will be proposed for the next ledger.

Since everyone can say whatever they want but also everyone can just ignore what you say, colluded validators can tell sh*t all day long. You could even spin up 1000 Validators (way more thane 80%) and let them all propose wrong Tx. No one would care because no one has a reasons to include invalid Txs ever. An attacker would need to collude existing validators that others already listen to. But as soon as they propose Tx that are not valid everyone would stop listen to them. So you would need to collude over 80% of the existing validators then you could propose a wrong Tx AND reach 80% agreement. Problem is all other not-colluded validators would simply stop and all nodes that validate Txs them-self like the node of an exchange or a node run by a bank etc. they would all stop as well because even majority can not overwrite their code.

You end up with a network of colluded validator that make forward progress but no one listens to them anymore. All the honest player have detected that something is wrong and halted after the last correct ledger. Technically there is now a fork. One chain is halted and one is obviously wrong. Not exactly hard to pick the right one in this case.

>how much does it cost to bribe them?

Who knows? But how much is halting the network worth? It sure could cause damage (trades stop etc.) But it will not case wrong behavior so you can't exactly make money with this like with double spending. You could short and hope the price would drop because of the halt. On the other hand surviving such a large scale attack could also push the price way up. The XRPL never halted but the XLM ledger did (not because of an attack) a few month back for like 2h. It has no visible effect on the price.

>how do they know they have quorum to make such decision?

They don't. Consensus is reached not decided see above and documentation. They only decide if a Tx is valid and they use math to do so.

>what if there's a network partition and two quorums have finalized two chains?

That can not happen because nether partition could reach 80% agreement. The network halts in such situation for as long as needed rather than splitting.

>that's the thing with PoS - it's politics based currency. we've had that for thousands of years. it's not like some genius read satoshi's paper and thought "hey what if we just kind of like vote on which chain is the right one and lets name it proof of stake?", PoS was known long before PoW, it just doesn't solve the problem that bitcoin solves, that's it.

It's still not PoS why are PoW supported always coming up with flaws in PoS lol I already know PoS is flawed but so Is PoW.

Re: Bitcoin Energy Consumption Index

#454

Earlier quoted context omitted.

> If you are so sure, you are welcome to make some money on it by shorting bitcoin before the halving which is in May. Only suckers take positions in a rigged game, short or long. > Kinda ironic now after FED printed more money in one week than the whole Bitcoin economy is worth. I'd rather have the printing controlled by math, than any person. Obviously that math is defined by people, so you're just pointing at it a…

I'm really surprised to see so huge amount of misunderstanding of basic Bitcoin principles here on HN. These things were discussed 10 years ago. The Bitcoin Core team cannot change rules just like that, they are not the central bank of Bitcoin, while the elected group of economists have done that a couple of times before just to save their own asses. Talk about accountability...

Why are you replying to that post then? While ignoring all my arguments. I know very well that the devs can't change the rules. And you probably know very well that my arguments are very valid and there is not even a plan to fix this.

Re: Bitcoin Energy Consumption Index

#455

Earlier quoted context omitted.

It's solving a much much bigger problem than electronic payments (which was never really a problem in the first place unless you're overly concerned about privacy). We have a major problem with inflation in this world, you can't just put your money somewhere and have it retain its value anymore and it hasn't been like that for years, we're forced to play the stock market game which just consolidates power to big corp…

> We have a major problem with inflation in this world, you can't just put your money somewhere and have it retain its value anymore and it hasn't been like that for years, we're forced to play the stock market game which just consolidates power to big corporations and leaves a lot of people all over the world left behind... The Bank of Canada found that a Bitcoin based economy would have the same amount of drag as a…

So you're essentially saying:

"If you have cash, you should gamble it by investing it in stocks or business."

but that's risking the money I earned. I don't want to risk it, I earned it, I just want to save it and not have it evaporate over the years.

Re: Bitcoin Energy Consumption Index

#456

Earlier quoted context omitted.

It's solving a much much bigger problem than electronic payments (which was never really a problem in the first place unless you're overly concerned about privacy). We have a major problem with inflation in this world, you can't just put your money somewhere and have it retain its value anymore and it hasn't been like that for years, we're forced to play the stock market game which just consolidates power to big corp…

> we're forced to play the stock market game which just consolidates power to big corporations and leaves a lot of people all over the world left behind We at least know the names of big corporations. Otherwise "we're forced to play the BitCoin game which just consolidates power to big anonymous holders and leaves a lot of people all over the world left behind". 85% of the BitCoins have already been mined. It's beyon…

Even if the 'BitCoin' is distributed exactly the same as money is now the 80/20 Where 20% of the population control 80% of the money.

Wouldn't it be better if your money (that was BitCoin ) increased 2% a year instead of decreased 2% a year?

Re: Bitcoin Energy Consumption Index

#457
post #453

Earlier quoted context omitted.

> You have to just hope (trust) that at least 50% are honest an cant be compromised at the same time. How is that any better than (optional, yes completely optional) choosing trusted Nodes? 51% attack exists for all cryptocurrencies. don't try to substitute "colluding 51% of selected validators" with "colluding 51% of global hashrate", you're being disingenious. i don't have any trust in miners, all they do is send m…

You means all PoW/PoS cryptocurrencies? Because consensus does NOT have something like an 51% attack especially not at 51%. Majority is defined as 80% for a reason. Colluding 51% of selected validators NEVER result in anything comparable to a 51% attack on a PoW network. Neither double spend nor reversing is possible with 51%. I already described the "harm" someone could do with 51%. Temporary Halt progress. Temporar…

> And even if they do you still could be on the wrong chain because of network problems etc. If you only see one chain you don't even know if there is another chain.

this is the key thing you don't understand, i don't even need to respond to the rest of your message because of it.

with PoW even if i see only one chain i can absolutely objectively detect if something cheesy is going on by observing the difficulty of that chain. no network connectivity required. no comparison with other potential chains required. until you understand how is that different from PoS there's no point in discussing benefits and tradeoffs between these systems.

Re: Bitcoin Energy Consumption Index

#458

Earlier quoted context omitted.

Should Christmas lights be illegal too because they are "wasting energy"? Shouldn't consumers be allowed to choose what they will do with the energy that they pay for? Or is this soviet Russia?

Should it be illegal to dump toxic chemicals into streams because they're "killing us all?" Shouldn't consumers be allowed to choose where they dump the cleaning products they paid for? Or is this soviet Russia? Ok bad example because the soviets weren't known for their environmentalism, but you get my point. Once a problem becomes big enough scale that it affects us all regulation is justified.

Using energy is not emitting toxic chemicals. Burning coal is. Running your gasoline automobile is.

The disconnect in people's mind on this question seems to be motivated by either their ignorance or their biases.

Re: Bitcoin Energy Consumption Index

#459
post #347

Earlier quoted context omitted.

But renewable is all wasted if there is no demand. Hydro power used for bitcoin mining doesn't find a new user immediately if bitcoin stops and the power can't be stored long term so it can be wasted.

Hydro is the one type of renewable with built-in long-term storage.

I think you misunderstand. Once the power is generated it can't be stored for long. And I understand your point but you can't hold water in a reservoir/dam indefinitely, at some point you either use it to generate power or you let it flow through without generating power because otherwise the dam overflows.

Re: Bitcoin Energy Consumption Index

#460

Earlier quoted context omitted.

> Just make mining useless. This would make Bitcoin useless. > Cannot the bitcoin developers put in a massive difficulty jump at this point? No, because the miners will continue to run the useful version (for some definition of useful). Changing the algorithm would require a hard-fork and a hard-fork to turn down the network will result in the "new" branch of the fork ... turning down, while the old one continues.

Why would people no longer mining make bitcoin useless? There's a supply of existing bitcoins that can be split to ludicrous degrees. Scarcity is already enforced by the difficulty, and a huge difficulty jump won't affect that. If bitcoin can't survive without mining (which IIRC isn't related to transactional processing or any actual use of bitcoins), then bitcoin has a guaranteed uselessness point when the difficult…

> Why would people no longer mining make bitcoin useless?

Because mining is what secures the network.

> which IIRC isn't related to transactional processing

Transactions are confirmed by being included in mined blocks. The amount of compute power burned to mine that block, and the following blocks, is what prevents someone from pretending a different transaction (moving the money somewhere else - a double-spend) happened first.

> what is the lightning network about? Isn't that a code change?

Software running on top of the existing mining network, although downwards-compatible changes were made to enable it. The downwards-compatible is key here.

> if every major exchange enforced the switch, and miners kept mining coins that the exchanges didn't take,

Then someone would make an exchange that still trades "original Bitcoin" and get rich, and the exchanges would go bankrupt.

More sensible and less controversial changes failed or resulted in splits (with the chain that remained downwards compatible being the most valuable one).

(Downwards compatible is the easiest approximation I can come up with for the much more complicated reality.)

Post reply on HN