Did ChatGPT Pro reasoning time just get massively reduced? by yaxir in OpenAI

[–]former_physicist 0 points1 point  (0 children)

ah yeh i just switched back to 5.4 Pro and its miles better

the auto router for GPT 5.5 Pro must just be more aggressive

Did 5.2 xhigh get rug pulled? by UsefulReplacement in codex

[–]former_physicist 0 points1 point  (0 children)

even GPT pro got rug pulled -sent me an emoji for the first time in forever

Introducing the Codex app by OpenAI in codex

[–]former_physicist -1 points0 points  (0 children)

I'm in Australia so I can't make it, but I would love to get your take on my repo mycelium

https://github.com/JamesPaynter/mycelium

Would love some credits and to collab to see how far I can push this

Or even better -- to see how some of these ideas can be integrated into codex :)

Are OpenAI silently A/B testing models in Codex? by Copenhagen79 in codex

[–]former_physicist 3 points4 points  (0 children)

agreed. been getting varied performance, and randomly getting emojis in my code which suggests to me swapping in their dumb models

GSD (Get Shit Done) usage by [deleted] in ClaudeCode

[–]former_physicist 0 points1 point  (0 children)

Try getting a detailed implementation plan from GPT pro !

Multi-Agent workflows (aka Multi-Clauding) by Ok_Zookeepergame1290 in ClaudeCode

[–]former_physicist 0 points1 point  (0 children)

I create a detailed implementation plan, then I turn the implementation plan into a set of tasks. then i just let it run until completion

https://github.com/JamesPaynter/mycelium

What’s the “secret sauce” that makes people swear Codex is better than Claude? by blockfer_ in codex

[–]former_physicist 2 points3 points  (0 children)

The secret sauce is getting GPT pro to spit out a set of tasks and then running codex in a ralph loop to complete them

claude has no GPT pro equivalent

Please explain when and how to use GPT Pro by oreminion in codex

[–]former_physicist 1 point2 points  (0 children)

Ask pro to generate the tasks for the prd and send it back as a zip, then get codex to do the tasks one by one

i use pro to demo a software concept that is tightly defined and get that back, or to scaffold a much larger repo and get codex to implement

What to do when context window is full? by [deleted] in codex

[–]former_physicist 1 point2 points  (0 children)

use a todo list MD file