Live data from Hacker News

Codex in ChatGPT desktop app for Linux is now in preview

community.openai.com

61–70 of 334 posts

Re: Codex in ChatGPT desktop app for Linux is now in preview

#61
post #26

Earlier quoted context omitted.

I upgraded my workflow a few months ago from "copy-paste things in and out of ChatGPT" to "use an agent that edits my project files and runs tests on its own" and the ergonomics are just so much better and enables automating bigger tasks. I still monitor everything it does and do manual adjustments so I feel ownership of the code.

But isn't that use-case solved a harness like OpenCode or Codex? OpenClaw and Hermes are a bit different beast although they can also be used for development in a more holistic manner (e.g. automated GUI testing). I'm just wondering about other uses where such a system would be useful aside from asking it via Signal or WA for the weather.

Right. I'm also curious about those use cases. I don't want an AI clicking through my mailbox.

Re: Codex in ChatGPT desktop app for Linux is now in preview

#62

Reminder to everyone, treat these as trojans. Run them isolated from the rest of your system. Give it a full desktop in a VM if you want to, just not direct access to your system.

How do I get it to fix my Bluetooth if I do that? If you've been AI-pilled, 2026 is the year of Linux desktop because instead of dicking around with config files, I can just tell AI to fix python.

Bluetooth is the one thing I had problems in the past on GNU/Linux, Windows, macOS, Android and iOS. Linux is the only mentioned platform where you could technically give Codex root and let it fix it :)

I guess OpenBSD is the only OS where I never had any problem with Bluetooth audio.

Re: Codex in ChatGPT desktop app for Linux is now in preview

#63
post #48

Earlier quoted context omitted.

pi.dev, local model, (RAG-ed) copy of archwiki. You are more able than you believe. Already now, no permission needed.

How is Hermes different in that regard? Also note, that RAG and even vector search are more paths of the early days that didn't prove too valuable. Just let your agent search it directly and optionally create an index as a default entrypoint for common topics.

Fair points. Agreed.

Re: Codex in ChatGPT desktop app for Linux is now in preview

#64

I tried it yesterday. The experience seems smoother than on Windows. I hope Computer Use will be added soon. Also, when will OpenAI fix the issue where Xhigh and Ultra are both translated as “极高” in Chinese? It’s been this way for quite some time. As far as I know, the proportion of Chinese employees at these Silicon Valley AI companies is quite high.

[dead]

Re: Codex in ChatGPT desktop app for Linux is now in preview

#65

I tried it yesterday. The experience seems smoother than on Windows. I hope Computer Use will be added soon. Also, when will OpenAI fix the issue where Xhigh and Ultra are both translated as “极高” in Chinese? It’s been this way for quite some time. As far as I know, the proportion of Chinese employees at these Silicon Valley AI companies is quite high.

I think their backend data probably shows that very few Chinese users are using Codex through the official way, and the number of those who have switched to the Chinese interface is even smaller, so there’s not much incentive to fix this issue.

Re: Codex in ChatGPT desktop app for Linux is now in preview

#66

I tried it yesterday. The experience seems smoother than on Windows. I hope Computer Use will be added soon. Also, when will OpenAI fix the issue where Xhigh and Ultra are both translated as “极高” in Chinese? It’s been this way for quite some time. As far as I know, the proportion of Chinese employees at these Silicon Valley AI companies is quite high.

I think their backend data probably shows that very few Chinese users are using Codex through the official way, and the number of those who have switched to the Chinese interface is even smaller, so there’s not much incentive to fix this issue.

I don’t think GPT-5.6 would make such a basic mistake when reviewing CodeX itself.

Re: Codex in ChatGPT desktop app for Linux is now in preview

#67

I tried it yesterday. The experience seems smoother than on Windows. I hope Computer Use will be added soon. Also, when will OpenAI fix the issue where Xhigh and Ultra are both translated as “极高” in Chinese? It’s been this way for quite some time. As far as I know, the proportion of Chinese employees at these Silicon Valley AI companies is quite high.

You have "send feedback" button in the app. Something tells me that it's much better place to report issues with the app rather than comment section on unrelated website.

Re: Codex in ChatGPT desktop app for Linux is now in preview

#69

Reminder to everyone, treat these as trojans. Run them isolated from the rest of your system. Give it a full desktop in a VM if you want to, just not direct access to your system.

They ship with their own sandboxing by default, and Codex specifically is open source.

> and Codex specifically is open source.

Since we now have three "Codex"es, I think it's worth specifying you're talking about codex-cli/tui. Codex the hosted version and Codex the GUI are both fully proprietary I think (besides the codex-cli/tui parts they use, I'm guessing mainly the app-server stuff).

Post reply on HN