Portal by Spotify cut my Claude Code token usage by 90%
51–60 of 182 posts
Re: Portal by Spotify cut my Claude Code token usage by 90%
#52So this is just delegating certain work to dumber models? I certainly wouldn't use Gemini 2.5 Flash (!!?) for code writing as suggested. I've never had an issue with Codex or Claude reading massive files, they're really good at precise greps.
> So this is just delegating certain work to dumber models? I certainly wouldn't use Gemini 2.5 Flash (!!?) for code writing as suggested. Why not, though? I started using OpenCode + GitHub Copilot, but I burned through my Claude Sonnet quota in just three days. I switched to GPT-5.4-mini, which uses far fewer tokens, and it’s often just as good as Sonnet. I think optimizing token usage is a good exercise. We often a…
“Often” doesn’t sound great. If the smaller model fails then I just wasted a lot of time and tokens.
Re: Portal by Spotify cut my Claude Code token usage by 90%
#53Dang, not even Spotify care enough to not write AI slop articles. We’re fucked.
> The modes are the load-bearing piece:
Why do people write like LLMs? Maybe they delegate all the work to a LLM and don't have the time or the will to edit the copy. How about telling another LLMs to replace at least the most common LLM patterns with something human looking?
Re: Portal by Spotify cut my Claude Code token usage by 90%
#54Re: Portal by Spotify cut my Claude Code token usage by 90%
#55STOP hijacking my scroll. I don't know why chrome even allow such behavior? And, I can't believe this is from official spotify.... What a joke.
Re: Portal by Spotify cut my Claude Code token usage by 90%
#56If you think a cheap model is smart enough to filter information to give to your expensive model, you can save some money. If you think your cheap model is smart enough to format your expensive output, you can save some money.
In practice, this didn't work well until Qwen 3.8.
Qwen 3.6 and (abliterated) Gemma 4 were almost there but still making mistakes.
Re: Portal by Spotify cut my Claude Code token usage by 90%
#57Re: Portal by Spotify cut my Claude Code token usage by 90%
#58Re: Portal by Spotify cut my Claude Code token usage by 90%
#59So this is just delegating certain work to dumber models? I certainly wouldn't use Gemini 2.5 Flash (!!?) for code writing as suggested. I've never had an issue with Codex or Claude reading massive files, they're really good at precise greps.
> So this is just delegating certain work to dumber models? I certainly wouldn't use Gemini 2.5 Flash (!!?) for code writing as suggested. Why not, though? I started using OpenCode + GitHub Copilot, but I burned through my Claude Sonnet quota in just three days. I switched to GPT-5.4-mini, which uses far fewer tokens, and it’s often just as good as Sonnet. I think optimizing token usage is a good exercise. We often a…