Live data from Hacker News

The Codex App

openai.com

471–480 of 671 posts

Re: The Codex App

#471
Best part of the Codex app launch is that, OpenAI has opened the whole Codex ecosystem (CLI, Web, IDE Extensions) for free ChatGPT users. And x2 usage for Plus, Pro. This is I think to gain developers' attraction from Claude Code.

Re: The Codex App

#472
post #92

Bugs me they treat MacOS as first class. Do people actually develop on a Mac in 2026? Why not just start with Linux?

Majority of devs > 60% in the valley use MacOS for development. Apple hardware is best in class. It's unix like. Cost isn't an issue. Macbooks look cool. Many reasons.

Re: The Codex App

#473
post #401

Earlier quoted context omitted.

You won't see it because it's mostly personal software for personal computers. I've got a medical doctor handwriting decipherer, a board game simulator that takes a PDF of the rulebooks as input and an accounting/budgeting software that can interface with my bank via email because my bank doesn't have an API. None of that is of any use to you. If you happen to need a similar software, it will be easier for you to ask…

I disagree. There is a tier of people who can't vibe code what you've vibe coded, but also might not trust your app (especially the bank one). There is still a real gap here to be filled by professional work or fakers.

Professionals are doing what I am doing, only inside companies. They make custom software that solves ultra-specific problems of that one company.

I don't quite understand the obsession with shipping fancy enterprise b2b saas solutions. That was the correct paradigm for back when developing custom code was expensive. Now it is cheap.

Why pay for Salesforce when you only use 1% of Salesforce's features? Just vibe code the 1% of features that you actually need, plus some custom parts to handle some cursed bespoke business logic that would be a pain in the ass to do in Salesforce anyway.

Re: The Codex App

#474
Why make a desktop windowing system app, for a user group who runs a bunch of simultaneous terminal sessions with tear-off tabs or tmux panels, and then force everything into one window that can only display a single session at a time?

The Open button and then codex resume --last is good, but it's a waste and The Wrong Abstraction not to make instantiable conversation windows from the get-go.

Re: The Codex App

#475
post #451

Earlier quoted context omitted.

>This requires calling native APIs (e.g., Win32), which is not feasible from Electron. Who told you that? You can write entire C libraries and call them from Electron just fine. Browser is a native application after all. All this "native applications" debate boils down to the UI implementation strategy. Maintaining three separate UI stacks (WinUI, SwiftUI, GTK/Qt) is dramatically more expensive and slower to iterate…

It baffles me how much the discourse over native apps rarely takes this into consideration. You reduce development effort by a third, it is ok to debate whether a company so big should invest into a better product anyway but it is pretty clear why they are doing this

>You reduce development effort by a third

Done by the company which sells software which is supposed to reduce it tenfold?

Re: The Codex App

#476
every day waking up, reading hn and thinking "This new AI xy is insane - it will change everything" then start my daily work in low code integration and thinking "How long will this last?

Re: The Codex App

#477

Earlier quoted context omitted.

It baffles me how much the discourse over native apps rarely takes this into consideration. You reduce development effort by a third, it is ok to debate whether a company so big should invest into a better product anyway but it is pretty clear why they are doing this

There are cross platform GUI toolkits out there so while I am in team web for lots of reasons, generally it’s because web apps are faster and cheaper to iterate.

[dead]

Re: The Codex App

#478
post #455

Earlier quoted context omitted.

McDonald’s isn’t hurting for customers either. Doesn’t mean their food is anything a chef ought to aspire to.

McDonald's is renown for speed of service, a bit ironic to compare that to slow apps

Maybe 40 years ago.

Re: The Codex App

#479
Crazy free tier. I reckon I used ~2 weeks of the claude $20 subscription within an hour. Spawned like 12 semi big tasks and I still didn't see no warnings.

Re: The Codex App

#480

Crazy free tier. I reckon I used ~2 weeks of the claude $20 subscription within an hour. Spawned like 12 semi big tasks and I still didn't see no warnings.

Not totally understanding this. Crazy free tier but that it used a crazy amount of tokens that cost you? Sry just trynna see what you’re saying
Post reply on HN