Qualcomm brings receipts: Snapdragon X Elite gets benchmarked, completely dunks on Apple’s M2 processor::Qualcomm made big claims with its Snapdragon X Elite platform and Oryon CPU, but the company proved it to the press last week with a special benchmarking session where we could witness just how powerf

      • @L_Acacia
        link
        English
        118 months ago

        Windows is not fine with ARM, which can be a turnoff for some.

          • @bamboo@lemm.ee
            link
            fedilink
            English
            28 months ago

            I doubt it. Many windows applications still are 32 bit only today. Visual studio only got 64 bit support in 2022. Windows has a long history of backwards compatibility and I would expect to be depending on software compatibility layers for a decade or more, even for some Microsoft products.

          • @L_Acacia
            link
            English
            68 months ago

            Being able to run benchmarks doesn’t make it is a great experience to use unfortunately. 3/4 of applications don’t run or have bugs that the devs don’t want to fix.

            • @daq@lemmy.sdf.org
              link
              fedilink
              English
              18 months ago

              Could you name a few? Just curious if its very specific stuff or apps I might actually use.

      • @sir_reginald@lemmy.world
        link
        fedilink
        English
        88 months ago

        Most things are fine on arm these days

        MacOS? Yes. Linux? Sure. Android? Obviously. Windows? Not a chance!

        And seeing this is designed for laptops, your options will be either Linux or Windows. The comment is on point.

          • @sir_reginald@lemmy.world
            link
            fedilink
            English
            2
            edit-2
            8 months ago

            Oh don’t get me wrong, it definitely runs!

            But have you tried using it as a daily driver? Most things will break. I discovered this the hard way by installing it in a Raspberry Pi

            • @ColeSloth@discuss.tchncs.de
              link
              fedilink
              English
              28 months ago

              Was it just because it was arm, or because it was a raspberry pi and had too little of everything else windows likes to hog up? There’s several major laptop manufacturers that are planning to sell laptops with these. I doubt that would be the case if they were all functionally broken to the consumer.

        • @jj4211@lemmy.world
          link
          fedilink
          English
          18 months ago

          Caveat for all platforms running wine applications. So Linux is fine, except when running windows applications.

          Well, mostly, there do exist binary only Linux applications too. Business applications and also some games with native Linux support.

      • MeanEYE
        link
        fedilink
        English
        68 months ago

        Most people use Linux, just not desktop. If people are okay with Android, they’d be okay with Gnome as well.

        • @kittenzrulz123@lemmy.world
          link
          fedilink
          English
          28 months ago

          If they sell snapdragon laptops with Linux preinstalled people would buy, sadly they’re more likely to include Windows (which has bad support).

          • @dustyData@lemmy.world
            link
            fedilink
            English
            3
            edit-2
            8 months ago

            Yet Chromebooks have been a major element for the past 5 years, with more units sold than Apple. I know it’s not technically GNU/Linux. But there’s still a Linux core underneath required to run Chrome OS.

            • @kittenzrulz123@lemmy.world
              link
              fedilink
              English
              2
              edit-2
              8 months ago

              ChromeOS is popular because it’s included in cheap laptops and the operating system is essentially idiot proof (at the cost of being able to do practically nothing)

    • @Chobbes@lemmy.world
      link
      fedilink
      English
      1
      edit-2
      8 months ago

      I’d imagine most open source software will just be perfectly fine on ARM on Linux… but I do wonder a little bit about the occasional x86 binary blob we run. They’re generally pretty rare in Linux land… but Steam games are probably not going to have a great time. I’ve used binfmt_misc to run ARM binaries on x86 transparently before using qemu, and it works perfectly fine… but it’s dog slow.

      • MeanEYE
        link
        fedilink
        English
        28 months ago

        If anything Steam’s support for something else other than i386 is long overdue.