Hacker News new | ask | show | jobs
by neurotrace 1792 days ago
Let me just preface this by saying that I'm not anti-crypto. From what little I know about it, it's an interesting tech. I just literally don't understand _why_ people use it. So I dug in to what you mentioned.

Layer 2 Rollups

> Layer 2 is a collective term for solutions designed to help scale your application by handling transactions off the Ethereum mainnet (layer 1), while taking advantage of the robust decentralized security model of mainnet. Transaction speed suffers when the network is busy which can make the user experience poor for certain types of dapps. And as the network gets busier, gas prices increase as transaction senders aim to outbid each other. This can make using Ethereum very expensive.

So it makes Ethereum cheaper. As someone who doesn't really get the hype, this doesn't help at all. Making Ethereum cheaper doesn't help me if I don't have a reason to use Ethereum.

After Googling "ethereum proof-of-staking migration" my take away is that moving to proof-of-stake will make it more robust and more energy efficient. Again, it doesn't tell me anything about why I should use Ethereum (or any other cryptocurrency) in the first place.

Everything I read about crypto talks about how it's currency that can be produced by anyone* and blockchain inherently makes it possible to know who did what and when. As a layperson, none of this is interesting or useful. The average person isn't going to start mining, the average person isn't going to speculate on a very volatile market, and the average person has no way to spend any crypto that they own. I'm not saying it's your job to fix the optics here but I've read a ton of comments in this thread and not a single person has pointed to something that made me think "I could use that" and I'm the kind of person who likes to browse Github looking for weird things to try out.

* Provided you have enough money to build a powerful PC and afford the electricity cost

1 comments

check out some of the DeFi projects for more hands-on applications (they all have githubs too):

Sushi, yearn, aave.

Right now with the current function invocation costs, ethereum ecosystem cannot support meaningful apps outside of trustless banks which is why L2 is extremely important. It's going to unclog a massive drain if done right.