Intel doesn’t think that Arm CPUs will make a dent in the laptop market::“They’ve been relegated to pretty insignificant roles in the PC business.”

  • bamboo@lemm.ee
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    8 months ago

    The M1 series was super good and Apple just hasn’t released anything since then worth upgrading to if you have an M1. They’re gaining market share though slowly, which indicates that their sales slump is lower than the market average.

    • just_another_person@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      2
      ·
      8 months ago

      Their selling points for the previous generation are now moot though, so that’s why people aren’t buying or re-upoing generations:

      • Gaming is null
      • Lots of issues for creators, including codec and transcoding issues (slight fixed if run through Rosetta)
      • Anything GPU-related is under lock and key by Apple drivers, no local AI or inference development.
      • Tons of FOSS projects just won’t build and work
      • All of the M* media extensions are only available through XCode

      There’s just tons of stuff that makes it unattractive to developers. My particular job requires building multi-arch containers and binaries, and it’s just a nightmare to dev and test locally. The argument to this point might be “just use cloud”, or “use a remote CI build system”, bit the point is you shouldn’t have to. I can have a machine that does everything I need it to do with another vendor, with way less hassle, and for way cheaper.

      • bamboo@lemm.ee
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        8 months ago
        • Gaming is indeed a big weak point for M series chips. Some games run, but it’s a pretty bad experience overall. Personally I’m insulated from this because I have a gaming PC I can use.
        • I’ve not heard this at all recently. This sounds like it was probably true in late 2020 but afaik creative workflows are quite flushed out at this point.
        • No idea what you’re talking about here. Tools like PyTorch fully support metal for training and inference. llama.cpp fully supports Apple silicon. Apple’s shared memory model gives their GPUs access to huge pools of memory compared to even high end discreet GPUs, and this allows working with models otherwise not possible in a laptop form factor. No other laptop GPU is getting shipped with up to 96GB of memory.
        • Really? This seems like a generally easy thing to fix, what projects (that ran on x86 macOS) are known to be bothersome?
        • This is a barrier to the Asahi Linux folks, and I hope someday the situation improves for them. Otherwise, it’s irrelevant since nearly everything for macOS is gonna be built through Xcode. It’s the system toolchain.

        I don’t know exactly what software you use for work, but for simple cases docker desktop uses binfmt-misc to enable Rosetta and qemu-user for containers. This actually makes it really easy to build and test for a bunch of different architectures, x86 but also ppc64le, mips, etc. With x86-64 specifically you get Rosetta for very high performance. I know tools like gdb don’t work right in this environment, but thats not usually part of a typical ci/cd system anyways.

        • just_another_person@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          4
          ·
          8 months ago

          Quick responses, sorry.

          • gaming is a problem for people who DO want this type of machine, and not a second or console. It’s only become an issue with M*
          • Apple has literally thrown an entire engineering group behind their ability to import, export, and transcode media. So much so they even have their own fork of ffmpeg. It’s atrocious.
          • PyTorch is CPU with GPU acceleration where applicable, and most devs want direct GPU access. Not possible on Apple hardware. LLMs are kinda dumb, and most people work on imaging inference. Direct access to the hardware for local development is a must.
          • Not sure what you mean, but Rosetta is essentially QEMU emulation, which is insanely slow. I can run a 2m build for something on a native x64 machine, or a 1 hour build through Rosetta. No thanks.
          • This is a power play by Apple thinking people will still buy their stuff and just deal with the inconveniences, but turns out the sales numbers show that is not the case.

          In general, the “use containers for everything” is not a good workflow. It’s also very subjective to performance on the platform you run it on. Containers all the time is exhausting and problematic for a number of different reasons.

      • ASeriesOfPoorChoices@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        5
        ·
        8 months ago

        Lol! No.

        Gaming: has just jumped up in a huge way in the last couple of months. The software that’s come out recently is amazing. Just run full windows games on your macbook pro? Sure.

        Creators: huh? Never heard of this before. Everything seems to run amazingly well.

        GPU: except for the local ai stuff that is being done all the time? What? Diffusion Bee doesn’t exist now?

        Cheaper: well, yeah. Heh. You get that one, for sure. But if money is no object, then… 🤷

        • just_another_person@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          2
          ·
          8 months ago

          Bruh…there is NOTHING about MacOS which invites the ability to run “full windows on your MacBook”. I’m not sure form of Bath Salts you’re smoking, but you should share that with the rest of the fanboys so they can experience the same delusions as you. Also “gaming has jumped up…in the last couple of months”…jFC those drugs you’re on are amazing.

          All your other points make zero sense, and it’s obvious you are not experienced in software development, so you can go away from me now.

          • ASeriesOfPoorChoices@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            8 months ago

            I said “full windows games”, but yeah, you can also run Windows on it, but that’s old news.

            Crossover and GTPK. Look it up. Didn’t exist like it does now at the start of the year.