Yes, I know that it still exist, and yes, decentralized currency which utilizes distributed, cryptographic validation is not actually a strictly bad idea, but…

Is the speculative investment scam, which crypto substantially represented, finally dead? Can we go back to buying gold bars and Pokemon cards?

I feel like it is, but I’m having a hard time putting my finger on why it lost its sheen. Maybe crypto scammers moved on to selling LLM “prompts?” Maybe the rug just got pulled enough times that everyone lost trust.

    • I’m not actually interested in the value of the tokens, I only own a few tens of dollars’ worth myself. I’m interested in the application-related aspects of it.

      For example, something applicable to the Fediverse that comes to mind is the Ethereum Name System. That’s a blockchain-based mechanism that allows for DNS-like “domain names” to be claimed by users. Something like it could serve as a way of registering a username for the Fediverse and then having it be completely portable between instances without the need to rely on any centralized authentication provider. Since they do cost a small amount of actual money to register they’d make for a good spam prevention method - a regular user only needs to register a name every once in a rare while, but a spammer needs to register a new one each time their existing name gets blocked. It’d get expensive real fast for a spammer.

      Unfortunately this adds some complication to the registration process that the Fediverse really can’t afford right now. And worse, it has the dreaded “NFT” label hanging around its neck because technically a username registration is indeed an NFT if you want to categorize it like that. So I can only sigh and watch a perfectly useful technology go unused due to the bad name it’s been given.

      Oh well. Someday the usefulness will overcome the perception.

      • Tons of people already can’t handle signing up for a simple account. You think having to get a crypto wallet, figure out how to use it, and pay money into it before you can even start actually signing up for a social media account is ever gonna fly? Not in a million years.

        NFTs truly are the best imaginable example of a solution in search of a problem. Every single use case I’ve ever heard someone pitch is something that already exists and already works. But like… what if your hotel key was an NFT, bro? Whoa. What if your softball team’s schedule was an NFT? What if your social media account was an NFT? 🤯

        • I explicitly said in my comment:

          Unfortunately this adds some complication to the registration process that the Fediverse really can’t afford right now.

          You don’t appear to have actually read it all the way through, just triggered a standard anti-NFT rant off of the fact that the word “NFT” was present in it. Which is ironically exactly the problem I was complaining about.

          • I read it. And I disagree.

            It isn’t that it can’t handle it “right now.” It will never handle it. Nobody wants it.

            But I bet “you can’t read, you’re just triggered by a word” is way easier to fantasize about than actually paying attention to reality.

      • Have you heard of hashcash, it’s POW precursor to bitcoin. It stops spam, was originally developed for email but could be incorporated into Lemmy eventually on sign up. Principal is similar to what you suggest.