Subscribe
Copied to clipboard
Share
Share
Copied to clipboard
Embed
Copied to clipboard
Crazy Wisdom
Trailer
Bonus
Episode 2
Season 13
What is a virtual machine? - Stephen
Stephen is working on AI dev on Near protocol and developing on Ethereum
- What is the NEAR blockchain?
- What is sharding?
- Increasing throughput of the transactions
- Breaking up the blockchain into shards so that you can get more parallelism
- When does ETH sharding begin?
- ETH sharding is based on blobs
- Why are you attracted to Rust?
- Can you use Rust on Ethereum?
- What is a virtual machine?
- Something that is interpreting bite code instead of binary
- Why would a blockchain need a virtual machine?
- Why are virtual machines more secure?
- What is web assembly?
- How do interfaces work for smart contracts?
- What is a blockchain?
- Why would someone want to have a blockchain for gaming?
- Why does a blockchain economize resources better than something like AWS or cloud computing?
- What are zero knowledge proofs?
- What is the relationship between zero knowledge proofs and KYC networks?
- What is determinism?
- What are your thoughts on AI right now as an AI developer?
- How far are we from AGI?
- How much has psychology or biology informed the development of AI?
- Has anyone formed a plan to actually get to AGI?
- Would gaming be a good way to create an AGI through this bootstrapping thing you mention 25 minutes in?
- Why is gaming AI dumbed down?
- Is it dumbed down because of resource efficiency?
- No its because you want that determism and the expected range of behaviors
- QA doesn’t want to deal with unexpected issues which cause bugs you can’t fix or expect
- How is deep learning affecting gaming developments?
- How is gaming affecting deep learning?
- Are you using copilot for developing?
- What is reinforcement learning?
- Find out how much you value decisions that lead to certain rewards
- What does it mean to “discount something”?
- Whether OPENAI is open source?
- What did NFT protocol did you create?
- What is a Markoff chain?
- What is a lottery smart contract?
- You purchase tickets with your crypto wallet
- The more tickets you purchase, the better chances you have for a payout
- How does peer reviewing work for writing solidity?
- What are the implications of developing on a blockchain versus a normal database?
- What is state when it comes to programming?
- How do you visualize the state of the EVM?