The Least Similar Bordering Countries (objectivelists.com)
1 points by thunderbong 1h ago 0 comments
Ask HN: Practices for sandboxing LLM agent front ends and IDEs?
1 points by jMyles 1h ago 1 comments
Using Codex Well (Experiences so far)
3 robotelvis 1 6/10/2025, 3:25:49 AM messyprogress.substack.com ↗
Codex works best when you have a really clean code base, with thorough tests, and well documented best practices. Getting your code base into that kind of shape might seem like a lot of work, but Codex is already great at the kind of mundane tasks needed to get your code into a state where Codex can work well.
Codex has also changed how I think about software engineering. With previous AI tools, I used them to help me write the code, but now my job is to mentor a team of AI agents as they write the code.
Even if you don't write code, it's important to understand what it's like to use Codex, because this kind of "manage a team of AI agents to do your job" is likely the future of all human work.