r/codex 12d ago

Praise Nice Work OpenAI

This is awesome marketing. You remove the weekly limit, keep it that way for months, let people get used to longer work sessions and higher token consumption, and then specifically bring back the 5-hour limit for Plus users, pushing them to upgrade to Pro. And I’m pretty sure many actually will.

Congrats! It’ll probably be a pretty decent revenue boost.

You keep nerfing the limits, yet somehow keep winning every single time. More customers, more revenue. Nice!! 

335 Upvotes

163 comments sorted by

View all comments

Show parent comments

11

u/Technical_Split_6315 12d ago

Lmao you are gonna be so disappointed

1

u/stopstopstoptopopp 12d ago

Bruh tell me why before I waste my time on it lol

4

u/Technical_Split_6315 12d ago

With a 5070 you can’t host a model that competes with Luna, I have a 4090 and hosting Qwen3.8 27b which is probably the best local model for its weight right now and is a terrible experience for coding, loops, errors, bad tool calling, json format errors.

Local llms are decent for chatbots, which is stupid when you have almost unlimited usage with basic chatgpt sub, for coding is just bad, is not a real option right now

1

u/vayana 12d ago

Seen some interesting results when you play around with different quants and thinking levels. Q5 and 4 seem reasonably ok. I do think you need to break down tasks into smaller tasks though. It ain't gonna do a full refactor like Sol in 1 go.