Live data from Hacker News

ChatGPT Pro now starts at $100/month

chatgpt.com

31–40 of 262 posts

Re: ChatGPT Pro now starts at $100/month

#32

Price drops are nice. Unfortunately, the quality differential versus the competitor is night and day. And everyone serious uses the API rate billing anyway.

This take is out-of-date by months (which is an eternity in this space). Codex today has caught up and is very much on par with CC.

Re: ChatGPT Pro now starts at $100/month

#33
post #25

Earlier quoted context omitted.

That is not the "only" thing: You get access to GPT-5.4 pro.

Just to clarify, one does not get access to the pro model on the Pro plan?

Plus plan doesn't get the pro model, which is (AFAICT) the same 5.4 model but thinks like a lot.

Re: ChatGPT Pro now starts at $100/month

#34
Very 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 it all, while Opus continued to take wrong paths. The same for my Redis bug tracking and development. But 200$ is too much for many people (right now, at least: the reality is that if frontier LLMs are not democratized, we will end paying like a house rent to a few providers), and also while GPT 5.4 is much stronger, it is slower and less sharp when the thing to do is simple, so many people went for Claude (also because of better marketing and ethical concerns, even if my POV is different on that side: both companies sell LLM models with similar capabilities and similar internal IP protection and so forth, to me they look very similar in practical terms). This will surely change things, and many people will end with a Claude 5x account + a Codex 5x account I bet.

Re: ChatGPT Pro now starts at $100/month

#36
post #27

5.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.

[deleted]

Re: ChatGPT Pro now starts at $100/month

#37

The era of subsidization is over, it seems. For my money, on the code side at least, GitHub Copilot on VSCode is still the most cost effective option, 10 bucks for 300 requests gets me all I need, especially when I use OpenAI models which are counted as 1x vs Opus which is 3x. I've stopped using all other tools like Claude Code etc.

I use both GH Copilot as well as CC extensively and it does seem more economical, though I wonder how long this will last as I imagine Github has also been subsidizing LLM usage extensively.

FWIW it feels like GH Copilot is a cheaper version of OpenRouter but with trade-offs like being locked into VSCode and the Microsoft ecosystem overall. I already use VSCode though and otherwise I don't see much downside to using GH Copilot outside of that.

Re: ChatGPT Pro now starts at $100/month

#38

The 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.

You’re right. I missed the “From $100”. Edited title.

Re: ChatGPT Pro now starts at $100/month

#39

The era of subsidization is over, it seems. For my money, on the code side at least, GitHub Copilot on VSCode is still the most cost effective option, 10 bucks for 300 requests gets me all I need, especially when I use OpenAI models which are counted as 1x vs Opus which is 3x. I've stopped using all other tools like Claude Code etc.

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. Feels much better as I'm in full control and not trusting the magic black box to get it right or getting fatigue from reading thousands of lines of generated code.

Anyone who says they're able to review thousands of lines effectively that Claude might slop out in a day are lying to themselves.

Re: ChatGPT Pro now starts at $100/month

#40

Earlier quoted context omitted.

The price is $100 according to this post. Where is there an option for $200?

seems like this $100 replaced the $200 plan So.. cheaper?

No, the same $200 plan is still there. They hid it behind the $100 click-through.

This just adds a $100 plan that's 1/4 the usage of the $200 plan..

Post reply on HN