Live data from Hacker News

Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

braw.dev

91–100 of 265 posts

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#91

After hitting Claude limits today I spent the afternoon using OpenCode + GLM 5.1 via OpenRouter and I was very impressed. OpenCode picked up my CLAUDE.md files and skills straight away, and I got similar performance to Opus 4.6.

How much did it cost for how long?

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#92

Earlier quoted context omitted.

I'm still paying the 10$ GH copilot but I don't use it because : - context is aggressively trimmed compared to CC obviously for cost saving reasons, so the performance is worse - the request pricing model forces me to adjust how I work Just these alone are not worth saving the 60$/month for me. I like the VSCode integration and the MCP/LSP usage surprised me sometimes over the dumb grep from CC. Ironically VSCode is…

You can use your GH subscription with a different harness. I'm using opencode with it, it turns GH into a pure token provider. The orchestration (compacting, etc.) is left to the harness. It turns it into a very good value for money, as far as I'm concerned.

But you still get the reduced context-window.

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#93

Earlier quoted context omitted.

there is a huge gap between 'doing whatever you want' and 'illegal activities' as well as upstream restrictions (out of openrouters control)

What illegal activity? What another user pointed out about crypto isn't it, I'm talking about the fact that you can't open a service through Openrouter and charge your users per Token (aka "reselling" Openrouter), since when is this illegal?

[dead]

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#94

Earlier quoted context omitted.

You are absolutely allowed to expose access to end users, as long as you continue to abide by terms of service. We have hundreds, if not thousands, of apps built on openrouter that in turn have end users of their own. We showcase many of them on our /apps ranking page!

TOS says: access the Site or Service for purposes of reselling API access to AI Models or otherwise developing a competing service; So yes obviously you can do what you want as long as you abide by terms of service, but the terms of service does NOT allow you to resell the API.

> you aren't allowed to expose the access to end users, it has to be for internal usage only,

> TOS says: access the Site or Service for purposes of reselling API access to AI Models or otherwise developing a competing service;

I think what you meant is "you aren't allowed to expose the access to the API to end users", which is a fair condition IMHO.

You're still allowed to expose the functionality (ie. build a SaaS or AI assistant powered by OpenRouter API), just don't build a proxy.

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#95
I'm running out of Claude session limits in a single planning + implementation session even when using sonnet for the implementation. This isn't even super complex work - it was refactoring a data model, modifying templates/apis/services, etc. It has also gotten notably more 'lazy' like it updated the data model and not the template until I specifically pointed that out.

My backup has been Opencode + Kimi K2. It's definitely not as strong as even Sonnet but it's pretty fast and is serviceable for basic web app work like the above.

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#96
post #15

Has anyone (other than OpenClaw) used pi? ( https://shittycodingagent.ai/ , https://pi.dev/ ) Any insights / suggestions / best practices?

had been using claude max/opus with pi and the results have been incredible. Having pi write an AGENTS.md and dip your feet into creating your own skills specific to the project.

With the anthropic billing change (not being able to use the max credits for pi) I think I have to cancel - as I'm whirring through credits now.

Going to move to the $250/mo OpenAI codex plan for now.

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#97
post #40

Earlier quoted context omitted.

I haven't tried $20 claude code recently, but I've used OpenCode Zen primarily so I can play with opensource/chinese models which are very inexpensive. I'd spend $0.50-$1.00 on a single claude opus 4.6 plan mode run, then have a chinese model execute the plan for like $0.10-$0.15 total. I'd keep context short, constantly start new threads, and get laser focused markdown plans and knowledgebase to be token efficient.…

Which chinese models do you use and do you use any for specific tasks?

Whenever a new one comes out, there's a good chance they're free for a week on Zen, so I try out any free ones. For example, MiniMax M2.5 and Qwen 3.6+ are free right now.

Personally, I've had a lot of good results in my little personal projects with Kimi K2.5, GLM 5 and 5.1, and MiniMax M2.5.

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#98
post #80

Earlier quoted context omitted.

> Honestly, it seems you are grumpy, so it was probably a good idea to extend that vacation. Being rude just creates a more toxic environment for everyone. Maybe extend that break for the rest of the month and come back nicer? Thanks Honestly, it seems like both of you were feeling a bit "grumpy" at the moment, but sending passive aggressiveness towards the maintainer you are trying to get to merge your code (or not…

You know, when I wrote that I genuinely meant it, or at least I think i did. It wasn't supposed to be passive aggressive. :( But that doesn't negate the maintainer talking to people like that (and taking contributions without attribution).. and the net result is I don't want to use the software, and frankly they probably won't miss me.. so the end result is neutral.. I just find it sad.

I'm not sure how you'd be able to interpret that as anything other than passive aggressive.

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#99

On the topic of Zed itself as a VSCode replacement - my experience is mixed. I loved it at first, but with time the papercuts add up. The responsiveness difference isn't that big on my system, but Zed's memory usage (with the TS language server in particular) is scandalous. As far as DX goes it's probably at 85% of the level VSCode provides, but in this space QoL features matter a lot. Oh, and it still can't render e…

I think there’s a bug? It used to be memory efficient and now I periodically notice it explodes. Quit and restart fixes it

I don’t have any extensions installed and I’m basically leaving it open, idle, as a note scratch space. I do have projects open with many files but not many actual files are open

Anyway idk

Post reply on HN