Skip to content

Commit d0326f0

Browse files
committed
Updates
1 parent 7f8df22 commit d0326f0

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

pages/blog/deepseek-macpro-2009-part2.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
<section class="section">
99
<div class="content">
1010
<h1 class="title">Can you run DeepSeek R1 on a 2009 Mac Pro? - Part 2</h1>
11-
<p>If you haven't read <a href="/blog/deepseek-macpro-2009">the first part</a>, then go read it. The answer is yes.</p>
12-
<p>I forgot to mention this in the blog, but the most frustrating part of my experience was that my old Dell mouse double clicks every click. I need to replace it.</p>
11+
<p>If you haven't read <a href="/blog/deepseek-macpro-2009">the first part</a> (or <a href="/blog/deepseek-macpro-2009-part1point5">part 1.5</a>), then go read it. The answer is yes.</p>
1312
<h2>Frontend</h2>
1413
<p>I said I might try installing <a href="https://github.com/open-webui/open-webui">Open WebUI</a> again or another frontend, or I could try to make my own frontend. This seemed like a lot of work, so obviously, I just asked ChatGPT to make a frontend for it. It decided to use React and Tailwind, which seemed pretty fine to me. Installing NPM and all that crap was annoying, but at least I didn't need to use Docker.</p>
1514

pages/software.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<p>I originally gained an appreciation for computer programming through <a href="https://ftb.fandom.com/wiki/Mods">Minecraft modding</a>. Although I am no longer very active in the scene, I have created, taken over, or contributed towards several well-used Minecraft mods. <a href="https://www.curseforge.com/minecraft/mc-mods/nuclear-control-2">Nuclear Control 2</a> (now discontinued) is probably my biggest project, which has more than 6.3 million downloads. Notable other projects include the <a href="https://www.curseforge.com/minecraft/mc-mods/afsu-mod">AFSU Mod</a> (with 215k downloads), <a href="https://www.curseforge.com/minecraft/mc-mods/flaxbeards-steam-power">Flaxbeard's Steam Power</a> (also known as Esteemed Innovation, with 1m downloads), <a href="https://www.curseforge.com/minecraft/mc-mods/world-control">World Control</a> (1.3m downloads), <a href="https://www.curseforge.com/minecraft/mc-mods/long-fall-boots">Long Fall Boots</a> (18.5m downloads), <a href="https://www.curseforge.com/minecraft/mc-mods/bonemealable-babies">Bonemealable Babies</a> (11k downloads), and <a href="https://www.curseforge.com/minecraft/mc-mods/huesodewiki">HuesoDeWiki</a> (with 7k downloads). There are also a few early projects (<a href="https://github.com/xbony2/Bitm">Bitm</a>, <a href="https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2076392-modjam4-1-7-bonys-desertcraft">Bony's Desertcraft</a>, <a href="https://github.com/xbony2/IndustrialEx">IndustrialEx</a> <a href="https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2323075-1-7-10-shinystones-mod-2">ShinyStones Mod 2</a>, <a href="https://github.com/xbony2/AntiEndPortalMod">AntiEndPortalMod</a>). All are written in Java.</p>
3333

3434
<h2>Wiki administration</h2>
35-
<p>Creating mods accidentally brought me deep into the world of documenting mods. Although nowadays I am not very active, I am an administrator of and a major contributor (with over 55,000 edits) towards the <a href="https://ftb.fandom.com/wiki/FTB_Wiki">Official FTB Wiki</a>, the largest, most popular and most up-to-date centralized repository of knowledge on modded Minecraft. In August 2016, I was awarded <a href="https://help.fandom.com/wiki/Editor_of_the_Month">Gamepedia Editor of the Month</a> for my "hard work across Gamepedia." Much of my contributions are not writing, but are of a technical nature, including some on-wiki scripting (in JavaScript, Lua, and "wikitext"), bot-making (<a href="https://github.com/xbony2/Experimental-Self-Aware-Electronic-Based-Space-Analyzing-Droid">"ESAEBSAD"</a> in Ruby for IRC, <a href="https://github.com/xbony2/ESAEBSAD2">ESAEBSAD2</a> in Groovy for Discord, <a href="https://github.com/xbony2/ESAEBSAD3">ESAEBSAD3</a> in Ruby...), <a href="https://github.com/FTB-Gamepedia/ATT-9001">a tool for automatically importing translations</a>, <a href="https://www.curseforge.com/minecraft/mc-mods/huesodewiki">a mod to help editors</a>, and a lot of random run-once scripts and technical contributions to other wiki-related projects.</p>
35+
<p>Creating mods accidentally brought me deep into the world of documenting mods. Although nowadays I am not very active, I am an administrator of and a major contributor (with over 55,000 edits) towards the <a href="https://ftb.fandom.com/wiki/FTB_Wiki">Official FTB Wiki</a>, the largest, most popular and most up-to-date centralized repository of knowledge on modded Minecraft. In August 2016, I was awarded <a href="https://help.fandom.com/wiki/Editor_of_the_Month">Gamepedia Editor of the Month</a> for my "hard work across Gamepedia." Much of my contributions are not writing, but are of a technical nature, including some on-wiki scripting (in JavaScript, Lua, and "wikitext"), bot-making (<a href="https://github.com/xbony2/Experimental-Self-Aware-Electronic-Based-Space-Analyzing-Droid">"ESAEBSAD"</a> in Ruby for IRC, <a href="https://github.com/xbony2/ESAEBSAD2">ESAEBSAD2</a> in Groovy for Discord, <a href="https://github.com/xbony2/ESAEBSAD3">ESAEBSAD3</a> in Ruby...), <a href="https://github.com/FTB-Gamepedia/ATT-9001">a tool for automatically importing translations</a>, <a href="https://www.curseforge.com/minecraft/mc-mods/huesodewiki">a mod to help editors</a>, and a lot of random run-once scripts and technical contributions to other wiki-related projects. When I was involved in writing, much of the writing involved carefully analyzing Java (rarely Scala/Kotlin) code. Non-technical contributions include refining wiki guidelines and guides, managing the translation projects, and organizing events (editathons and representation at virtual modded events).</p>
3636
<p>Besides from the FTB Wiki, I was briefly the sole admin for a <a href="https://tmole.fandom.com/wiki/The_Madness_of_Little_Emma_Wiki">smaller game wiki</a> (doing ~1.5k edits), and I was part of the <a href="https://help.fandom.com/wiki/Gamepedia_Rapid_Anti-Spam_Patrol">Gamepedia Rapid Anti-Spam Patrol</a>, an initiative to revert vandalism (rarely spam) across the Gamepedia wiki farm. Also, when I'm browsing wikis, I like to fix anything broken I see, so you might see my name elsewhere in the wiki world.</p>
3737

3838
<h2>Potpourri</h2>

public/CV.pdf

-972 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)