Fix image sizing
This commit is contained in:
parent
27b73d8f0c
commit
fa75e2372f
1 changed files with 6 additions and 6 deletions
|
@ -8,7 +8,7 @@ pubDate: 'April 17 2024'
|
||||||
|
|
||||||
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!).
|
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!).
|
||||||
|
|
||||||
<img src="/assets/otherpics/pc-neofetch.png" alt="neofetch for my pc">
|
<img src="/assets/otherpics/pc-neofetch.png" alt="neofetch for my pc" height="100%" width="100%">
|
||||||
|
|
||||||
## My Server setup, was more frankensteined together from old parts I had or bought or were given
|
## My Server setup, was more frankensteined together from old parts I had or bought or were given
|
||||||
|
|
||||||
|
@ -16,20 +16,20 @@ Intel i5-3470, 8 GiB RAM, 2 TB External drive, 2 500 GiB HDD's running in parall
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
<img src="/assets/otherpics/server-neofetch.png" alt="neofetch for my server">
|
<img src="/assets/otherpics/server-neofetch.png" alt="neofetch for my server" height="100%" width="100%">
|
||||||
|
|
||||||
## I also have a Raspberry Pi 4B
|
## I also have a Raspberry Pi 4B
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
<img src="/assets/otherpics/rpi-neofetch.png" alt="neofetch for raspberry pi">
|
<img src="/assets/otherpics/rpi-neofetch.png" alt="neofetch for raspberry pi" height="100%" width="100%">
|
||||||
|
|
||||||
# UPDATE: 06/05/2024
|
# UPDATE: 06/05/2024
|
||||||
|
|
||||||
## Since making this post some things have shifted around, but not by very much, the beeg server now runs Arch linux, and my PC now has a 256GB NVME ssd in it, donated by my dead Steam Deck. Anyway, updated FastFetch
|
## Since making this post some things have shifted around, but not by very much, the beeg server now runs Arch linux, and my PC now has a 256GB NVME ssd in it, donated by my dead Steam Deck. Anyway, updated FastFetch
|
||||||
|
|
||||||
<img src="/assets/otherpics/main-fastfetch.png" alt="neofetch for my pc">
|
<img src="/assets/otherpics/main-fastfetch.png" alt="neofetch for my pc" height="100%" width="100%">
|
||||||
|
|
||||||
<img src="/assets/otherpics/obos-fastfetch.png" alt="neofetch for my server">
|
<img src="/assets/otherpics/obos-fastfetch.png" alt="neofetch for my server" height="100%" width="100%">
|
||||||
|
|
||||||
<img src="/assets/otherpics/rpi-fastfetch.png" alt="neofetch for raspberry pi">
|
<img src="/assets/otherpics/rpi-fastfetch.png" alt="neofetch for raspberry pi" height="100%" width="100%">
|
||||||
|
|
Loading…
Reference in a new issue