For me it's not the price. It's the fact that they obviously read my prompts and may even use a derived version of my data for training. As it's very clear in the meantime that SAMA lies most of the time, there's just no way I can trust this company in any way.
are your prompts that important that you would not use SOTA models just to protect them? For me, they are just a means to an end and disposable.
ChatGPT Pro now starts at $100/month
71–80 of 262 posts
Re: ChatGPT Pro now starts at $100/month
#72Earlier quoted context omitted.
I tried Claude Code for a week straight recently to see what all the hype was about and while it pumped out a bunch of reasonable looking code and features I ended up feeling completely disconnected from my codebase and uncomfortable. Cancelled the plan I had with them and happily went back to just coding like normal in VSCode with occasional dips into Copilot when a need arose or for rubber ducking and planning. Fee…
why not just use it to review your codebase/commits/prs? you don't have to let it write a bunch of code for you neccessarily.
Re: ChatGPT Pro now starts at $100/month
#73The title is misleading. The only thing they seem to have done was add a $100 plan identical to Claude's, which gives 5x usage of ChatGPT Plus. There is still a $200 plan that gives 20x usage.
On the other hand, the benchmark of Plus usage seems to be to be all over the place, so it’s difficult to say now how does the usage compare to the old Pro.
Re: ChatGPT Pro now starts at $100/month
#74Earlier quoted context omitted.
Not over yet. More hikes will come. It will reach $1000.
That's what I said by subsidization being over.
- Plus is still the same $20
- 20x Pro is still the same $200
- This is a new 5x tier is $100
https://help.openai.com/en/articles/9793128-what-is-chatgpt-... is probably a better direct comparison of the 3
Re: ChatGPT Pro now starts at $100/month
#75Earlier quoted context omitted.
I'm hopeful because Microsoft already has a partnership and owns much of OpenAI so can get their models at cost to host on Azure with they already do, so they can pass on the savings to the user. This is why Opus is 3x as expensive in Copilot, because Microsoft needs to buy API usage from Anthropic directly.
I don’t think it’s API costs. Their Sonnet 4.6 is just 1x premium request which matches the 1x cost of the various GPT Codex models.
Re: ChatGPT Pro now starts at $100/month
#76Very good move. In my experience, for system programming at least, GPT 5.4 xhigh is vastly superior to Claude Opus 4.6 max effort. I ran many brutal tests, including reconstructing for QEMU the SCSI controller (not longer accessible) of a SVSY UNIX of the early 90s used in a 386. Side by side, always re-mirroring the source trees each time one did a breakthrough in the implementation. Well, GPT 5.4 single handed did…
Re: ChatGPT Pro now starts at $100/month
#77Very good move. In my experience, for system programming at least, GPT 5.4 xhigh is vastly superior to Claude Opus 4.6 max effort. I ran many brutal tests, including reconstructing for QEMU the SCSI controller (not longer accessible) of a SVSY UNIX of the early 90s used in a 386. Side by side, always re-mirroring the source trees each time one did a breakthrough in the implementation. Well, GPT 5.4 single handed did…
I use both OpenAI and Anthropic models, though for different purposes, what surprises me is how underrated GPT still feels (or, alternatively, how overhyped Anthropic models can be) given how capable it is in these scenarios. There also seems to be relatively little recognition of this in the broader community (like your recent YouTube video). My guess is that demand skews toward general codegen rather than the kind of deep debugging and systems work where these differences really show.
Re: ChatGPT Pro now starts at $100/month
#78Earlier quoted context omitted.
That's what I said by subsidization being over.
Can you expand what you mean by "subsidization being over" in terms of the plan prices? - Plus is still the same $20 - 20x Pro is still the same $200 - This is a new 5x tier is $100 https://help.openai.com/en/articles/9793128-what-is-chatgpt-... is probably a better direct comparison of the 3
Re: ChatGPT Pro now starts at $100/month
#795.4, in my own testing, was almost always ahead of Opus 4.6 for reviews and planning. I'm on plus plan on openai, so I couldn't test it so deeply. Anyone who had more experience on both could perhaps chime in? Pros/cons compared to Opus? I'm invested in Claude ecosystem but the recent quality and session limits decrease have me on the edge.
Re: ChatGPT Pro now starts at $100/month
#80Very good move. In my experience, for system programming at least, GPT 5.4 xhigh is vastly superior to Claude Opus 4.6 max effort. I ran many brutal tests, including reconstructing for QEMU the SCSI controller (not longer accessible) of a SVSY UNIX of the early 90s used in a 386. Side by side, always re-mirroring the source trees each time one did a breakthrough in the implementation. Well, GPT 5.4 single handed did…
Thank you for speaking out. I think it's important that reputable engineers like you do so. The Claude gang gaslighting is unhinged right now. It would be none of my concern but I have to deal with it in the real world - my customers are susceptible to these memes. I'm sure others have to deal with similar IRL consequences, too.