Live data from Hacker News

Ethereum Has Issues

blog.dshr.org

301–310 of 377 posts

Re: Ethereum Has Issues

#301

Earlier quoted context omitted.

> once proof of stake finality arrives Which it hasn't, despite being six months away for years now. You cannot handwave away problems by promising you'll fix them with X in Y months, when you consistently fail to deliver X.

> You cannot handwave away problems by promising you'll fix them with X in Y months, when you consistently fail to deliver X. You are free to reject such appeals to your patience and choose to use other products and services. Yet, people are also free to ignore your opinion that "blockchain is bad because of X" when they believe they are able to solve X.

He is free to join the discussion, lest it becomes an echo chamber.

Re: Ethereum Has Issues

#302
post #61

What useful has Ethereum created apart from providing an ever-bloating platform for generation of infinite digital-only tokens? As of 2022 the oracle problem still hasn't been solved, so actual decentralized, objective real life object-to-blockchain interaction is impossible. Monero added fully anonymous crypto that is used by most of the dark web. USDT, USDC provided stablecoins that can circumvent what fiat can't.…

Reading this blog post kinda flies in the face of crypto being more transparent than fiat. The raw data may be transparent, but the misuse/abuse are incredibly cryptic. And can only be rectified the goodwill of open source code contributors.

I can't even understand half of what's being said here. I can't imagine the debanked using any of those things, as the evangelists keep promising.

Re: Ethereum Has Issues

#303
post #211

Earlier quoted context omitted.

I wonder if anyone talking here has every made any kind of insurance claim? Doing it with a smart contract is as feasible as dating a smart contract. You can only really “insure” against globally agreed on data, for example the price of wheat. That is an options/futures market not insurance though.

Nexus Mutual offers insurance against smart contract hacks, coin depegs, custodial provider withdrawal issues, etc, and they've been operating fine for several years. The one advantage I really appreciate is the transparency it enables over the decision making process. There's no reason this couldn't be expanded for other use cases, including home, car, etc. It really isn't limited to just smart contract data as you…

> Nexus Mutual offers insurance

That's just a traditional insurance company.

Re: Ethereum Has Issues

#304

Earlier quoted context omitted.

>The fact that you can take out a loan You can take out a loan in crypto that's fully secured against some other crypto. It's turtles all the way down, and has zero relevance to what most people think about when they talk about taking out a loan.

How so? I just recently borrowed USD to buy a car at a lower rate than I could find elsewhere.

How does that work? If you take a loan from a "decentralised lender" you can essentially walk away with the money and never pay the loan back. So, "decentralised lending" can't work, as far as I can tell.

Re: Ethereum Has Issues

#305

Earlier quoted context omitted.

The "little guy" is always at a disadvantage in capitalism (or small business, or mom & pop shop) I suspect there's a disconnect between people talking about democratization of access, and people pointing out crypto doesn't actually make things fair. Crypto doesn't make things fair for the little guy. It does add additional transparency to financial markets though, as well as things like open, verifiable, non-custodi…

>It does add additional transparency to financial markets though No, not really. This comment is more crypto myth-building. There's nothing technical about blockchains that adds transparency. Any company that wants to publish all its financial statements publicly can technically already do so and could always do so. They don't for many reasons, the most important ones being that customers overwhelmingly want financia…

'Any company that wants to publish all its financial statements publicly can technically already do so and could always do so.'

What, in PDF? and store them on a website or FTP server? Totally discoverable and analysable?

And if two different companies publish statements (inevitsbly in slightly dofferent formats) you need a team of analysts working for 6 months to match up the transactions?

Re: Ethereum Has Issues

#306

Earlier quoted context omitted.

> It's a new era of finance I have no experience with crypto, but this I don't understand. > DeFi is unlocking the value of an asset, making it liquid... Like a mortgage or a bond issuance (bonds are secured against assets of the corporation)? > Credit is loaning you money and providing an interest rate. Usually something insane like 15%. Average rate for a 30-year fixed mortgage in the US is about 4%[1]. Average Aaa…

The KSM is staked to ensure concencus of the network. proof of stake is like proof of work, but instead you are betting that this node is behaving and the node themselves are running cryptographic hash schemes like bitcoin. So like bitcoin, you are paid for validating the concensus of the network so you are paid that APR. Taken another step further, if you create a smart contract and lock the KSM in it, and that smar…

I think you don't understand interest rates. One man's interest is another man's cost of capital. If someone is paying you 4% for a riskless loan, it means they are overpaying for capital.

Re: Ethereum Has Issues

#307

Earlier quoted context omitted.

>The fact that you can take out a loan You can take out a loan in crypto that's fully secured against some other crypto. It's turtles all the way down, and has zero relevance to what most people think about when they talk about taking out a loan.

How so? I just recently borrowed USD to buy a car at a lower rate than I could find elsewhere.

Without 200%-300% collateral? Where?

Re: Ethereum Has Issues

#308
post #247
post #243

Earlier quoted context omitted.

There's no need to point out the obvious, but yes, you're right...risk.

It's not only that it's risky. It's that by construction it can't work for everyone. You can only get rich at the expense of someone else.

This is not true in general or over long time spans. Moreover, it is not necessary to get rich in order to get good value out of crypto.

Re: Ethereum Has Issues

#309
post #286
post #220

Earlier quoted context omitted.

No, the only use case is not illegal activity. NFTs, smart contracts in general, gaming, defi/lending/staking, DEX, DAO, Filecoin/IPFS, and a few more in itself are not illegal. You may consider them to be useless, but that's not the same thing as illegal. Even if you scrap all that, there's the remaining core use case of speculation. Which in itself is also not illegal and an incredibly important use case, if not TH…

> I guess growing your money is popular, who would figure that. But… how is /everyone/ getting rich? Crypto is provably negative sum. Someone has to lose money for you to make money. And miners, exchanges, etc are all middle layers that extract large %s of fees. Where is the extra value generated to be able to make everyone a profit?

Crypto is not probably negative sum without resort to false premises.

Re: Ethereum Has Issues

#310
> The DataFinnovation post shows that the problem of implementing an Ethereum-like system whose performance in all cases is guaranteed to be faster than any single node in the network can be reduced to 3-SAT, which is a canonical problem in class NP.

All of that math to prove such an inconsequential point.

In practice, scalability limitations of blockchains don't come from the limitations of a single node's processing power, they come from the overhead of the current naive methods of maintaining consensus over contract state and execution. By lifting the execution overhead using optimistic fraud proofs or zero knowledge proofs, and lifting the state overhead using state sharding and state/history expiry, you end up with a protocol that can come to consensus on arbitrarily complex computations with little more overhead than the computation's resulting state change.

In simple terms, the quoted author misses the forest for the trees. They hold that blockchain protocols can't scale further than the processing power of a single node, but miss that when contract transaction execution verification requirements are reduced by proof schemes to mere state changes, one node could crank through as many transactions as their state changes could saturate a modern CPU/memory/disk pipeline, which it's safe to say is easily upwards of tens of thousands per second - plenty enough to satisfy global demand and enough to stand shoulder to shoulder with the traditional payment processors.

Post reply on HN