aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2024-11-19+I_Was_Wrong+computers+lifestyle.tmpl.html
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-02-11 15:04:49 -0500
committerAlex Scerba <alex@scerba.org>2025-02-11 15:04:49 -0500
commit80e44b3e15dc1f571b959c10034d55322cbd03c4 (patch)
tree29fabb3d4751c7a9859c261b629497a0652217aa /html/blog/2024-11-19+I_Was_Wrong+computers+lifestyle.tmpl.html
parent666704192c963c0a0fb0e7a8b7ddcba27b4fd86f (diff)
Fix typos and rename to cleaner file name
Diffstat (limited to 'html/blog/2024-11-19+I_Was_Wrong+computers+lifestyle.tmpl.html')
-rw-r--r--html/blog/2024-11-19+I_Was_Wrong+computers+lifestyle.tmpl.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/html/blog/2024-11-19+I_Was_Wrong+computers+lifestyle.tmpl.html b/html/blog/2024-11-19+I_Was_Wrong+computers+lifestyle.tmpl.html
new file mode 100644
index 0000000..6b62e17
--- /dev/null
+++ b/html/blog/2024-11-19+I_Was_Wrong+computers+lifestyle.tmpl.html
@@ -0,0 +1,9 @@
+{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>In my <a href="/blog/2024-11-18+My_Mac_Journey+computers+lifestyle">last post</a>, I talked about using my Mid 2015 MacBook Pro 15-inch as a substitute for my Windows machines. More specifically, I mentioned Blender performance, and that it was usable. I was wrong...</p>
+ <p>Well, not entirely wrong. It is technically usable, but it stutters frequently and can't handle many modifiers at once. This wouldn't be a big deal if I had infinite time, but I don't, and the stutters, pauses, and extremely slow Cycles performance make this a poor choice for crunch time on a school project. So, for this projet, I'll probably move back to my desktop. This is an unfortunate time to lose my Windows laptop, as I'll need it for Autodesk Alias when in class. That's the other reason I need to move to my desktop. Alias support. If I were on a modern Mac, I might be able to handle some kind of VM, but this will struggle. I could Bootcamp, but it defeats the purpose, and sharing files between OSs is not a fun task.</p>
+ <p>That's about it. It's more about coming to the realization that there isn't much time left to complete this project, and there's a lot left to do than anything else. Tools that make your life easier are important.</p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }} \ No newline at end of file