Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
rane
27d ago
That total assumes API billing rates, which isn't what Anthropic pays for the inference. So I'm confused why people keep quoting that. It's not representative of what it'd cost for you either because you could use cheape
2.
▲
by
rane
1mo ago
A new task manager to replace Taskwarrior https://aven.raine.dev/
3.
▲
Show HN: Run Claude Code Through Codex, Kimi, Grok, or Cursor
(github.com)
3 points
by
rane
2mo ago
|
1 comments
4.
▲
by
rane
2mo ago
"Vibecoded" is not an accurate description of what actually happened. LLMs are extremely good at porting code from one language to another while preserving semantics. Which is why how everything turned out so well was not very sur
5.
▲
Show HN: Use GPT-5.6 and other models in Claude Code
(github.com)
1 points
by
rane
2mo ago
|
0 comments
6.
▲
by
rane
2mo ago
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.
7.
▲
by
rane
2mo ago
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.
8.
▲
by
rane
2mo ago
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.
9.
▲
by
rane
3mo ago
The excessive emojis in the README don't inspire confidence
10.
▲
Show HN: Have your agent consult other models
(github.com)
3 points
by
rane
3mo ago
|
1 comments
11.
▲
Show HN: Use Kimi and OpenAI Subscriptions in Claude Code
(github.com)
3 points
by
rane
4mo ago
|
0 comments
12.
▲
Deepcave.com
(deepcave.com)
2 points
by
rane
4mo ago
|
0 comments
13.
▲
by
rane
4mo ago
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.
14.
▲
by
rane
4mo ago
I have 29 Claude Codes open, using 6.3 GiB RSS total
15.
▲
by
rane
4mo ago
The point was to come up with a sensationalistic headline that HN eats up and post flies to the front page.
16.
▲
Claude-Code-Proxy – Use Kimi K2.6 and OpenAI Subscriptions in Claude Code
(github.com)
2 points
by
rane
5mo ago
|
0 comments
17.
▲
by
rane
5mo ago
You can use other models in Claude Code https://github.com/raine/claude-code-proxy https://api-docs.deepseek.com/quick_start/agent_integrations...
18.
▲
by
rane
5mo ago
I just made a simple script that makes it easy to switch between models.
19.
▲
How to orchestrate large coding tasks without context bloat
(raine.dev)
3 points
by
rane
5mo ago
|
1 comments
20.
▲
by
rane
5mo ago
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 con
21.
▲
by
rane
5mo ago
Also, great example of why you don't take a terminal that requires login as your daily workhorse. It never ends well.
22.
▲
by
rane
5mo ago
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. M
23.
▲
by
rane
5mo ago
FWIW, works great in Claude Code. https://api-docs.deepseek.com/guides/coding_agents#integrate...
24.
▲
by
rane
5mo ago
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.
25.
▲
by
rane
5mo ago
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
26.
▲
Show HN: Claude-codex-proxy – Use Claude Code with ChatGPT subscription
(github.com)
7 points
by
rane
5mo ago
|
0 comments
27.
▲
by
rane
5mo ago
- 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.
28.
▲
by
rane
6mo ago
Is that also why they allow to use their subscriptions in OpenClaw and 3rd party harnesses?
29.
▲
by
rane
6mo ago
Why doesn't OpenAI introduce $100/mo plan? Surely many would switch in a heartbeat
30.
▲
by
rane
6mo ago
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.
More ›