Ask HN: Why hasn't x86 caught up with Apple M series?
431 points by stephenheron 3d ago 614 comments
Ask HN: Best codebases to study to learn software design?
103 points by pixelworm 4d ago 90 comments
Show HN: Branchlet – Git Worktree TUI for Claude Code/Cursor/Codex etc.
2 ragp 0 8/28/2025, 4:31:49 PM github.com ↗
Hey everyone!
I spend a lot of time in git worktrees in Claude Code to do tasks in parallel. I made this to create and manage them easier w/o mental overhead.
Simple to create/list/delete worktrees, as well as a config for copying over .env/other files, running install commands and opening your IDE into the worktree.
Would love to get feedback. Feel free to open any issues or PRs! https://github.com/raghavpillai/branchlet
No comments yet