Stop squashing your commits. You're squashing your AI too
2 points by jannesblobel 9h ago 8 comments
How can a mutex in Wine be faster than a native one on Linux
3 points by lh_mouse 11h ago 1 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 2d ago 89 comments
Show HN: Tweakcc – Customize Claude Code's CLI (themes, verbs, spinner)
1 bl-ue 0 8/26/2025, 3:54:59 PM github.com ↗
I built a tool to make Claude Code’s terminal more fun and interesting.
With tweakcc you can:
-Build your own themes (RGB/HSL color picker included) -Change Claude’s “thinking verbs” -Swap out the spinner animation and banner text -Restore token counter and elapsed time -Keep changes persistent across updates -Supports Claude Code installed on Windows, macOS, and Linux, using npm, yarn, pnpm, bun, Homebrew, nvm, fnm, n, volta, nvs, and nodenv, or a custom location -Restore defaults anytime
Quick start: npx tweakcc
Repo: https://github.com/Piebald-AI/tweakcc
Feedback and PRs welcome!
No comments yet