Earlier quoted context omitted.
Cryptocurrency is not that, because it is not anonymous nor is it a cash replacement. I have sympathy for those folks who were led to believe those things, it's not their fault.
Small correction: some cryptos are anonymous, Zcash and monero for example. Bitcoin and ether are not, and once those have been rolled into something like the Winklevoss's Gemini, it is harder to follow them publicly.
Guido van Rossum: Let Web3 die in a flaming ball of fire
121–130 of 316 posts
Re: Guido van Rossum: Let Web3 die in a flaming ball of fire
#122Earlier quoted context omitted.
I don't think that's what web3 is, that's just one direction some are taking it. Web3 is a move away from centralized platforms to ones which are either decentralized or more directly controlled by users (self-hosted, federated). > Like anything blockchain there is no real solution for how to handle records becoming stale over time without a central authority that manages disputes. I don't understand this part. In pr…
We can have self-hosted, federated web sites with Web 1.0 technology.
Re: Guido van Rossum: Let Web3 die in a flaming ball of fire
#123The original tweet was asking for "any future of python in web3 domain? specific in @ethereum @solana" Web3.js - the 7 year old library for communicating with any EVM has an actively maintained and fully featured python version. Solana.py is available for the Solana ecosystem These libraries typically make it very easy to connect to the nearest node, which you can treat as pay-once-read-forever compute instances. Whe…
Sidebar: I love sentences like this that go on and on but say literally nothing. Nothing in the preceding or following context gives it any clarity. It feels like people are still trying to pad their college essays long since graduating.
Re: Guido van Rossum: Let Web3 die in a flaming ball of fire
#124My question is why Y Combinator funded anything related to web3 and why it seems to defend these ideas when they are attacked on HN.
Personal theory is that it's becoming obvious that the VC model is very limited, i.e. it largely works in sectors where you rapidly scale up a product with zero marginal costs of production which is pretty much only software, and they've run out of social networks to fund. In other sectors be it healthcare, construction, anything involving people or the 'world of atoms' as Thiel liked to put it things aren't going th…
Re: Guido van Rossum: Let Web3 die in a flaming ball of fire
#125I just created the worlds slowest database. People will have to pay many dollars to specialists called "miners" to update it. For design reasons, no one can delete anything from it. It's going to change the world.
> For design reasons, no one can delete anything from it. This is factually wrong. 50+% of those miners could collude (or secretly be the same person) and change anything in the database. You would have no warning before this happened.
Re: Guido van Rossum: Let Web3 die in a flaming ball of fire
#126The original tweet was asking for "any future of python in web3 domain? specific in @ethereum @solana" Web3.js - the 7 year old library for communicating with any EVM has an actively maintained and fully featured python version. Solana.py is available for the Solana ecosystem These libraries typically make it very easy to connect to the nearest node, which you can treat as pay-once-read-forever compute instances. Whe…
Pay once read forever is the latest scam. Pay once read until it stops working.
Happens all the time. Nintendo announced they're shutting off their Wii U and 3DS eShops next March, for example. At that point players are on their own to hack their hardware so they can make backups.
Re: Guido van Rossum: Let Web3 die in a flaming ball of fire
#127I do believe there's something there around business model innovations (e.g. near fee-less micro-transactions tied to a crypto identity as a low impedance alternative to SSO). Concretely, if I can jump onto a website and consume content without having to go through the hassle of signing up to a monthly subscription and entering my credit card details, that's a step change improvement in my enjoyment of the web. Want to read a particularly interesting paywalled news article? Sure, pay 25c via crypto wallet (2 clicks), read article, move on.
The other interesting application are the technological innovations brought on by smart contracts. Blockchain-based serverless compute powering dApps. Instead of having to write a lambda on AWS, I can just submit a smart contract to the blockchain. Provided it's a read only use case, I pay once and can freely call the contract for as long as the network exists.
This might seem uninteresting but as the contract gives access to the current state of the blockchain, there are interesting applications that you can build on top of this [1], particularly if you combine it with oracles that give access to real world data.
Crypto as a financial revolution seems incredibly contrived but web3 as a tool has potential merit. Whether web3 is the best solution to such problems is a question worth exploring.
[1]. I use it to determine whether crypto tokens are honeypots or not by simulating a buy and sell.
Re: Guido van Rossum: Let Web3 die in a flaming ball of fire
#128Earlier quoted context omitted.
People like Ari Juels, Gavin Wood and Vitalik Buterin aren't intelligent to you?
Vitalik's the only person in the entire crypto space that gives me pause about my belief crypto is 90% a mixture of useless and fraudulent. He's clearly much more intelligent than me and much more thoughtful, and has come to the opposite conclusions about the topic. I really don't know how to square that with basically everyone else in the space being clearly morons or hucksters.
Re: Guido van Rossum: Let Web3 die in a flaming ball of fire
#129I just created the worlds slowest database. People will have to pay many dollars to specialists called "miners" to update it. For design reasons, no one can delete anything from it. It's going to change the world.
I just purchased the ownership of a crappy AI generated image for $$$. I am glad the ownership is now stored in your database because I think I can sell the ownership for $$$$. By the way, do you know how I can view the image? The link doesn't work anymore.
Re: Guido van Rossum: Let Web3 die in a flaming ball of fire
#130Earlier quoted context omitted.
I just created the world's most redundant and incorruptible database. People will have to pay many dollars to specialists called "miners" to add rows. For integrity reasons, no one can delete anything from it. It might change parts of the world where redundancy and integrity are threats to very powerful people who want to control transactions and corresponding data. -- Fixed it for you
> threats to very powerful people Same people who also control the hash rate? :)
That's why it's important to the Bitcoin community that the average person can run a full node and that as many people as possible also do so.