Pifpafpouf

joined 2 years ago
[–] Pifpafpouf@lemmy.ml 17 points 2 months ago (3 children)

They’ll probably cost $3,000 (if not more) but they will sell truckloads of them

[–] Pifpafpouf@lemmy.ml 11 points 3 months ago

So layoffs are bad, but not doing layoffs is bad too?

[–] Pifpafpouf@lemmy.ml 1 points 3 months ago (1 children)

Yes, and it requires much more than a single nuclear warhead

[–] Pifpafpouf@lemmy.ml 15 points 3 months ago (4 children)

A single nuclear warhead is not capable of ending life as we know it, where did you read that ?

[–] Pifpafpouf@lemmy.ml -1 points 6 months ago (2 children)

"Energy contained in coal" doesn’t make any sense. Is it "energy we could get from burning coal if it was 100% efficient"? "Energy we could get from coal if we could use it in a nuclear reaction"?

Coal (anything) doesn’t "contain" energy. We can transform some things, and some transformations produce energy in some form or another.

The upper line of this graph should be labeled "total energy liberated by burning coal" and the lower one "useful energy liberated by burning coal".

[–] Pifpafpouf@lemmy.ml 29 points 7 months ago (8 children)

Love how nobody got the joke

When DST ends you set your clock back 1 hour (or it does it automatically nowadays) in the middle of the night, gaining 1 hour of extra sleep

The joke here is that the guy did the same for Leap Day, setting his clock back 24 hours and gaining 24 hours of sleep, so when his boss called at 2pm he was in the middle of his ~32h night

[–] Pifpafpouf@lemmy.ml 9 points 8 months ago* (last edited 8 months ago)

A blockchain is only as secure as the amount of work (= processing power) that goes into it. Anyone with 51% of the processing power invested in a blockchain can attack it and essentially steal from other people. For cryptocurrencies it’s a problem that solves itself, because every person that possesses some of the cryptocurrency is incentivized to mine to keep it secure (and to earn some at the same time). The more your cryptocurrency is valuable, the more people will want to mine it and the more secure it will be.

For anything other than cryptocurrencies, you can’t incentivize a huge number of people to commit computing power to secure your blockchain. So you have to protect it some other way, for example only allowing you and some trusted people to write on it. But then it doesn’t really need to be a blockchain anymore, just a write-only database (which will perform better and occupy less space).

If it requires no work to generate a block at the end of your blockchain, any attacker can generate malicious ones.