After a while my normal procedure was to run with the thing sitting on top of an ice pack. That would let me run a 60-90 minute video conference without troubles.
The only redeeming feature of these machines is that they could emulate old x86 hardware at speed. That allowed me to run old apps on old OSes without having to keep old hardware running.
they're doing what to my CPU????
All their spec sheets say they support up to x% _non-condensing_ humidity, which I’m guessing is about the dew point?
seq 1 20 | xargs -Iqq -n1 -P0 yes >/dev/null ffmpeg -hide_banner -y -i in.mp4 \
-vf "fps=6,format=yuv420p,scale=960:-2:flags=lanczos" \
-c:v libx265 -tag:v hvc1 -crf 32 -pix_fmt yuv420p -preset fast \
-c:a libopus -b:a 82K -application 2048 \
-c:s mov_text \
out.mp4
can go more crazy with this soup -x265-params "keyint=800:min-keyint=24:scenecut=20:ref=8:bframes=16:b-adapt=2:rc-lookahead=80:rd=4:subme=5:deblock=1,1:aq-mode=3:aq-strength=0.4:psy-rd=0.4:psy-rdoq=1.0:qcomp=0.7:qg-size=64:rect=1:amp=1:strong-intra-smoothing=1:limit-modes=1:limit-tu=4:rdpenalty=2:tu-intra-depth=4:tu-inter-depth=4:me=star:no-allow-non-conformance=1" \ yes no > /dev/null cat /dev/null | yes yes yes while true; do openssl speed ecdsap384 -multi 2; doneIf you get a MacBook Air it will get quite toasty at throttling limits. After all, it has no fan.
MacBook Pro models and Apple computers in general tend to favor quiet operation over keeping the laptop surface cool.
Many PC gaming laptops go out of their way to keep warm air off the keyboard deck with a high willingness to use fan noise to accomplish that since the assumption is that you’re resting your hands on the computer for an extended period and you have headphones on for your game anyway.
(All joking aside, this is why I have a MacBook Pro. Compilation easily hits the Air’s thermal limits and the performance boost on the Pro with its fan is impressive.)