Remix.run Logo
mholm 2 hours ago

> thermal throttling under sustained heavy load

This gets mentioned a lot, but I do quite a bit of dev work on my M4 MBA and have never even felt it get warm. Sustained heavy loads are extremely rare with how quick this thing is.

std_move 2 hours ago | parent | next [-]

And the fact that there is no annoying fan noise ever is just priceless.

With the way most consumer laptops have their fan curves set, you open a new web page and get an annoying ramp up. It is not just a hardware thing, but mostly a self inflicted wound of having a fan curve that is way too aggressive.

varispeed 26 minutes ago | parent [-]

If it's not aggressive then quickly laptop will be too hot to touch. For instance, I did tune the fan on my friend's laptop so that it wouldn't be waking up everyone for light browsing, but then it was getting uncomfortably hot. None of such issues on Macs.

hnra 2 hours ago | parent | prev | next [-]

How long are your compile times?

mholm 2 hours ago | parent | next [-]

Fairly short, I'm a Go developer generally working with terraform and microservices. I'd expect some throttling if you're doing 3+ minute compiles, I think. But I think the problem is overblown by the tech video reviewer population that regularly does extremely intensive workloads.

matthewkayin 2 hours ago | parent | prev [-]

I wouldn't call my personal project "heavy load", but I have a cross-platform C++ project that I am developing on both a Windows gaming PC and a 2020 M1 macbook air.

I use clang to compile on both machines. The M1 mac has noticeably faster compile times.

2 hours ago | parent | prev [-]
[deleted]