new ARM processors will start a new trend(equivalent to Apple M2 cip performance per wat)from next year…maybe it is wise to hold your horses for a while

  • trowgundam@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    They’ve been saying that since the 90s (ever seen the movie Hackers?). So don’t hold your breath.

  • Carphead@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I find the ARM processor very interesting. Ultimately it’s about sheer horse power. ARM for Windows is lacking but the forthcoming generation is so powerful, apparently faster than the m2 by quite some margin, that it will mean that x86 emulation finally works properly.

    More and more applications will have native ARM support as they are compiled to support it.

    I doubt that Framework will implement an ARM board for a while but it is an interesting concept.

  • JennyDarukat@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    The processors aren’t the big hurdle, the ecosystem is. There’s just too much legacy of x86 for things to suddenly make a switch because the Linux & Windows scenes aren’t under an iron grip like MacOS is by Apple, so a unified and industry wide push will never happen - it’s inherently a trickle adoption, if at all.

    • tamdelay@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      At some point arm will be so efficient, it will easily receive all new releases and be able to easily emulate x86 for all old releases without any penalty. It’s an inevitable future!

    • RjBass3@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      I saw a headline in my tech feed last week that Microsoft is putting a lot of eggs into the Arm basket, meaning that a proper windows version for arm is on the horizon. Granted we have all heard this before, but seeing as how the industry is truly moving that way, I don’t see how MS can survive if they don’t.

  • TruthLLSetUFree@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Now that some portion is moving to amr/risc-v it would be a good time to move to linux support. Afterall soft.companies need to recompile. Full support to linux, would demolish MS and Apple.

    Best of both, would be to have both arm/risc and x86 on same system and with some software, use the corresponding processor for you app (like a hardware “rosetta” for compatibility).

    • MathieuChiasson@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      Apparently, Windows 12 will be subscription-based. I wouldn’t be surprised if this will cause a mass exodus of Windows users migrating to Linux.

      Dual CPU arch sounds like a very interesting concept. Similar to having a discrete GPU and an integrated GPU to minimize power consumption while not gaming. Not sure how the two cpu would worth together on the same bus… They might have to run on separate bus with their own RAM because of how they work.

  • bufandatl@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Maybe new Processors but they won’t do shit if the software isn’t there and Windows for Arm is still a big pile of shit.

    Apple is doing here a great job with Rosetta 2 having run older x86_64 software on their silicon. From what I have seen Windows isn’t really good at it. And not sure if Linux’ bindet has good performance and compatibility if you have some software where no aarch64 binary exists.

    I would be very hesitant to buy a none Apple ARM based PC tbh.

    • Sethayy@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      Couple linux projects like box64, they’re great so far but not far enough to have the optimizations to run at Rosetta speeds.

      Though games are playable on android

  • CitySeekerTron@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I disagree; this is hypothetical and should go beyond performance. There are many, many examples of technically superior processors being limited by software support. Will we be locked to a specific boot process? Will there be drivers and support? Qualcomm is particularly known for holding drivers close to their chest.

    To be clear, I’ve previously posted that it would be cool to see an ARM board, but so far the ARM vendors haven’t really delivered much supporting an open and consistent system, and there aren’t any prospects for it, either.

  • outtokill7@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Until I got the AMD board I was totally on board the ARM train but the power efficiency it has is good enough that I’m happy with it. When doing light tasks its basically a Macbook Air while having the compatibility x86 has so I don’t have to worry about that.

    • dekokt@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      I dunno, my wife’s MacBook air gets like 15hr of battery life and my framework MAYBE 4.5, both doing “light tasks.” They aren’t even close.

  • Sinister_Crayon@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I posted this in another comment but wanted to expand on it in a direct reply;

    It’s worth noting that a big problem with ARM is it’s not one unified architecture. x86-64 has both the problem and advantage that there are more than one manufacturer of CPU’s, but all of them are boxed into being compatible with Intel. This isn’t true with ARM; while the CPU architecture itself is nominally the same, individual vendors are free to implement that standard in myriad ways with myriad support chips that they can pick and choose or develop themselves. Something written for NVidia ARM won’t run on Qualcomm and vice versa, and neither will run on Mac. Unless stricter standards are wrapped around the architecture we’ll never see a true “generic ARM architecture” system. But that’ll never happen beacause it’s a violation of the terms of the agreements that the fabs signed with ARM.

    If a single vendor came along with an architecture design for ARM CPU that everyone liked and that vendor allowed other manufacturers to create compatible designs then we could see that standard appear. Maybe Framework could be that vendor… but right now they’re FAR too small with FAR to small pockets to develop an architecture of this magnitude. It’d have to be adaptable to laptops, desktops, datacenter, embedded… you name it. This would require a company with deep pockets and a LOT of engineers on staff. NVidia has both of those but is NEVER going to publish a standard so that Qualcomm can create a competing CPU. Apple’s not going to open their architecture up either for the exact same reason.