6/3/2026 at 6:38:36 PM
> I noted that my own token usage comes to about $1,000/month against each of Anthropic and OpenAI - which currently costs me just $100 per provider thanks to their generous subsidized plans for individual subscribers.Do we know that AI providers are going to keep these per-token prices, or eventually lower them because of competition from China?
Many lower-budget individuals are now moving to China open weight models like DeepSeek. I wonder if China's really subsidising the providers, or if inferencing costs are actually much lower, and Anthropic/OpenAI are just making sure no money's left on the table for their eventual IPOs.
by ValentineC
6/3/2026 at 6:54:32 PM
id be amazed any american business will aend data to chinaby cyanydeez
6/3/2026 at 6:48:34 PM
> Do we know that AI providers are going to keep these per-token prices, or eventually lower them because of competition from China?I genuinely do not know how prices can get lower from the current major providers in NA without the whole market collapsing. Everyone is spending copious amounts of money to presumably make more money back.
by SecretDreams
6/3/2026 at 6:43:27 PM
Per token costs will fall, but the harnesses will get more token hungry. Instead of just centering the div it’ll spin up a battery of agents to architect, critique, advise, code, review, refactor and so on.by testdelacc1
6/3/2026 at 6:50:07 PM
I wish I could disable most of these. I already hate all the "oh you're actually right, let me fix that" nonsense. Then it proceeds to burn 50k tokens on the git history instead of copying logic A from a different part of the codebase to logic B, where I want that exact logic without having to write the boilerplate myself...by sevenzero
6/3/2026 at 6:58:28 PM
Makes me think of how my Claude.md files specifies to use the built in framework code-generators (rails). Those generators are deterministically right every time.I wonder how often the Agent actually follows the guidance. I do see them follow it when I look. But it doesn't seem so every time.
by apsurd