202404170505

This commit is contained in:
nelle 2024-04-17 05:05:57 -06:00
parent c922a73703
commit 36f91e705f

View file

@ -5,30 +5,40 @@ import Layout from "../../layouts/Layout.astro";
<main>
<div class="content">
<div class="wrapper">
<center>
<h1 class="title">"Whats your setup like?" I hear nobody asking, I'm glad you asked!</h1>
<h3 class="subtitle">Date: 2024-04-17</h3>
<br>
<br>
<br>
<br>
<h2 class="subtitle"> My personal machine currently has:</h2>
AMD Ryzen 5 2700, 32 GiB DDR4 3200 RAM, 2TB Internal Storage, and 1TB External Storage, I'm running Arch Linux installed with some custom scripts I'm making, I use KDE Plasma (6 broke wayland aaaaa!).
AMD Ryzen 5 2700, 32 GiB DDR4 3200 RAM, 2TB Internal Storage, and 1TB External Storage, I'm running Arch Linux installed with some custom scripts, I use KDE Plasma (6 broke wayland aaaaa!).
<br>
<br>
<img src="/assets/otherpics/pc-neofetch.png">
<br>
<br>
<br>
<h2 class="subtitle"> My Server setup, was more frankensteined together from old parts I had or bought or were given: </h2>
Intel i5-3470, 8 GiB RAM, 2 TB External drive, 2 500 GiB HDD's running in parallel in a software RAID, a 200GiB HDD for the OS, and one more 200GiB for other storage.
<br>
Its running Ubuntu Jammy(boooooo, itd be debian or arch but i'm too lazy to redo my entire setup right now). I plan to heavily upgrade this bad boy when I have the time and money, it runs pretty much everything, the git repo, the fediverse, matrix, game servers, its definitely choking on that memory though.
<br>
<br>
<img src="/assets/otherpics/server-neofetch.png">
<br>
<br>
<br>
<h2 class="subtitle">I also have a Raspberry Pi 4B</h2>
8GiB Model, running, you guessed it, raspbian, it uses 64 GiB External drive as its os drive, i dont trust microSD in the SLIGHTEST. This thing actually holds up the entire infra with its chadlike beefy little arms. So proud of her.
<br>
<br>
<img src="/assets/otherpics/rpi-neofetch.png">
<br>
<br>
<br>
</center>
</div>
</div>
</main>