this post was submitted on 29 Sep 2025
80 points (87.0% liked)

Technology

75597 readers
2021 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

...In Geekbench 6.5 single-core, the X2 Elite Extreme posts a score of 4,080, edging out Apple’s M4 (3,872) and leaving AMD’s Ryzen AI 9 HX 370 (2,881) and Intel’s Core Ultra 9 288V (2,919) far behind...

...The multi-core story is even more dramatic. With a Geekbench 6.5 multi-core score of 23,491, the X2 Elite Extreme nearly doubles the Intel Core Ultra 9 185H (11,386) and comfortably outpaces Apple’s M4 (15,146) and AMD’s Ryzen AI 9 370 (15,443)...

...This isn’t just a speed play — Qualcomm is betting that its ARM-based design can deliver desktop-class performance at mobile-class power draw, enabling thin, fanless designs or ultra-light laptops with battery life measured in days, not hours.

One of the more intriguing aspects of the Snapdragon X2 Elite Extreme is its memory‑in‑package design, a departure from the off‑package RAM used in other X2 Elite variants. Qualcomm is using a System‑in‑Package (SiP) approach here, integrating the RAM directly alongside the CPU, GPU, and NPU on the same substrate.

This proximity slashes latency and boosts bandwidth — up to 228 GB/s compared to 152 GB/s on the off‑package models — while also enabling a unified memory architecture similar in concept to Apple’s M‑series chips, where CPU and GPU share the same pool for faster, more efficient data access...

... the company notes the "first half" of 2026 for the new Snapdragon X2 Elite and Snapdragon X2 Elite Extreme...

you are viewing a single comment's thread
view the rest of the comments
[–] __siru__@discuss.tchncs.de 6 points 4 hours ago (1 children)

Absolutely ture, your comment being? I think they were simply referencing the fact that there is a lot more software out there that can be made to semi easily run on linux/unix based systems.

[–] SnotFlickerman@lemmy.blahaj.zone 7 points 3 hours ago* (last edited 3 hours ago) (2 children)

Also while Linux is not the same as UNIX, interacting with them is much more similar than, say, interacting with Windows. They use a lot of the same conventions and managing macOS can be a lot like managing Linux if you want it to be.

[–] silasmariner@programming.dev 3 points 2 hours ago (1 children)

As long as you don't try to use sed or grep. Literally the only reason I learned perl was because of the flag incompatibilities between macos Unix and Linux utils.

[–] galaxy_nova@lemmy.world 1 points 25 minutes ago

Yeah true, but if you use macOS expecting Linux that doesn’t make any sense. Then it’d just be Linux with a different DE lol. Hopefully doesn’t come across as snarky but pointing these differences out always seems rather pointless to me, they do exist but I mean yeah it’s not the same os.

[–] woelkchen@lemmy.world 1 points 1 hour ago (1 children)

Also while Linux is not the same as UNIX, interacting with them is much more similar than, say, interacting with Windows.

If you use only GUI, the underlying system philosophy is practically irrelevant.

If you use CLI, you can literally use the same distribution within WSL as you use on a Linux computer. I like using openSUSE's zypper in WSL more than I like brew on macOS.

[–] galaxy_nova@lemmy.world 1 points 24 minutes ago

Yeah brew sucks ass