I don't understand OpenAI's product strategy.
Codex is now in the ChatGPT mobile app
261–270 of 274 posts
Re: Codex is now in the ChatGPT mobile app
#262This feature could well be the reason OpenAI hired Peter Steinberger (OpenClaw).
Re: Codex is now in the ChatGPT mobile app
#263Re: Codex is now in the ChatGPT mobile app
#264Earlier quoted context omitted.
> There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. https://x.com/karpathy/status/1886192184808149383 Forgetting code exists is by definition not suitable for serious work. However, OP said in the following paragraph, that this would be a first draft, and that the code would actually be reviewed and tested properly befo…
> Forgetting code exists is by definition not suitable for serious work This is just like everyone who says, “An iPad is not suitable for serious work.” By which they (and you) generally mean, “What I do is serious work. What you do is unserious work.” I think I do serious work – I mean they pay me for it? And I have only copy/pasted and just run whatever code’s been generated by AI for the past 12 months or so. When…
Re: Codex is now in the ChatGPT mobile app
#265Earlier quoted context omitted.
Just...write longer messages. Maybe it is age but I've written huge forum such as on HN all from my phone often with multiple tabs open to source various links for foot notes. When I type for an LLM, I will type a lot too if needed and will often even type a little, wait to think, then continue, over the course of like 15 minutes even, so that the intention of the prompt is correct since that saves much more time and…
For me personally, I haven't really found that length per se is what makes something harder to write on mobile vs desktop, but more the level of "complexity". If it's just a matter of banging out a bunch of straightforward linear text, I'll often reach for my phone before my laptop. Mobile swipe typing is actually pretty productive for that sort of thing, in my experience. Where it starts to become a pain is when the…
Does the tunnel setup feel clunky to use? That's the main thing that stops me.
Re: Codex is now in the ChatGPT mobile app
#266Earlier quoted context omitted.
I'm not sure about others but I can't coherently voice my thoughts through speech alone as I'd want to think and revise the message, so I generally don't use voice transcription with AI.
I haven't found that to be an issue. Just say what revisions you want. Once you're done, paste it into an LLM to clean it up into a usable prompt.
Re: Codex is now in the ChatGPT mobile app
#267Re: Codex is now in the ChatGPT mobile app
#268Earlier quoted context omitted.
> Forgetting code exists is by definition not suitable for serious work This is just like everyone who says, “An iPad is not suitable for serious work.” By which they (and you) generally mean, “What I do is serious work. What you do is unserious work.” I think I do serious work – I mean they pay me for it? And I have only copy/pasted and just run whatever code’s been generated by AI for the past 12 months or so. When…
Well, are you reading the code? If not, how can you vouch for the correctness?
Re: Codex is now in the ChatGPT mobile app
#269Earlier quoted context omitted.
No we won't see that because the whole 'broke my computer' trope pretty much never happens to people unless they are researchers going wild in a VM to trigger it. And pure novices are just... not using these tools, and when they do, at most they lose a spreadsheet. (and that hardly happens either, if at all) This is a non-issue problem raised by anti-ai zealots, much like data center water use is overblown. Headlines…
I am an engineer and just the other day forgot to set a disk quota on a container I gave an agent and it almost reached disk space running a simulation that was logging to a DB overnight. If that would have happened I probably would have lost ability to ssh and that computer isn't connected to a display or keyboard so would have been a huge headache for me to reset. And novices ARE absolutely using these things, I ha…
Also, your worst case was... having to dig for some cables and peripherals, which of course you have around, because you are into computers and self hosting.
Re: Codex is now in the ChatGPT mobile app
#270Earlier quoted context omitted.
I am an engineer and just the other day forgot to set a disk quota on a container I gave an agent and it almost reached disk space running a simulation that was logging to a DB overnight. If that would have happened I probably would have lost ability to ssh and that computer isn't connected to a display or keyboard so would have been a huge headache for me to reset. And novices ARE absolutely using these things, I ha…
Also to drive this point home I've had claude suggest no password sudo before, some people are going to blindly accept that on a computer that also has access to accounts. Making that computer very vulnerable.