Earlier quoted context omitted.
How many people switched default search in Google Chrome from Google ? Probably less than 1%, because the overall Google market share is 91%. Unless there's another equally popular extension, not made by Consensys the presence of that option is irrelevant.
How many more switched it to Google from Bing from Microsoft Edge? Google having 91% market share is an effect, not a cause; they have it because their product is the best and does what I want it to 91% of the time.
My First Impressions of Web3
981–990 of 1001 posts
Re: My First Impressions of Web3
#982Re: My First Impressions of Web3
#983Re: My First Impressions of Web3
#984Earlier quoted context omitted.
Early blockchains have also solved the problems they were designed to solve. For example: - Bitcoin offers a transferrable store of value which cannot be inflated by governments, - Stablecoins, thanks to being cross-border, are often used in e.g. Argentina where the local currency is unstable and it's not legal to buy dollars, - Proof of Humanity + universal basic income has provided extra income to Argentinian peopl…
> P.S. the tone of your comment made me a little sad :( Good. You're trying to hock snake pyramid schemes and claiming it's a revolution. Blockchains are slow and expensive databases. That is it. They have no authority over anything so the only Cryptocurrencies are burning through the power usage of a small country for bullshit. The worthless shit being "created" is fueled by breathless hype of hucksters looking for…
You've also been posting in the flamewar style in other comments too. Please stop doing that. It's not what this site is for, and it poisons what it is for. We want thoughtful, curious conversation here—not people smiting enemies and bashing each other.
If you'd please review https://news.ycombinator.com/newsguidelines.html and taking the intended spirit of the site more to heart, we'd be grateful.
Re: My First Impressions of Web3
#985Earlier quoted context omitted.
So, this has a really easy fix. The NFT points to a content hash, and the content is uploaded to the Internet Archive (and they're compensated for the storage) as part of the NFT minting process. Your ownership is now on a distributed ledger, with a cryptographic hash of the content, paired with long term storage of said digital artwork. The Internet Archive's costs are ~$2/GB to store content in perpetuity, which se…
But then it’s just back to trust based web2, you’re trusting internet archive. That’s his point: this isn’t leading to trust less decentralization in practice. To do that, you’d have to store the NFT data on chain, which is prohibitively expensive
Re: My First Impressions of Web3
#986Earlier quoted context omitted.
When writing code for a blockchain today, even on an Ethereum L2, you're in a very resource-constrained environment where you end up using bitpacking tricks and the like. That's how it was for early computers, too, of course — they may serve as a better analogy. Programmable computers have taken decades to develop, beginning in ~1950, and I expect that decentralized computation will follow a similar path. There simpl…
There simply are numerous hard problems to solve to make this all work at greater scale. In a healthy ecosystem like Ethereum's, there are frequent research discoveries (discovery of the concept of data availability, the application of BLS signature aggregation, proposer-builder separation, zkevm, data availability sampling, ...). The software engineering effort required to implement such research is colossal as well…
In the limit, all this effort brings about an artifact that could be thought of as a "magic" computer where:
- Everyone trusts that the computer operates to spec,
- Anyone (or any user interface) can type whatever they want into the terminal and press "enter",
- Anyone (or any other computer program) can read state out,
- The computer has immense amounts of storage and compute,
- Anyone who wants to change the computer's state in some way that cannot be achieved by using the terminal can freely make a copy of the computer with whatever changes they want, and encourage others to use their version instead.
What, one might wonder, would the use be? There are many, many potential uses — it almost boggles the mind — it's kind of like trying to imagine the uses of the internet when it was first invented.
To name one example: you could use this magic computer to operate a VR metaverse, instead of relying on a centralized Facebook one. Failing to do that would lock meaningful sections of our lives into a single vendor whose motivation is profit. Using the magic computer instead would mean that the metaverse would operate according to its predefined rules (which could leave plenty of space for human elections or other forms of collective decision-making), and that if things went awry anyone could try to set us back on track by making a modified copy of the machine and raising awareness about using it instead.
Just like regular computers, this magic computer could also have plenty of negative consequences. It depends on how people opt to use it. I think we'll probably have more luck adopting technology and trying to drive it in the right direction, though — the alternative is widespread Luddism, which might actually be a good idea, but I don't see a realistic path to achieving it.
A lot of folks who are very skeptical of web3 due to its dark sides are probably people who probably have great values and, if they adopted web3, could probably do a lot to improve its trajectory.
Re: My First Impressions of Web3
#987Earlier quoted context omitted.
In your other post to my comment you mentioned that "the internet" was referring to ARPANET so I'll use that version of your argument. Electronic mail [1] was already being used on private networks to mainframes 1962. Before that, data messages were being sent over Teletext, so these private networks were just trying to do away with requiring a Teletext printer. Before Teletext, you had telegraphs being sent. ARPANET…
OK, you have a point, I agree that comparing blockchains to internet is not very useful. And I'm not actually anti-crypto, simply because I don't know enough about it or its potential. What do you think, where is this technology going? Clearly a lot of smart people are trying to build something. What are they building?
I think the technology is "early" but that is also a risk. If the problems can't be worked out before the space develops a reputation for fraud and malarky, then few people are going to be excited to transact in that space. I think there's potential if crypto can figure out how to switch from PoW to a less hungry algorithm (like PoS) and if crypto can make development easier (deploying and testing smart contracts on Eth is a gigantic PITA which is why there's so many security vulnerabilities in smart contracts), if crypto can address Moxie's criticisms, and if chain fees can go back down to ~ 2016 BTC levels. There's chains like Algorand that show potential but I'm not sure if it's too little too late. Maybe with the amount of investment capital lying around, they can weather the storm, but plenty of otherwise perfectly good technologies have tanked due to too slow execution.
Re: My First Impressions of Web3
#988Earlier quoted context omitted.
Many NFTs already do this, but the hash is for IPFS, which is a decentralized file storage system. In fact decentralized storage being integrated into web3 is I think an element that the OP missed in his analysis.
IPFS is unfortunately not durable, nor very reliable when attempting retrieval through IPFS (versus a gateway, such that Cloudflare offers).
You can attach a IPFS hash to your NFT (or w/e) while still using clients that use a more reliable gateway.
Re: My First Impressions of Web3
#989> web1 was decentralized, web2 centralized everything into platforms Am I the only one who remembers Web 1.0 as "publisher-generated content" and Web 2.0 as "user-generated content"? (publisher being the one who hosts the server) The latter is dead for several years now, since we've found out content moderation is hard and even scale won't help you there.
> "user-generated content [...] is dead for several years now"
I don't think that is true at all, see the rise of Youtube creators, Twitter influencers, TikTok etc. Regardless of web3, I believe we are moving more into the "creator economy" and away from centralised news media (a single-digit number of news sources everyone listens to).
Re: My First Impressions of Web3
#990> Despite considering myself a cryptographer, I have not found myself particularly drawn to “crypto.” I would give this intro more credence if it hadn't been posted literally a day after he put his MobileCoin shitcoin into Signal. It's annoying, because the rest of the article is good and apposite - but then he did that.
It also looks like he's been involved with MobileCoin since 2017 [0], so this is not a quick cash-in on the web3 hype. Signal did not even publicise the payments integration normally.