Launched this week

SpaceLint
Clean developer storage with evidence, not guesswork
3 followers
Clean developer storage with evidence, not guesswork
3 followers
SpaceLint is an explainable storage manager for Mac developers and local AI users. It scans Xcode, projects, package caches, Docker, models, apps, and leftovers—then shows why each item matched, its impact, risk, and recovery path before cleanup.








honestly the explainability part sounds really promising, especially the recovery path before cleanup. one thing i'd love to see is a way to mark certain caches as "always safe to remove" so i don't have to re-review them every time. basically a trusted list for stuff like derived data that i know i'll just regenerate.
@sozbelent77500 Thanks, Seval — this is a great suggestion. A trusted list for clearly regenerable items like DerivedData could make repeat cleanups much faster while keeping SpaceLint’s review-first approach intact. I’d still want changes to the list to be explicit and reversible, so users always remain in control. I’ve added this to the roadmap. Really appreciate the thoughtful feedback!