Skip to content

Commit

Permalink
add macbook article
Browse files Browse the repository at this point in the history
  • Loading branch information
soygul committed Jun 19, 2020
1 parent e035c3f commit cc1c09c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ If you want to contribute to any article, you are welcome to make a pull request
* [Sliding Window Technique](/algorithms/dynamic-programming/sliding-window)

## Hardware & Software
* [Cleaning My MacBook After 16800 Hours of Use!](/articles/cleaning-macbook-after-16800-hours-of-use)
* [How Fast is H.265/HEVC Software Encoding on ARM CPUs (iPhone/Android) With FFmpeg?](/articles/h265-encoding-on-arm-cpus)

## Product Management
Expand Down
20 changes: 20 additions & 0 deletions articles/cleaning-macbook-after-16800-hours-of-use/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Cleaning My MacBook After 16800 Hours of Use!
I estimated that I had used my mac for approximately 10 hours a day, 5 days a week, 48 weeks a year, for 7 years straight, for a total for whopping 16800 hours. I have written the first versions of most of the software components of my startup using this computer. And all this time, this machine worked without a hiccup. It was never repaired, and I never opened the back cover. However, its battery is getting swollen, so it is a good time to upgrade to a newer machine. Before recycling the machine, I decided to open it for once and vacuum the fans to see if it makes a difference. Oh boy, did it make a difference! You can find the fan test in the video if you want to check it out.

## Resources
You can find the video narration of this article on YouTube: [https://www.youtube.com/watch?v=W0qAMLShAkk](https://www.youtube.com/watch?v=W0qAMLShAkk){:target="_blank"}

<iframe width="560" height="315" src="https://www.youtube.com/embed/W0qAMLShAkk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

If you want to read the comments or leave a comment, do so under YouTube video. If you want to contribute to the article, make a pull request on GitHub.

# The Cleanup
I want to remind anyone who would like to try this to turn off their computers first. I don't care about this machine anymore, so I just left it in sleep mode. I also recommend setting the vacuum to minimum possible setting and be very gentle while sweeping. It would be very easy to suck in any loose components or wires. For the record, I used a 1.2 mm P5 Pentalobe Screwdriver to open the back panel. You can find it pretty much in any hardware store.

Once I open the back panel, you can see that batteries are badly swollen. Even in that shape, they are stable, but I would not recommend trying to poke a hole in them. You would be likely to short circuit the inner panels, and it could start venting poisonous lithium gasses.

![MacBook Pro Open Back](images/macbook_pro_open_back.jpg)

As you can see, both the fan blades and the heat pipe grills are clogged with 7 years' worth of dust! No wonder why the machine was overheating all the time.

After a throughout vacuuming, I let the CPU to run at max load for about 5 minutes. After 5 minutes, I could hear the higher-pitched airflow sound. Before cleaning, there was no airflow noise and only a low-pitched noise from the fans themselves. When I put my hand behind the monitor, I can feel the hot air flowing again. This didn't happen in years! Anyway, this is the final moments of this machine. I will leave it up for recycling. Or maybe someone will be willing to fix it and use it. We'll see.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc1c09c

Please sign in to comment.