new zfs article

This commit is contained in:
counterweight 2026-02-21 12:07:57 +01:00
parent 650f833128
commit e9c607e63e
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
3 changed files with 612 additions and 0 deletions

View file

@ -147,6 +147,10 @@
<h2 id="writings-header">Writings</h2>
<p>Sometimes I like to jot down ideas and drop them here.</p>
<ul>
<li>
<a href="writings/replacing-a-failed-disk-in-a-zfs-mirror.html" target="_blank"
rel="noopener noreferrer">Replacing a Failed Disk in a ZFS Mirror</a>
</li>
<li>
<a href="writings/busy-mans-guide-to-optimizing-dbt-models-performance.html" target="_blank"
rel="noopener noreferrer">Busy man's guide to optimizing dbt models performance</a>