Just seems like everything is “this company did this to their employees” and less about “this novel messaging protocol offers these measured pros and cons.” Or similar

And yes, I could post things, but I’m referring to what hits the top, 12h.

Can anyone rec communities with less of a biz and politics and wfh vs in-office vibe?

  • R0cket_M00se
    link
    English
    35 months ago

    AI isn’t anything like NFTs and Bitcoin, it has an actual use case and is being leveraged by a significant number of white collar workers to automate small tasks and take the sifting out of search engines.

    • @Buddahriffic
      link
      English
      85 months ago

      But it is like crypto in that a lot of the attention it’s getting thinks it’s something that it isn’t right now. It might be that in the future but AI has a long way to go still.

      • R0cket_M00se
        link
        English
        25 months ago

        Crypto never will be anything, that’s the point I’m making.

        AI is a tool, a good one. It can’t take your job anymore than the cotton gin took the job of textile workers, but the professional can make plenty of use to help shorten their workdays with it. As it gets integrated into private companies data environments you’ll see more in house models trained on company data that will assist cloud engineers and data engineers in getting things straightened out.

        Crypto is a invented currency that was only good for buying drugs and NFT’s are literally a scam.

        • @[email protected]
          link
          fedilink
          English
          -25 months ago

          The annoying thing with these reductionist views is that they miss the potential applications.

          “JPEGs in the blockchain” is indeed a pointless use case and were so hyped because of greed and a ZIRP world. This doesn’t mean that all applications built on top of NFTs are worthless. For example, one could see a well-thought ticketing system based on NFTs that could destroy Ticketmaster.

          • @Womble
            link
            English
            15 months ago

            No it couldn’t, it provides nothing that a few database tables couldn’t. NFTs themselves are essentially just pointers to things that can be traded, you are always going to be entirely at the mercy of whatever system is deciding what is being pointed to.

            • @[email protected]
              link
              fedilink
              English
              15 months ago

              nothing that a few database tables couldn’t.

              Transparent consensus about the data can not be achieved with a few database tables.

              You could make the argument that this does need a blockchain and it could be built on another decentralized consensus protocol (like Paxos), but then you’d lose the permissionless aspect of it and such a system would likely end up being control by a monopoly or oligopoly, like the whole ticketing industry is controlled by Ticketmaster today.

              whatever system is deciding what is being pointed to.

              The ticketing use case could work precisely because a ticket is just a pointer. Access to the actual venue/seat would still need to be verified in person, but the issuing of tickets and transactions in the primary/secondary markets are the nasty parts that are exploited by Ticketmaster and gives them so much moat.

              • @Womble
                link
                English
                1
                edit-2
                5 months ago

                Transparent consensus about the data can not be achieved with a few database tables.

                and why is that needed?

                The ticketing use case could work precisely because a ticket is just a pointer. Access to the actual venue/seat would still need to be verified in person, but the issuing of tickets and transactions in the primary/secondary markets are the nasty parts that are exploited by Ticketmaster and gives them so much moat.

                And someone in the real world has to look at that and let the person through the door, how does the ticket being an NFT help that at all compared to a database entry with a ticket ID tied to a name and requiring ID? Even if it was an NFT how does that help when you have no control over the system that maps NFTs to seats? Come to think of it, an NFT would just encourage scalping as they are inherantly tradeable and so vulnerable to buying by anonymous accounts and then reselling.

                • @[email protected]
                  link
                  fedilink
                  English
                  15 months ago

                  so vulnerable to buying by anonymous accounts and then reselling.

                  Make the smart contract that forbids multiple transfers, or make transfer more expensive after the initial purchase (unless authorized by some pre-approved address and/or an address that has an associated real ID)

                  why is that needed?

                  Because we’d like to have a system that can not be manipulated or controlled by a single entity?

                  • @Womble
                    link
                    English
                    15 months ago

                    Because we’d like to have a system that can not be manipulated or controlled by a single entity?

                    You still do though, that’s the entire point. Whenever your token interacts with the real world who ever is doing that is a single entity controlling the process.

                    Make the smart contract that forbids multiple transfers, or make transfer more expensive after the initial purchase (unless authorized by some pre-approved address and/or an address that has an associated real ID)

                    So less protection against reselling than a ticket with the name of the person who originally bought it, while also milking large amounts of transfer fees to now have a much larger token with code in it. Why would you you want to have a more complex, more expensive, less good system?