Tag: optimization
All the articles with the tag "optimization".
-
Shrinking an Oversized Docker WSL2 Virtual Disk (When wsl --shutdown Fails)
If you use Docker Desktop with the WSL2 backend on Windows, you may have noticed your storage space disappearing. Docker stores all its images, containers, and volumes inside a virtual disk file that grows but never shrinks automatically. This guide walks through cleaning up Docker, bypassing a stubborn WSL instance, and manually compressing the virtual disk to reclaim storage.
-
Caveman - why use many token when few token do trick
Caveman is a Claude Code skill that forces your AI assistant to speak in short, efficient sentences, cutting 65-75% of output tokens while keeping full technical accuracy. It's semantic compression for LLM responses.