Skip to content

Code, interfaces, systems, explorations.

This is my notebook and lab: technical guides, notes I want to find again, and occasional explorations beyond code.

Posts

Showing 20 of 76 posts.

@latest_post

Preparing Omarchy for container-heavy workloads

A fresh Omarchy  installation can have hundreds of gigabytes free and still produce confusing storage reports after a few container-heavy sessions. du might report 250 GiB under /home while df says the filesystem uses nearly 400 GiB.

Where are those missing 150 GiB? Btrfs subvolumes, hibernation swap, Podman storage, snapshots, compression, and open deleted files all participate in different accounting systems.