Blog
Notes on disk space and dev bloat.
Where storage actually goes, why it’s invisible, and how Reclaim thinks about cleaning it up safely.
3 min readSafety
Why Reclaim only ever moves files to Trash — never rm
A cleanup tool that touches your filesystem earns trust through constraints, not confirmation dialogs alone. Here's how Reclaim is built to be hard to misuse.
Read4 min readAI
Local AI models are quietly filling your SSD
Running models locally is great for privacy and latency. It's also a newer, bigger version of the same storage problem developers have always had.
Read4 min readDevelopers
node_modules, target/, and the slow bleed of dev cache bloat
Every project you've ever touched left something behind. Here's how that adds up, and why it's safe to clean up almost all of it.
Read5 min readStorage
Where did all my disk space go?
macOS gives you almost no way to answer this. Here's why your Mac fills up silently, and what's actually eating the space in most developer setups.
Read