aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2025-03-05+My_MacBook_Finally_Died+computers.tmpl.html
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-03-05 15:26:32 -0500
committerAlex Scerba <alex@scerba.org>2025-03-05 15:26:32 -0500
commitd440712d4eca6c58ef227144bf66344d7a8381cf (patch)
tree31ac87b96d7e05ef3e684898b710b7b897e66e33 /html/blog/2025-03-05+My_MacBook_Finally_Died+computers.tmpl.html
parentb60a5b986cf86dffe01d49a2a96cf299608cafe3 (diff)
Change date on MacBook article
Diffstat (limited to 'html/blog/2025-03-05+My_MacBook_Finally_Died+computers.tmpl.html')
-rw-r--r--html/blog/2025-03-05+My_MacBook_Finally_Died+computers.tmpl.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/html/blog/2025-03-05+My_MacBook_Finally_Died+computers.tmpl.html b/html/blog/2025-03-05+My_MacBook_Finally_Died+computers.tmpl.html
deleted file mode 100644
index bfc3b62..0000000
--- a/html/blog/2025-03-05+My_MacBook_Finally_Died+computers.tmpl.html
+++ /dev/null
@@ -1,8 +0,0 @@
-{{ define "article" }}
-<article>
- <h2>{{ .Title }}</h2>
- <p>While plugged in and browsing the web, my assumed trusty MacBook Pro flicked off, never to turn on again... It's a sad day. Luckily, Louis Rossmann has many videos on these models, and I tracked one down that may help me. I pulled the board out, checked the rails, and it seems that I'm not getting output voltage on the TI TPS51980A power controller IC. Both input and trigger voltage are present. It seems that the chip has failed.</p>
- <p>I'm checking around online some more and may have to do some more diagnosing for any bigger issues, but I will be needing to replace the chip at the very least. I guess it's time for a rework station. :P</p>
- <p><b>Created:</b> {{ .Date }}</p>
-</article>
-{{ end }}