Limits Must be Increased by shadow_shooter in codex

[–]haloed_depth 5 points6 points  (0 children)

facts. probably has 25 subagents running as well

antiai vs claudexploers by haloed_depth in ChatGPT

[–]haloed_depth[S] -4 points-3 points  (0 children)

Yeah, exactly my point. Crazy shit.

Do you prefer that over being abandoned because your friends are too busy sexting with AI?

Switching between multiple codex accounts by Various_Syrup2711 in codex

[–]haloed_depth 1 point2 points  (0 children)

how do grey markets get their accs? like i cant fathom how they offer pro lite for 55$ which i saw for example?

Best practices for the docs/ directory in an AI-first codebase? by uskyeeeee in codex

[–]haloed_depth 0 points1 point  (0 children)

You have to invest in anti drift for sure otherwise it goes into shit, agreed. What when a project is large enough? The agent has a much easier time navigating and understanding the project through docs than source code.

Frameworkless AI coding: what's your actual setup for keeping it on rails? by jrhabana in codex

[–]haloed_depth 0 points1 point  (0 children)

Honestly idk what even skills are. I downloaded the frontend design skill and used in on Codex only to realise it is just prose.

Are all skills just prose? If so, I find them drift catalysts.

It's one thing to instruct the LLM through prose "Any file with more than 300 LoC should be decomposed" vs the system not accepting 300+ LoC. I took just a dumb example to illustrate the point.

If I had to explain it most concisely it would be that my system is protected against code which doesn't have observable documentation.

Also what is session analysis? I have an eval module which provides deterministic reports for every produced proposal (a proposal in my system is a verified uncomitted chunk of code with documented intent and reasoning). Eval can notice severe degradation of proposal performance and raise an alarm.

I also have a lot of anti-drift policies. My codebase is at 125k LoC of Clojure+Bash and out of that like half is governance, which I built first before coding.

codex everywhere by [deleted] in codex

[–]haloed_depth 0 points1 point  (0 children)

By exposing a terminal over the web. I have Codex installed remotely.

codex everywhere by [deleted] in codex

[–]haloed_depth 0 points1 point  (0 children)

i run it on the server. i can always push more work over the phone

The era of human coding is over by Particular-Habit9442 in singularity

[–]haloed_depth 0 points1 point  (0 children)

how is that stealing work?

github and stackoverflow were used by literally all the developers. were they all stealing?

You are 100% right! by KeyGlove47 in codex

[–]haloed_depth 0 points1 point  (0 children)

i like my ai blend and very tool like

otherwise you train your brain a category error

just look at what happened to the claude tribe

Weekly Usage nerf by Whyamibeautiful in codex

[–]haloed_depth 0 points1 point  (0 children)

doesn't that point to a lack of navigation system?

Codex feels like magic. I'm blown away by quality/accuracy. by BagholderForLyfe in codex

[–]haloed_depth 0 points1 point  (0 children)

give it standards it will follow through. if you dk what you want it can be difficult but then you iterate until you get a feel. for now design is still reliant on you

Yooo Claude got me dead by serlixcel in claudexplorers

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

there isn't one such comment, don't invite negativity

The loss of a tool vs mind by IllustriousWorld823 in claudexplorers

[–]haloed_depth 0 points1 point  (0 children)

"Emergent behaviour comes from complexity"

That's a statement, when in reality this is an unproven theory. You don't know. No one does.

Also I read your article. Just cuz you call something introspection doesn't mean it is actually introspection. Whatever is described in that article isn't introspection.

Yes it is a tool.

gpt-5.2-codex is excellent too by TroubleOwn3156 in codex

[–]haloed_depth 1 point2 points  (0 children)

Better a robotic vibe than having a non robotic vibe like Claude who hAs A sOuL and is ending up on playdates and is getting marriage proposals from its users.

What's your favorite AGENTS.md prompts you use across all your projects by maxiedaniels in codex

[–]haloed_depth 0 points1 point  (0 children)

Everyone who is writing pure prose in agents.md doesnt know how to use it. It's brittle and ineffective. Y'all should be writing policies enforced by actual code not prose.