Base models only: - M1 | 5 nm | 8 (4P+4E) | GPU 7–8 | 16-core Neural | Memory Bandwidth: 68.25 GB/s | Unified Memory: 16 GB | Geekbench6 ~2346 / 8346 - M2 | 5 nm (G2) | 8 (4P+4E) | GPU 8–10 | 16-core Neural | Memory Bandwidth: 100 GB/s | Unified Memory: 24 GB | Geekbench6 ~2586 / 9672 - M3 | 3 nm (first-gen) | 8 (4P+4E) | GPU 8–10 | 16-core Neural | Memory Bandwidth: 100 GB/s | Unified Memory: 24 GB | Geekbench6 ~296…
Apple M5 chip
971–980 of 1001 posts
Re: Apple M5 chip
#972Earlier quoted context omitted.
It's probably due to the Electron bug[1]. A lot of common apps haven't patched up yet. I also have an M2 Pro with 32GB of memory. When I A/B test with Electron apps running vs without, the lag disappears when all the unpatched Electron apps are closed out. 1. https://avarayr.github.io/shamelectron/ Here's a script I got from somewhere that shows unpatched Electron apps on your system: Edit: HN nerfed the script. Foun…
hmm there are apps produced by your script that claim to be fixed according to https://avarayr.github.io/shamelectron/ (Signal, Discord, Notion, etc). And I checked that those apps are updated. Which one’s correct?
Re: Apple M5 chip
#973The M5 MacBook Pro still gets the Broadcom WiFi chip but the M5 iPad Pros get the N1 and C1X (Sweet). All in all, apple is doing some incredible things with hardware. Software teams at apple really need to get their act together. The M1 itself is so powerful that nobody really needs to upgrade that for most things most people do on their computers. Tahoe however makes my M1 Air feel sluggish doing the exact same task…
> Software teams at apple really need to get their act together. WatchOS 26 has rendered my Apple Watch almost useless. It's gone from lasting a whole day including 2 cycling 'workouts' for my commute and the occasional lunch time run (or gym session before work) to now being at 40% battery by the time I make my mid-morning coffee and dead before I get home. I don't use most of the 'smart' features anyway - I'm mostl…
Re: Apple M5 chip
#974Earlier quoted context omitted.
The fix is to disable Glass. In a terminal: defaults write -g com.apple.SwiftUI.DisableSolarium -bool YES This gets rid of the slow animations, inconsistent window cornering, and other annoyances. Then (so menus aren't transparent and unreadable): System Settings > Accessibility > Display > Reduce Transparency If you do those two things your machine should look and feel normal again. I've been running an M1 Max since…
I think DisableSolarium has no effect anymore. At least I can't see any. I'm in macOS 26.0 (25A354)
Re: Apple M5 chip
#975Earlier quoted context omitted.
They completely removed hardware support for 32 bit software.
This was in the Intel generation of Macs. If Windows can support 32-bit software then so should Mac, along with all that 64-bit software that got broken in random Mac updates. Ironically I can still run old 32-bit Windows software in Wine on my M1 Mac. Windows software is more stable on a Mac than Mac software.
Apple has had no such culture internally and they sure as heck don't emphasise backward compatibility to their customers (users or otherwise) - if anything, Apple prods and nags their developers to stick to the latest SDK/platform APIs, and shove the burden of software compatibility and maintenance onto them and hand wave away the breaking changes as being part and parcel of membership in the Apple ecosystem. This attitude can be traced back to the Steve Jobs era at Apple. It's definitely not new and comparing what Microsoft does with software and backward compatibility and expecting Apple to do the same is not fair - they really are different companies.
Re: Apple M5 chip
#976Base models only: - M1 | 5 nm | 8 (4P+4E) | GPU 7–8 | 16-core Neural | Memory Bandwidth: 68.25 GB/s | Unified Memory: 16 GB | Geekbench6 ~2346 / 8346 - M2 | 5 nm (G2) | 8 (4P+4E) | GPU 8–10 | 16-core Neural | Memory Bandwidth: 100 GB/s | Unified Memory: 24 GB | Geekbench6 ~2586 / 9672 - M3 | 3 nm (first-gen) | 8 (4P+4E) | GPU 8–10 | 16-core Neural | Memory Bandwidth: 100 GB/s | Unified Memory: 24 GB | Geekbench6 ~296…
Does this mean the M5 is serious as fast as my intel 13900 cpu?
Re: Apple M5 chip
#977The modern Apple feels like their hardware teams way outperforming the software teams.
So give the software some slack.
Re: Apple M5 chip
#978This is only the base model, no upgrades yet for the Pro/Max version. The memory bandwidth is 153GB/s which is not enough to run viable open source LLM models properly.
153 GB/s is not bad at all for a base model; the Nvidia DGX Spark has only 273 GB/s memory bandwidth despite being billed as a desktop "AI supercomputer". Models like Qwen 3 30B-A3B and GPT-OSS 20B, both quite decent, should be able to run at 30+ tokens/sec at typical (4-bit) quantizations.
Re: Apple M5 chip
#979And here I am, selling my Macbook M4 Pro to buy a Macbook Air and a dedicated gaming machine. I've tried gaming on the Macbook with Heroic, GPTK, Whiskey, RPCS3 emu and some native. When a game runs, the performance is stunning for a Laptop - but there is always glitches, bugs and annoyances that take out the joy. Needles to mention lack of support from any sort of online multiplayer, due to the lack of anticheat sup…
I can't sell my MacBook Pro because the speakers are so insanely good. Air can't compare. The speakers are worth the extra kilos.
Re: Apple M5 chip
#980The M5 MacBook Pro still gets the Broadcom WiFi chip but the M5 iPad Pros get the N1 and C1X (Sweet). All in all, apple is doing some incredible things with hardware. Software teams at apple really need to get their act together. The M1 itself is so powerful that nobody really needs to upgrade that for most things most people do on their computers. Tahoe however makes my M1 Air feel sluggish doing the exact same task…
The fix is to disable Glass. In a terminal: defaults write -g com.apple.SwiftUI.DisableSolarium -bool YES This gets rid of the slow animations, inconsistent window cornering, and other annoyances. Then (so menus aren't transparent and unreadable): System Settings > Accessibility > Display > Reduce Transparency If you do those two things your machine should look and feel normal again. I've been running an M1 Max since…