dev #60

Merged
Latte merged 42 commits from dev into main 2026-03-08 09:41:15 +00:00
Showing only changes of commit 975e1422fc - Show all commits
+6 -6
View File
@@ -32,9 +32,9 @@ import BaseLayout from "../layouts/BaseLayout.astro";
them from a distance. them from a distance.
</p> </p>
<p class="desc"> <p class="desc">
I run a homelab because I genuinely enjoy learning by building, I run a homelab because I enjoy learning by building, breaking,
breaking, fixing, and gradually improving the systems I rely on. I tend fixing, and gradually improving the systems I rely on. I tend to
to prefer tools I can audit, services I can migrate, setups I can back prefer tools I can audit, services I can migrate, setups I can back
up, and infrastructure I can replace without begging a platform to keep up, and infrastructure I can replace without begging a platform to keep
my life intact. my life intact.
</p> </p>
@@ -119,9 +119,9 @@ import BaseLayout from "../layouts/BaseLayout.astro";
<section class="section fade-in"> <section class="section fade-in">
<h2>Why This Matters To Me</h2> <h2>Why This Matters To Me</h2>
<p class="desc"> <p class="desc">
Working with infrastructure changes how you see the internet. It makes Working with infrastructure changes how you see the internet. It reveals
the hidden parts visible: who owns the platform, where the data goes, the parts most people never notice: who owns the platform, where the data
what happens when the service changes, and how little control people goes, what happens when the service changes, and how little control people
often have over the spaces they depend on. That matters to me both often have over the spaces they depend on. That matters to me both
technically and personally. technically and personally.
</p> </p>