Does this mean it is possible to talk to Codex from ChatGPT on a mobile phone now? When I tried that with the Codex CLI version on a Linux VM, I did not get it to work. Possibly because OpenAI only supports connecting ChatGPT to a desktop installation of Codex?
I have a codex cli instance on a Debian VM connected to ChatGPT on iOS via SSH. That works since.. about a month and has pretty good UX. Before, I used the shellfish terminal and tmux which also worked really good, but to be honest (even though I'm a big terminal fan), ChatGPT on iOS sometimes has a smoother UX than a terminal.
Codex in ChatGPT desktop app for Linux is now in preview
331–334 of 334 posts
Re: Codex in ChatGPT desktop app for Linux is now in preview
#332Earlier quoted context omitted.
You always have a choice to use/learn/make a different tool. It’s a prison of your own making. I’ve personally adopted a process where I structure my projects to ALWAYS keep credentials and sensitive information in a separate directory. The working copy gets rsynced to and from a dedicated VM with whatever $HARNESS.
Many official, high-quality language support plugins are only available for VSCode. For some languages, you have a “choice” to use another IDE in the same sense that you have a choice to do programming with a hex editor. Lean being an example, where every alternative is in its infancy.
Re: Codex in ChatGPT desktop app for Linux is now in preview
#333Earlier quoted context omitted.
Microsoft used to ship a Linux binary for Teams, but they stopped doing that. Guess the tech was lost.
It sucked. Download Edge for Linux and use the PWA. It's still crap but at least it kind of works mostly.
Keeps breaking in strange ways, though. Just like it always has. For example, it will randomly switch to light mode and the only way to recover dark mode is by selecting dark mode (which doesn't change anything) and then restarting. Restarting alone also doesn't do anything, mind you.
Re: Codex in ChatGPT desktop app for Linux is now in preview
#334Does this mean it is possible to talk to Codex from ChatGPT on a mobile phone now? When I tried that with the Codex CLI version on a Linux VM, I did not get it to work. Possibly because OpenAI only supports connecting ChatGPT to a desktop installation of Codex?