HackerLangs
トップ新着トレンドコメント過去質問紹介求人

rane

569 カルマ登録 17 年前
https://github.com/raine

投稿

Show HN: Have your agent consult other models

github.com
3 ポイント·投稿者 rane·27 日前·1 コメント

Show HN: Use Kimi and OpenAI Subscriptions in Claude Code

github.com
3 ポイント·投稿者 rane·先月·0 コメント

Deepcave.com

deepcave.com
2 ポイント·投稿者 rane·2 か月前·0 コメント

Claude-Code-Proxy – Use Kimi K2.6 and OpenAI Subscriptions in Claude Code

github.com
2 ポイント·投稿者 rane·2 か月前·0 コメント

How to orchestrate large coding tasks without context bloat

raine.dev
3 ポイント·投稿者 rane·2 か月前·1 コメント

Show HN: Claude-codex-proxy – Use Claude Code with ChatGPT subscription

github.com
7 ポイント·投稿者 rane·3 か月前·0 コメント

Show HN: Git-surgeon – Git add -p for AI agents

github.com
3 ポイント·投稿者 rane·4 か月前·0 コメント

Show HN: Git-surgeon – Hunk-level Git primitives for AI agents

github.com
1 ポイント·投稿者 rane·4 か月前·0 コメント

Sandboxed Git worktrees for AI coding agents

workmux.raine.dev
1 ポイント·投稿者 rane·4 か月前·0 コメント

Never leave the home row to navigate tmux panes

raine.dev
2 ポイント·投稿者 rane·5 か月前·0 コメント

The True Cost of Claude Code

papercompute.com
6 ポイント·投稿者 rane·5 か月前·0 コメント

Atomic Commits for AI Agents

raine.dev
2 ポイント·投稿者 rane·5 か月前·0 コメント

Show HN: Git primitives for autonomous coding agents

github.com
2 ポイント·投稿者 rane·5 か月前·0 コメント

Show HN: Workmux – Parallel development in tmux with Git worktrees

workmux.raine.dev
2 ポイント·投稿者 rane·6 か月前·0 コメント

My setup, and why tmux workflow is better than ever

raine.dev
5 ポイント·投稿者 rane·6 か月前·0 コメント

Using Git worktrees to parallelize AI coding

raine.dev
2 ポイント·投稿者 rane·6 か月前·0 コメント

Workmux: Git worktrees and tmux for parallel AI agents

raine.dev
1 ポイント·投稿者 rane·7 か月前·0 コメント

Resolve merge conflicts with Claude Code

raine.dev
1 ポイント·投稿者 rane·7 か月前·0 コメント

93% Faster Next.js in (Your) Kubernetes

blog.platformatic.dev
3 ポイント·投稿者 rane·7 か月前·0 コメント

Show HN: Workmux – Parallel development in tmux with Git worktrees

github.com
4 ポイント·投稿者 rane·7 か月前·0 コメント

コメント

rane
·一昨日·議論
It's extremely difficult to have a robust test suite for a TUI app like Claude Code. Hence regressions keep showing up in every update.
rane
·一昨日·議論
Absolutely can't wait to try this for language practice. The advanced voice mode is great but ultimately just doesn't work that well and doesn't have the feel of a natural conversation.
rane
·一昨日·議論
Try https://github.com/raine/claude-code-proxy

I canceled Claude plan a few months back and have been using this. OpenAI plans are much more generous.
rane
·23 日前·議論
The excessive emojis in the README don't inspire confidence
rane
·2 か月前·議論
I thought so, and then I tried Opencode and Codex and started to appreciate Claude Code a lot more. They've actually done great work with the small details.
rane
·2 か月前·議論
I have 29 Claude Codes open, using 6.3 GiB RSS total
rane
·2 か月前·議論
The point was to come up with a sensationalistic headline that HN eats up and post flies to the front page.
rane
·2 か月前·議論
You can use other models in Claude Code

https://github.com/raine/claude-code-proxy

https://api-docs.deepseek.com/quick_start/agent_integrations...
rane
·2 か月前·議論
I just made a simple script that makes it easy to switch between models.
rane
·2 か月前·議論
You can just use it through Claude Code, so you get to keep the system prompt and tooling you are used to.

3rd party models are a drop-in replacement with `ANTHROPIC_BASE_URL` in Claude Code, something people seem to miss right now. And contrary to what Anthropic might like to have you think, you don't need Opus 4.7 to run the harness to get similar performance.

https://api-docs.deepseek.com/quick_start/agent_integrations...
rane
·2 か月前·議論
Also, great example of why you don't take a terminal that requires login as your daily workhorse. It never ends well.
rane
·3 か月前·議論
I've been using all Kimi K2.6, gpt-5.4 and now Deepseek v4 (thought not extensively yet) in Claude Code and I can say it works much better than you'd expect. It looks like the system prompt and tools are pulling a lot of weight. Maybe the current models are good enough that you don't need them to be trained for a specific harness.
rane
·3 か月前·議論
FWIW, works great in Claude Code.

https://api-docs.deepseek.com/guides/coding_agents#integrate...
rane
·3 か月前·議論
This might be the opposite of staying nimble as my workflows are quite tied to Claude Code specifically, however I've been experimenting with using OpenAI models in CC and it works surprisingly well.
rane
·3 か月前·議論
Added support for Kimi in https://github.com/raine/claude-code-proxy and it does appear to work surprisingly well with Claude Code, although the usage limit for the entry tier doesn't seem as generous as I'd have expected.
rane
·3 か月前·議論
- Way more accurate, especially with technical jargon. Try saying JSON as part of a sentence to macOS dictation and see what comes out.

- macOS dictation mutes other sounds while it's running. This is a deal-breaker for me.
rane
·3 か月前·議論
Is that also why they allow to use their subscriptions in OpenClaw and 3rd party harnesses?
rane
·3 か月前·議論
Why doesn't OpenAI introduce $100/mo plan? Surely many would switch in a heartbeat
rane
·3 か月前·議論
For a container-based sandbox in tmux, see workmux and its sandboxing feature.

The added isolation does come with some friction though, which is kind of by design.
rane
·3 か月前·議論
Conflicts are not a problem at all in my experience.

My setup is that I run `/merge`[1] , which will first have the agent rebase changes on base, and on conflicts, it's instructed to understand both sides before resolving, which helps it merge them cleanly. I haven't resolved conflicts manually in months and also haven't had any issues with agents resolving them incorrectly. A solved problem as far as I'm concerned.

[1]: https://workmux.raine.dev/guide/workflows#direct-merge