Meanwhile I am looking at a Crush client running beside neovim in a herdr session I am accessing via ssh to a machine in my garage with 4 local GPUs. I think we Linux users have got this without Sams help.
Codex in ChatGPT desktop app for Linux is now in preview
91–100 of 334 posts
Re: Codex in ChatGPT desktop app for Linux is now in preview
#92This will make it much easier to trap people into installing it without any isolation just to their primary user account or even make it run with admin privileges by default. With the recent security related events we already see that it seems to be wide spread practice that many operators avoid the hassle of isolating their agents. It is just an incredible cultural experience to see how quick stupidity gets accepted…
Even for developers working on Linux, you'll be surprised how many have never run a docker command in their life.
Re: Codex in ChatGPT desktop app for Linux is now in preview
#93I 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
#94Reminder 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.
Manual tool calls. I ask AI to give me all the necessary reconnaissance commands, then I run them myself on the host and paste the output on the terminal with the SSH connection into the guest virtual machine where the harness is running. The AI then either figures it out and gives me the answer or runs additional tool calls by me. Repeat until annoying task is done, interrupt if anything suspicious shows up at any point.
Re: Codex in ChatGPT desktop app for Linux is now in preview
#95Heads up: unlike Codex CLI, Codex Desktop is proprietary, and thus can't be audited for Claude Code style hidden anti-user behavior.
Re: Codex in ChatGPT desktop app for Linux is now in preview
#96What's the benefit of working with this app, which eats insane amounts of memory, instead of Codex CLI?
Even with Linux, there are more people -- including many non software engineers -- that are installing Linux on their home computers and may be interested in this.
Bear in mind that HN users don't remotely resemble the general population, or even employees at a tech company -- there are lots of people in finance, business, legal etc who could potentially benefit from this.
Re: Codex in ChatGPT desktop app for Linux is now in preview
#97Earlier quoted context omitted.
None that I can see - I already have it installed as a chrome app on my Mint desktop, and it seems identical.
Does the Chrome app have access to your local files, like when you're working on a code project?
Re: Codex in ChatGPT desktop app for Linux is now in preview
#98Re: Codex in ChatGPT desktop app for Linux is now in preview
#99Earlier quoted context omitted.
Exactly my thoughts! I was expecting a Rust app written from scratch available at least in Qt and GTK flavors , and maybe with a third and a fourth option. Don't they have agent swarms with infinite tokens?
They replaced a pretty decent native Swift Mac app (with only some chronic state management bugs), weighing ~100MB ish, with the Codex app that most people don't need, made in Electron, which takes minimum 5GB+ including filesystem cruft. Today I ran into a memory leak that froze the app and made the Renderer process take 5GB, then 10GB of RAM. That was after I asked it to only touch 3 text files in its working direc…
Not even a $1T dollar company wants to maintain a native Swift Mac app even though they have AI models to build native apps for every platform.
Maybe they thought Electron would save them tokens to build the feature once and it works everywhere rather than spending more tokens on building the same feature on 3 platforms.
Re: Codex in ChatGPT desktop app for Linux is now in preview
#100Reminder 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.