Live data from Hacker News

Codex in ChatGPT desktop app for Linux is now in preview

community.openai.com

211–220 of 334 posts

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

#211

Does this mean it's a matter of time until I can deploy codex on my raspberry pi now?

Codex CLI should have been usable for a while now, and you could also sign in to your ChatGPT subscription using Opencode which runs perfectly fine on a Raspberry Pi.

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

#213

This is how I get ChatGPT on Windows to not absolutely suck. Can just install it in WSL now and it's got buttery smooth performance vs. the Windows version I blame AV hooks

On Windows you definitely want to exclude your code directories from AV and use a dev drive

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

#214

I find it almost funny how hostile the response is when a company actually goes through the effort of supporting Linux. Apparently shipping the Linux version is only step one, you also need to pick the right framework, use the right packaging, consume the right amount of RAM, and preferably rewrite it natively.

HN comment quality took a nosedive recently, You can predict the comments just based on the story, almost all of them cynical and snarky remarks. It used to be a place to come and learn from technical experts.

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

#215

Earlier 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…

What! They replaced the native mac app with this?!

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

#216
post #199

Earlier quoted context omitted.

I guess it's easier to solve Erdos problems and improve the lower bound of the Riemann hypothesis, than it is to solve Linux desktop app distribution.

Microsoft used to ship a Linux binary for Teams, but they stopped doing that. Guess the tech was lost.

Yes, except it only worked some of the time on some of the distros (mainly Ubuntu/Debian variants of a certain vintage).

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

#217

Earlier quoted context omitted.

It'd be nice for sending prompts from phone, although it is a whole lot of bloat for just that feature. Par for the course for the AI era, in order to do a thing first you must import the universe.

That was already supported from your phone by using SSH, using the app server feature of the Codex CLI. The Codex desktop app is more for computer use, browser control, and the UI paradigm of GUI, which is overall just richer and better than a TUI, albeit more heavyweight.

Do you have a link for those docs? I either missed that, or it seemed like a too complex feature.

One of the issues with this new trend of vibecoding a million features, is that the (vibecoded) docs are labrynths of new features, and features that are deprecated or redundant with 2 month younger features.

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

#218
post #148
post #90

Earlier quoted context omitted.

And that's not a joke, I made the mistake of installing this on my Windows machine just to test it out quickly last week. It created 2 new users and then assigned new NTFS permissions for every single file under my user directory to them. This of course wrecked havoc, ssh refused to work, several applications refusing to start and a ton of permission errors. It did this without even a warning in the background and it…

I would love to see your prompt(s) and how you managed to make it do this. I’ve been using Codex in full access mode constantly for the past couple months on a Pro plan and I haven’t had a single incident like this. I’ve used it across macOS, Linux, and Windows as well, so my usage isn’t limited to a specific setup either.

> I’ve been using Codex in full access mode constantly for the past couple months on a Pro plan and I haven’t had a single incident like this. I’ve used it across macOS,

That is not how it works: the "but it works for me" is a logical fallacy.

Haven't you followed a bit all the posts about models, for example, escaping their environments?

The "but it works for me" is a random data point: an anecdote.

That there are people / companies where models ran wild and destroyed files / messed up projects is a fact.

When there are documented cases of stuff gone wrong, people must find ways to protect their data.

We literally see posts frontpage, daily, about AI sandboxing and we regularly see posts about AI escapes or AI SNAFUs.

And you come and post "show me your prompt, for it works on my machine"...

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

#219

Earlier quoted context omitted.

Yeah, but if you use Qt like I did, you're shipping libstdc++, some other crap and Qt.

Yeah, I was kind of surprised recently that there's no solid native way to build desktop apps on Linux! I was thinking I'd build something actually native with AI but then the options were QT or or gtk...

Qt is as solid as it gets. It's very, very high quality. Much higher quality than Microsoft's frameworks on Windows.

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

#220

I find it almost funny how hostile the response is when a company actually goes through the effort of supporting Linux. Apparently shipping the Linux version is only step one, you also need to pick the right framework, use the right packaging, consume the right amount of RAM, and preferably rewrite it natively.

Spinning this as a generous Linux port misses the elephant in the room: This is spyware that drags your system down to the level of Windows.
Post reply on HN