logoalt Hacker News

Codex is now in the ChatGPT mobile app

365 pointsby mikeevansyesterday at 8:06 PM178 commentsview on HN

Comments

fstephotoday at 12:13 PM

[flagged]

theuniversesontoday at 10:35 AM

[flagged]

xiaosong001today at 7:28 AM

[flagged]

vladsiutoday at 4:21 AM

[dead]

samcoopertoday at 1:49 AM

[flagged]

comment0ryesterday at 9:54 PM

[dead]

andrew_kwaktoday at 2:23 AM

[dead]

AIMCyesterday at 10:42 PM

[flagged]

randomsimontoday at 12:18 AM

[dead]

fa3axtoday at 1:28 AM

They needed to announce something after the Anthropic slop rewrite of Bun.

In an ideal world the would allocate 50% of compute to find errors in that rewrite and publish how bad Claude is, but that would undermine confidence in slop in general so that is not going to happen.

stavrosyesterday at 9:45 PM

The best way I've found to work with LLMs is another OpenAI project, Symphony (which I implemented for Linear/GitHub and OpenCode[0]).

It integrates with your issue tracker and makes the tracker the UI for the LLM. It also clones the repo for every ticket, and can set up fixtures/etc. I can work on multiple items at a time, which is fantastic because otherwise you have to wait for the LLMs a lot.

[0] https://github.com/skorokithakis/symphony

mv4yesterday at 9:54 PM

Can someone recommend an IDE that can be used with a self-hosted model (via OpenAI or similar)?

show 2 replies