Aspiring polymath. Applied R&D @ Privacy and Scaling Explorations #maker #Ethereum🦇🔊🐼🐍🟨🦀 Trying to make the internet better. Opinions are my own and subject to change

  • 1 Post
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle



  • That’s easy, buy all the real estate in an area that’s for sale, scarcity will drive up the value of the properties you have bought. Economics 101.

    – This is sarcasm and is poking fun of wall street buying up all the property to be landlords, the world and economy are much more complicated than this… But, it is a quick way to spend $100m in 30 days





  • I also think it’s probably a good idea to try out the new career path. Doing software dev as a job, and doing it as a hobby because you like to, are very different when it comes to motivations and goals. Don’t think of it as walking away and just being a lowly hobby dev though, you can build your skills and work on what you want to as a hobby, for the problems you are trying to solve and things you like to work on, and that’s totally ok.

    Not everyone wants to put in the effort to play guitar for a living, but you can definitely still enjoy guitar.










  • It will still have some state, things like merkle roots will still be verifiable, and any derived/state that isn’t kept from the main chain will have some form of proof that links it to the main chain.

    Most actual transactions/normal user stuff is moving to layer 2 chains, which commit a hash or proof of their state to the main chain. So they will still carry their state, but rely on the security of Ethereum main net.

    There will still be archive nodes that store everything that’s ever happened, but being a full archive node won’t be required to run a normal node as a validator or as a user. This allows the network to be more decentralized without every node needing 2-4TB of fast nvme to even do anything.