• @NounsAndWords
    link
    672 months ago

    I would pay for AI-enhanced hardware…but I haven’t yet seen anything that AI is enhancing, just an emerging product being tacked on to everything they can for an added premium.

    • @[email protected]
      link
      fedilink
      272 months ago

      In the 2010s, it was cramming a phone app and wifi into things to try to justify the higher price, while also spying on users in new ways. The device may even a screen for basically no reason.
      In the 2020s, those same useless features now with a bit of software with a flashy name that removes even more control from the user, and allows the manufacturer to spy on even further the user.

    • HSR🏴‍☠️
      link
      fedilink
      92 months ago

      DLSS and XeSS (XMX) are AI and they’re noticably better than non-hardware accelerated alternatives.

    • aname
      link
      fedilink
      92 months ago

      My Samsung A71 has had devil AI since day one. You know that feature where you can mostly use fingerprint unlock but then once a day or so it ask for the actual passcode for added security. My A71 AI has 100% success rate of picking the most inconvenient time to ask for the passcode instead of letting me do my thing.

    • @PriorityMotif
      link
      3
      edit-2
      2 months ago

      Already had that Google thingy for years now. The USB/nvme device for image recognition. Can’t remember what it’s called now. Cost like $30.

      Edit: Google coral TPU

    • @lmaydev
      link
      -12 months ago

      I use it heavily at work nowadays. It would be nice to run it locally.

      • Baggins [he/him]
        link
        fedilink
        142 months ago

        You don’t need AI enhanced hardware for that, just normal ass hardware and you run AI software on it.

        • @lmaydev
          link
          22 months ago

          But you can run more complex networks faster. Which is what I want.

          • Baggins [he/him]
            link
            fedilink
            22 months ago

            Maybe I’m just not understanding what AI-enabled hardware is even supposed to mean

            • @lmaydev
              link
              22 months ago

              It’s hardware specifically designed for running AI tasks. Like neural networks.

              An NPU, or Neural Processing Unit, is a dedicated processor or processing unit on a larger SoC designed specifically for accelerating neural network operations and AI tasks. Unlike general-purpose CPUs and GPUs, NPUs are optimized for a data-driven parallel computing, making them highly efficient at processing massive multimedia data like videos and images and processing data for neural networks

        • @lmaydev
          link
          22 months ago

          An NPU, or Neural Processing Unit, is a dedicated processor or processing unit on a larger SoC designed specifically for accelerating neural network operations and AI tasks.

          Exactly what we are talking about.

            • @lmaydev
              link
              1
              edit-2
              2 months ago

              Not sure what you mean? The hardware runs the software tasks more efficiently.

              • @[email protected]
                link
                fedilink
                12 months ago

                The discussion is whether people should/would pay extra for hardware designed around ai vs just getting better hardware

        • @lmaydev
          link
          12 months ago

          I’m a programmer so when learning a new framework or library I use it as an interactive docs that allows follow up questions.

          I also use it to generate things like regex and SQL queries.

          It’s also really good at refactoring code and other repetitive tasks like that

          • @[email protected]
            link
            fedilink
            22 months ago

            it does seem like a good translator for the less human readable stuff like regex and such. I’ve dabbled with it a bit but I’m a technical artist and haven’t found much use for it in the things I do.