Live data from Hacker News

Codex in ChatGPT desktop app for Linux is now in preview

community.openai.com

191–200 of 334 posts

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

#191
post #96
post #34

What's the benefit of working with this app, which eats insane amounts of memory, instead of Codex CLI?

Outside Linux, on Windows/Mac, plenty of non developers much prefer the "desktop UI" experience over CLI. Some can't work with CLIs at all. 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 -- th…

I prefer the CLI but the remote control with the phone app only works with the phone AFAIK, so that’s the only reason I use it.

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

#193

The most remarkable things about this announcement: - Electron based app: Electron is a framework sold on the basis of enabling rapid cross-platform development at the cost of performance. - Frontier AI company: AI is sold on the basis of enabling rapid development - App was released in February & took 6 entire months to port to Linux

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.

With the AI, we can finally have the year of desktop Linux.

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

#195
post #92

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

At least on Windows/Mac, a significant number of users of this app are non developers, and you should tame your expectations about them handling things like "isolation". Even for developers working on Linux, you'll be surprised how many have never run a docker command in their life.

A proof that normies just can't handle security is that when OS X came to be, many Mac OS users used to ask how to disable the root/regular user dichotomy.

Or the long process to educate Windows users, and developers as well, to not run as Administrator.

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

#197

I'd love to see the stats on how many Linux users want this. Most Linux usage probably comes from WSL/SSH'ing into servers, where they would use the CLI instead of a GUI. Even for the people who run Linux on the desktop, most probably prefer the terminal anyways

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.

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

#198

Earlier quoted context omitted.

LOL! Though as someone who shipped commercial software on Linux, it wasn't that bad, you just had to ship everything other than the kernel.

LOL. Conveniently, electron is everything other than the kernel. Also, as much wasted RAM as an entire second instance of chrome that shares nothing, but oh well.

> LOL. Conveniently, electron is everything other than the kernel. Also, as much wasted RAM as an entire second instance of chrome that shares nothing, but oh well.

Well, with RAM being so cheap, why bother trying to trying to be memory efficient? It's not like OpenAI has an infinite pool of "AI" software engineers to work on this...

Oh wait...

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

#199

The most remarkable things about this announcement: - Electron based app: Electron is a framework sold on the basis of enabling rapid cross-platform development at the cost of performance. - Frontier AI company: AI is sold on the basis of enabling rapid development - App was released in February & took 6 entire months to port to Linux

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.

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

#200

The most remarkable things about this announcement: - Electron based app: Electron is a framework sold on the basis of enabling rapid cross-platform development at the cost of performance. - Frontier AI company: AI is sold on the basis of enabling rapid development - App was released in February & took 6 entire months to port to Linux

i doubt the UI was the hard part. these desktop apps are about computer use. thats where the tricky bits are.
Post reply on HN