Apple / macOS / iOS
RSSHey HN,<p>I've been building CoolWulf AI (<a href="https://coolwulfai.com" rel="nofollow">https://coolwulfai.com</a>), a self-hosted personal AI assistant. After seeing OpenClaw blow up, I wanted to share what I've been working on β a different approach to the same prob...
It does not run locally for now. Distillation of models is not enough to run at 7-15 FPS in terms of throughputβalso, battery life suffers too.
Hi HN, this is nothing fancy, but a tool I built for myself as a minimalist way to track usage. Also (and probably more importantly), colleagues who are marketers, writers, designers, and other non-engineering backgrounds who are/becoming power users of Claude Cowork or Claude Code and needed t...
I built a free, open-source macOS WidgetKit app that shows your Claude Code / Claude Max rate limits at a glance.<p>If you use Claude Code heavily, you've probably been surprised by rate limits mid-session. I kept losing track of how close I was to hitting the cap, so I made a desktop widg...
I built a menu-bar utility for Claude Code users who want to view their remaining token headroom without checking the web dashboard. It polls the Anthropic usage API (not the chat API, so no tokens are spent) and displays your remaining capacity with burn-rate indicators.<p><pre><code> v1.3 adds do...
Hi HN, I ported the Python MLX bindings to Ruby
(<a href="https://github.com/ml-explore/mlx" rel="nofollow">https://github.com/ml-explore/mlx</a>).<p>GitHub: <a href="https://github.com/skryl/mlx-ruby" rel="nofollow">https://gith...
A little app that lets you customize app icons on MacOS by sticking files in a folder. Yes, I know you can do this with "Get Info", but I wanted it automated.