My First Impressions of Web3
21–30 of 1001 posts
Re: My First Impressions of Web3
#22> We’d all have our own web server with our own web site, our own mail server for our own email, our own finger sever for our own status messages, our own chargen server for our own character generation. However – and I don’t think this can be emphasized enough – that is not what people want. People do not want to run their own servers. I must be stuck in the past. It's true. No one wants to run an arcane, buggy, ins…
Re: My First Impressions of Web3
#23Moxie is no fan of decentralization. And he made why very clear with concise and incisive arguments.
Re: My First Impressions of Web3
#24The problem is that most societies don't have a particular need of being disrupted, so people are perfectly content paying with their credit cards, and why shouldn't they be? The UX is better and the banks are fine as long as they don't piss off a too-large portion of the population.
Still, I would love it if I could use, say, Nano (as it has very limited PoW) to pay for things instantly and securely. I'm hoping a miracle happens, but I don't think it will, or it would already have happened.
Re: My First Impressions of Web3
#25It's interesting how tightly coupled Metamask is to all of the other big crypto / NFT marketplaces. Feels like the "distributed web" portion of it has just been an over-exaggeration all along.
Re: My First Impressions of Web3
#26Moxie is no fan of decentralization. And he made why very clear with concise and incisive arguments.
Re: My First Impressions of Web3
#27Re: My First Impressions of Web3
#28Honestly.
It has always been a somewhat easy task if you pick an OS that is secure and stable.
And today with all the Foss/oss there are plenty of reasons why I would do it.
More Decentralised Please.
Re: My First Impressions of Web3
#29That sums up the situation for me. Having a marketplace for purely digital goods might be a concept with a future. Having standard ways to interoperate between different platforms and query and update these goods might make sense (although I still think it goes opposite to the general trend of walled gardens vs. decentralized web, I don't see why the IP owners would play ball and accept the loss of control).
The thing is that in most case those NFTs wouldn't be trustless. I see people putting forward that a use case would be an NFT that proves that your Rolex is real, or for Fortnite skins, or for the ownership of your house. But in all these situations, there's a very clear authority (Rolex, Epic Games and the municipal authorities, respectively). These authorities will be allowed to mint new NFTs at will (because who else?) and as such have to be trusted. That opens up interesting questions btw, like "who is Rolex exactly?" which creates a chain of custody of trusted authority involving trademark management among other things. But I digress.
But then as soon as an authority is identified, why bother with the extreme overhead (it terms of resources and costs) of blockchain tech? Couldn't Rolex issue a PGP signed CSV of all valid Rolex serial numbers once a month on IPFS and you'd get the exact same security and trust profile without having to involve any "web3" feature?
Like cryptocurrencies, the subset of problems that can only be solved using NFTs is incredibly tiny and speculators rush to make up use cases that, if you think about it for five minutes, clearly make no sense and could be better solved using good old centralized tech.
Re: My First Impressions of Web3
#30He also has a good point about centralization in 'blockchain oracle' services. In major wallets I've often seen them just make calls to blockchain / TX lookup services -- no cryptographic proofs there (though in theory easy to add with 'spv proofs'?) I also like that he went as far as to make two dapps before critiquing it. This is one of the better criticisms of 'web3' out there.
I don't think what he says about OpenSea being better as a 'centralized' service is valid. Most of his critiques for the downside of blockchain-tech seem to be Ethereum-specific. For example, Solana transactions are blazingly fast, low-cost, and there are nice stable coins on there. OpenSea seems like it would be 'better' if it were an actual cryptographic protocol. Maybe link it with IPFS + Filecoin.