azisk1

↗ HN profile [ 107 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built Zpace to find what's hogging my disk — not just which files are big, but what kind (node_modules, venvs, ML models, caches). It shows deletable units so you know what to clean. Recent improvements: - Streaming…

  2. Hello world! I would like to share that I have created a simple open-source Python CLI app to check what's hogging all the disk space! You can install it with pip. It's like space but Zpace. pip install zpace and find…