AI tools, game dev, vibe coding… same problem
by•
I knew there was a gap here when I started building Room Service, but I honestly didn’t expect this much interest.
What surprised me is that it’s not just a developer problem anymore.
With all the AI tools, game dev workflows, and this whole vibe coding shift, a lot more people are running into the same thing: their Mac fills up, but they don’t really know why. That’s what I’m trying to solve.
Really appreciate all the feedback so far.
Always open to suggestions if you have any 🙌
192 views



Replies
Okan
The local AI boom is absolutely accelerating this issue. I recently realized my own Mac was choked by forgotten Ollama models and heavy Python environments from quickly spinning up AI-generated repos. If you can build in specific detection for those massive, hidden machine learning caches, you'll definitely win over the new wave of builders.
Room Service
@y_taka This is a great point.
AI workflows are creating a whole new layer of hidden disk usage. Ollama models, Python envs, generated files… they add up fast and stay invisible. Definitely something I’m focusing on next.