Earlier quoted context omitted.
Good!
It’s kind of a rug pull to effectively raise the price like 10x. I can’t afford to finish some of my projects with this change
Codex pricing to align with API token usage, instead of per-message
71–80 of 212 posts
Re: Codex pricing to align with API token usage, instead of per-message
#72Why not just attach a real dollar amount, rather than using "credits"? Well, I know why. I just wanted to be snarky. It's just that trying to hide the actual price is getting a bit old. Just tell me that generating this much code will cost me $10.
Re: Codex pricing to align with API token usage, instead of per-message
#73Things must be bad if they're doing this before their IPO
But let's not cry for the founders, they managed to get away with tons of money. The problem is for the fools holding the bag.
Re: Codex pricing to align with API token usage, instead of per-message
#74The days of subsidized access is rapidly coming to an end.
subsidies always lead to waste.
Re: Codex pricing to align with API token usage, instead of per-message
#75Things must be bad if they're doing this before their IPO
Billions of USD in debt, a business model bleeding cash with no profit in perspective, high-competition environnement, a sub-par product, free-to-use offline models taking off, potential regulatory issues, some investor commitments pulling out... tricky. But let's not cry for the founders, they managed to get away with tons of money. The problem is for the fools holding the bag.
Re: Codex pricing to align with API token usage, instead of per-message
#76Re: Codex pricing to align with API token usage, instead of per-message
#77Any takes on how Codex compares to Claude? I mostly use it to run ahead, document, investigate and prep the actual implementation for Claude. Gemini burned me too many times but maybe the situation has improved since.
Re: Codex pricing to align with API token usage, instead of per-message
#78Earlier quoted context omitted.
Is writing it by hand the old-fashioned way not on the table?
It's really not. As a one-person IT department I'm now able to build things in hours or days that it previously would have taken my weeks or even months to build (and thus they didn't get done). Things people have wanted for years that I didn't ever have the time for, I can now say "yes" to.
Re: Codex pricing to align with API token usage, instead of per-message
#79Is this not just about extra credit? So what's included in the subscription doesn't change - just extra credits are now token based instead of message based? (For Plus/Pro)
God every single title I read about AI on this site ends up being a straight up lie.
Re: Codex pricing to align with API token usage, instead of per-message
#80Earlier quoted context omitted.
We are exiting a hype cycle, well into the adoption curve. Subscriptions were never going to last. My next step is going to be evaluating open and local models to see if they are sufficiently close to par with frontier models. My hope is that the end of seat based pricing comes with this tech cycle. I was looking for document signing provider that doesn't charge a monthly, I only need a few docs a year.
I'm developing software in this area right now, so I try a lot of the new models. They're not even close for coding tasks. It basically comes down to 26b parameters vs 1T parameters / quantisation / smaller context sizs, there's no comparison. However, for agentic work, tool calling, text summarisation, local LLMs can be quite capable. Workloads that run as background tasks where you're not concerned about TTFB, cold…