Earlier quoted context omitted.
The analogy that helped me understand it (even though I would still not buy one myself and think the hype is way over the top): Think of a booth at Comic Con, where an artist hands out signed copies of their comic books. The comic book itself is nothing special, but the signature is. But there is a problem: if you ever want to sell the signed comic book, how do you prove it's a real signature? NFTs solve that problem…
How does it solve the problem? You still have to trust the physical object I hand over is the real signed copy.
NFT misconception: JPEG aren't stored on the Blockchain
71–80 of 264 posts
Re: NFT misconception: JPEG aren't stored on the Blockchain
#72I hate to admit it but I’m still struggling to understand why people would pay so much for NFTs. I feel like I fully understand what they are and why most people want me to believe it has value but I still don’t agree. I’m waiting for my mind to change but it hasn’t happened yet. It’s frustrating because so many people I respect are leaving their high paying jobs to work in web3 startups around NFTs and I feel dumb f…
Like any other coins, it's simply a note useful to figure out who owns what within the framework of the community. NFT's connection to art is just a way to put a face on new coins. Instead of creating a sum of a coin brand and trade those(HN coin with total of 100K coins), you create a new coin brand each time(The most upvoted post, the post that made something famous etc.) and trade those with each other. It looks l…
Owning an NFT does not mean you own the underlying asset.
Re: NFT misconception: JPEG aren't stored on the Blockchain
#73I hate to admit it but I’m still struggling to understand why people would pay so much for NFTs. I feel like I fully understand what they are and why most people want me to believe it has value but I still don’t agree. I’m waiting for my mind to change but it hasn’t happened yet. It’s frustrating because so many people I respect are leaving their high paying jobs to work in web3 startups around NFTs and I feel dumb f…
Well you can't use a regular database, because it's easy for it to be hacked/shutdown, and if it's run by a third-party then even if you have entry in that database you don't technically "own" it. Turns out blockchains are a good solution for facilitating the idea of digital ownership, it can't be easily hacked/shutdown, it's run by the community, and if you own the keys to the NFT token that represents your ownership, technically you own that "database entry". You can easily sell/trade your NFT to others via smart contracts, transferring the ownership of the collectable/object they represent. The market has decided that NFTs are a good way to represent digital ownership based on the technical solution.
Want to see a successful example of the trading card world gone digital with NFTs? https://nbatopshot.com/
Re: NFT misconception: JPEG aren't stored on the Blockchain
#74So how exactly is the "gas money" calculated? I was led to believe it was expensive because putting all that data into the blockchain costed a significant amount. Asking because, wanting to verify whether NFTs were really a scam or scheme instead of just following heated Twitter arguments, I looked into uploading my own NFT. Gas money for a single image was $250--estimated earnings for an NFT are in the low dollars f…
https://ethereum.org/en/developers/docs/gas/
If you’re like “well those costs are ludicrous compared to the computational complexity” then you’re right. But then the entire thing is secured by the ludicrous overspend of power through computation.
Re: NFT misconception: JPEG aren't stored on the Blockchain
#75I'm very surprised that those (the JSON and the picture) are not stored in a decentralised way e.g. IPFS or Swarm. So if I buy an expensive NFT, and the domain goes down, the NFT is now worthless? We should be on the lookout for any of these domains expiring, then we will buy them and upload Rick Astley GIFs
Re: NFT misconception: JPEG aren't stored on the Blockchain
#76>ERC-721 is the standard that dictates how one should create an NFT. Each ERC721 NFT must have a tokenURI field, that is an external link to a JSON file stored on an external server ... You can notice the image field, which is a link to an image. Not just a link, a link to a link! And when that server goes down next year, all those JSON files will vanish.
But it would cost too much of added gas fees and the average user wouldn't understand the difference.
Re: NFT misconception: JPEG aren't stored on the Blockchain
#77Earlier quoted context omitted.
Like any other coins, it's simply a note useful to figure out who owns what within the framework of the community. NFT's connection to art is just a way to put a face on new coins. Instead of creating a sum of a coin brand and trade those(HN coin with total of 100K coins), you create a new coin brand each time(The most upvoted post, the post that made something famous etc.) and trade those with each other. It looks l…
> it's simply a note useful to figure out who owns what within the framework of the community Owning an NFT does not mean you own the underlying asset.
NFT is not a media to purchase rights of an artwork to print it t-shirts or something like that. These things happen within the legal framework of a jurisdiction that has legislated stuff like copyright. Blockchain is not a jurisdiction, it's simply a list record and those records are valid for those accepting the blockchain as the authoritative record.
Re: NFT misconception: JPEG aren't stored on the Blockchain
#78Re: NFT misconception: JPEG aren't stored on the Blockchain
#79I hate to admit it but I’m still struggling to understand why people would pay so much for NFTs. I feel like I fully understand what they are and why most people want me to believe it has value but I still don’t agree. I’m waiting for my mind to change but it hasn’t happened yet. It’s frustrating because so many people I respect are leaving their high paying jobs to work in web3 startups around NFTs and I feel dumb f…
This topic turned up a week ago. [0] Personally I like the analogy to baseball cards. From [0]: > Owning an NFT generally doesn't grant you copyrights over the underlying work of art. Owning a baseball card doesn't mean the athlete now works for you. They can both still have value as collectible items, if that's something that interests you. [0] https://news.ycombinator.com/item?id=29050802
Re: NFT misconception: JPEG aren't stored on the Blockchain
#80I'm very surprised that those (the JSON and the picture) are not stored in a decentralised way e.g. IPFS or Swarm. So if I buy an expensive NFT, and the domain goes down, the NFT is now worthless? We should be on the lookout for any of these domains expiring, then we will buy them and upload Rick Astley GIFs
IPFS doesn’t guarantee safety either, it’s still possible for the link to rot and no longer be accessible.