20 comments

  • ralphc36 minutes ago
    I still use a 2019 MacBook Pro, in 2026 I found the best way to warm it up was to use it daily and not blow the dust out of it for 7 years. After I opened it up and did that it's running a lot cooler.
  • dnnddidiej6 hours ago
    For those without spacebar heating?
    • mrtksn5 hours ago
      They broke that workflow in a recent update. Software these days is horrendous
  • kingjimmy6 hours ago
    &quot;This will start 6 threads that each peg your CPU... &quot;<p>they&#x27;re doing what to my CPU????
    • crest5 hours ago
      Bend over for big tech!
  • mcfedr13 minutes ago
    yes only writes y, not the whole word yes
  • amomchilov8 hours ago
    How big is the risk of condensation when you bring a cold laptop inside?<p>All their spec sheets say they support up to x% _non-condensing_ humidity, which I’m guessing is about the dew point?
    • ericpauley5 hours ago
      The uncomfortable fact about the mentioned Wisconsin winters is that inside dew point tends to be quite low.
  • HDBaseT6 hours ago
    For years at work I&#x27;ve been just using Cinebench as a hand warmer on various Macbooks.
    • hakkoru5 hours ago
      I always enjoyed using the power brick to warm up
  • waterhouse6 hours ago
    Multithreaded:<p><pre><code> seq 1 20 | xargs -Iqq -n1 -P0 yes &gt;&#x2F;dev&#x2F;null</code></pre>
  • jvuygbbkuurx8 hours ago
    I just need to build our monorepo
    • Onavo7 hours ago
      I think any next.js project will do the trick
  • reboot817 hours ago
    Looking forward to the follow up: How to Quickly Cool Down Your MacBook
    • sunrunner7 hours ago
      Just do the trick in reverse, surely?<p><pre><code> yes no &gt; &#x2F;dev&#x2F;null</code></pre>
      • why_at6 hours ago
        No you have to get the yesses back out<p><pre><code> cat &#x2F;dev&#x2F;null | yes</code></pre>
    • ge967 hours ago
      Strap a thermopile and a peltier on that bad boy
  • jerlam4 hours ago
    I think my last Macbook was Wisconsin-locale instead of California. Closing the lid and putting it to sleep actually caused it to heat up (until the battery died).
  • splittydev4 hours ago
    Alternatively, you could try compiling an Xcode project. That should do the trick as well.
  • Hobadee4 hours ago
    I&#x27;m from California... What is this &quot;cold&quot; you speak of?
    • int0x294 hours ago
      The Donner Party begs to differ
  • kristianp5 hours ago
    Or you could get a laptop that doesn&#x27;t have an metal shell, like a thinkpad.
    • Cassell5 hours ago
      they often have a magnesium bottom shell
  • daneel_w5 hours ago
    <p><pre><code> while true; do openssl speed ecdsap384 -multi 2; done</code></pre>
  • mark2426 hours ago
    npm install
  • Scubabear687 hours ago
    Needs 2019 in title, this is Intel MacBooks not Apple Silicon.
    • dunham6 hours ago
      I&#x27;ve found that Baldur&#x27;s Gate 3 will warm up my apple silicon (everyday tasks do not).
      • Analemma_5 hours ago
        Is that running on Rosetta 2? Rosetta 2 does (or did, maybe it&#x27;s removed now) a fine job running x86 code on Apple Silicon, but boy was it cycle-hungry to do it.
        • dangus5 hours ago
          Apple Silicon is not really the simultaneously silent and quiet and cool system it was in the M1 days.<p>If you get a MacBook Air it will get quite toasty at throttling limits. After all, it has no fan.<p>MacBook Pro models and Apple computers in general tend to favor quiet operation over keeping the laptop surface cool.<p>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.
    • ciupicri6 hours ago
      [flagged]
      • rogerrogerr6 hours ago
        The target market of the &quot;Neo crap&quot; doesn&#x27;t care and&#x2F;or isn&#x27;t pushing workloads that come anywhere near saturating it. It&#x27;s a laptop that doesn&#x27;t bend, has a decent screen, has a decent battery, and isn&#x27;t full of adware.
        • ciupicri5 hours ago
          The article was about warming up a laptop. Neo can do it too.
          • rogerrogerr5 hours ago
            And your comment was calling it crap for some reason. We wouldn’t be having this conversation if you’d left that apparently superfluous word out of your comment.
      • inventor77774 hours ago
        How does the Neo getting to 100°C make it crap? By that logic, aren&#x27;t <i>all</i> older Intel&#x2F;x86 chips crap? If anything, I find it impressive that a small laptop CPU can do 100°C without a problem...my i7-7700T M710qs hit 75°C and throttle within a minute if I use a tool like y-cruncher or stress-ng. To be fair, totally different purpose.
        • wtallis31 minutes ago
          For a <i>very</i> long time now, it has been the case that in the short term most processors will boost high enough for the die to reach around 100°C. When you see a reading substantially lower than that like your example of 75°C, either the system has throttled for a reason other than processor die temperature (eg. throttling to limit the temperature of the outer case of the machine) or the temperature reading you&#x27;re seeing does not correspond to the hottest part of the chip and the throttling is based on the presumption that a different part of the chip that is not directly monitored will be much hotter.<p>In the specific case of the i7-7700T, the &quot;T&quot; suffix for Intel CPUs usually means you have mainstream desktop silicon with arbitrarily reduced long-term turbo limits, intended to be used in small form factor PCs with limited cooling capacity. Its limitation to 35W sustained and official Tj max of 80°C are artificial and essentially <i>fiction</i>, and the same silicon will readily do 91W sustained with a Tj max of 100°C as seen on the i7-7700K.<p>Processor temperature under load tells you almost nothing about the power draw or efficiency of the chip, because the temperature can be controlled to almost any value desired through a combination of varying cooling effort and varying clock speeds.
  • moralestapia8 hours ago
    Won&#x27;t work on M processors, (un)fortunately.
    • dajonker7 hours ago
      I recently installed an app to manually activate the fans on my MacBook Pro M1 Pro as I&#x27;ve never been able to trigger them over the past 4+ years. Just to check whether the fans even work (they do).
      • amluto6 hours ago
        You must be using only lame languages like C or Go or Python that aren’t optimized for laptop warming during compilation. Try using a Real Language with a Real Compiler, like C++ or Rust or Swift, and build decent-sized projects using all cores.<p>(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.)
      • asdff4 hours ago
        I get them going full blast in 2 minutes from cities skylines.
      • woozlewuzzle5 hours ago
        You could also build Chromium from source. It makes my M1 Max&#x27;s fans sing.
    • tom_4 hours ago
      I left my Mac Studio running at 100% CPU on all cores for 14 hours, and the case ended up noticeably warm to the touch. It <i>is</i> possible!
    • asdff4 hours ago
      Try increasing to 10 cores. Works on my m3 pro.
    • mjmas8 hours ago
      <a href="https:&#x2F;&#x2F;xkcd.com&#x2F;1172&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;1172&#x2F;</a>
      • nullbyte7 hours ago
        sanest emacs user
      • RAZKOM7 hours ago
        There really is an xkcd for everything
    • therein8 hours ago
      Honestly m1 was very cool no matter what workload you threw at it but at this point m4 max does get pretty hot even with just web browsing.
      • gpm7 hours ago
        I&#x27;ve definitely had my m1 air get uncomfortably hot to touch - particularly right above the keyboard. (While doing developery things)
        • inventor77774 hours ago
          Can&#x27;t say I&#x27;ve ever thought of a word like &quot;developery&quot;, but now that I&#x27;ve seen it I like it a lot :-)
  • 1e1a7 hours ago
    Another (more useful) option is to render an animation in Blender, or run a local LLM.
  • ale8 hours ago
    Honestly i prefer my macbook frosty
  • tithos6 hours ago
    [dead]