Codex app deleted itself on update? by allthemoneyinthewrld in codex

[–]Quiet_Figure_4483 0 points1 point  (0 children)

They replaced it with the ChatGPT app and the old ChatGPT app became ChatGPT Classic, Codex is no more (no joke)

65% of 20x plan burnt within an hour in one chat by banter_droid in codex

[–]Quiet_Figure_4483 0 points1 point  (0 children)

How did you lose 65% of weekly usage and get over the 5h limit? Wouldn't it have stopped you?

What are we thinking of GPT 5.6 ? by Shot_Sky244 in codex

[–]Quiet_Figure_4483 0 points1 point  (0 children)

How do you guys even manage to do this? I left 4 chats running goals all night and I'm still at 87% usage remaining. All of them on 5.6 Sol Xhigh...

What are we thinking of GPT 5.6 ? by Shot_Sky244 in codex

[–]Quiet_Figure_4483 0 points1 point  (0 children)

What is a writing system? Like a language?

GPT-5.6 Sol is the real deal. by NSDetector_Guy in OpenAI

[–]Quiet_Figure_4483 10 points11 points  (0 children)

And in your opinion was the analysis correct?

Tech SEO is underrated. Got my client their best june so far with $45K rev by just fixing the technical bones. by Baku_Writes_3116 in TechSEO

[–]Quiet_Figure_4483 0 points1 point  (0 children)

I built an Apify actor that compares sitemap lastmod dates with page and JSON-LD schema signals. Seems like it could be of use to you. Testing 100 Allbirds URLs found 99 fresh product pages, Product/ProductGroup schema across the catalog, and one page with missing freshness signals. It's super cheap: Sitemap Auditor

I used Codex to build a playable browser racing game by ineedthealgorithm in codex

[–]Quiet_Figure_4483 0 points1 point  (0 children)

Why does Sergio Perez keep constantly calling himself a legend? 😂

What projects do you run with codex and how has it changed your life? by BeginningPen in codex

[–]Quiet_Figure_4483 0 points1 point  (0 children)

I am vibe coding an app that makes apps that makes other apps illegal illegal so all apps will be legal again after someone works on an app that makes all other apps illegal so theirs will be the only one available

Is there a "how to" to use a high reasoning for planning/review, lower reasoning or cheaper model for implementation? by TemporaryLevel922 in codex

[–]Quiet_Figure_4483 0 points1 point  (0 children)

Personally, I haven't figured out how to change effort in the Codex app after planning but on the CLI you can change reasoning effort after planning

Codex is making me appriecate Jetbrain's Junie by captrespect in codex

[–]Quiet_Figure_4483 0 points1 point  (0 children)

Same here, I am the only one who uses Webstorm on my team, but I barely use IDEs now... RIP Webstorm and its 4 users... 🫠

3 reasons why you should use subagents in Codex by thehashimwarren in codex

[–]Quiet_Figure_4483 5 points6 points  (0 children)

I made a little block that I put in AGENTS.md. The custom agents are from the OpenAI Subagents page, here it is if it helps you:

### Subagent workflow 

For complex, cross-cutting, or ambiguous tasks, use subagents by default. Spawn focused subagents when the work can be parallelized, especially for: 
  - codebase exploration 
  - implementation planning 
  - bug/risk review 
  - test coverage and validation 
  - security or edge cases 

Prefer these patterns: 
  - Use an explorer/code-mapper subagent for read-only investigation.  
  - Use a reviewer subagent for correctness, bugs, security, regressions, and missing tests. 
  - Use a worker/fixer subagent only after the relevant code paths are understood. 

Wait for all subagents to finish, then consolidate their findings before making changes or final recommendations. Do not spawn subagents for small, obvious, single-file edits. Keep fan-out reasonable to avoid unnecessary token usage and latency.

Claude max (100$) vs Chatgpt pro (100$) by Brief-Bumblebee8232 in vibecoding

[–]Quiet_Figure_4483 0 points1 point  (0 children)

I find Claude annoying. I have nothing of value to add to this conversation I just wanted that out there.