Live data from Hacker News

Codex is now in the ChatGPT mobile app

openai.com

271–274 of 274 posts

Re: Codex is now in the ChatGPT mobile app

#271
post #241

Earlier quoted context omitted.

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…

For prompting an LLM specifically, what sort of formatting do you need, as you can just throw a stream of consciousness to it and it'll parse it just fine? For looking up other stuff, sure, but it's not too hard to open up new tabs in the mobile browser. I find it way more useful to be able to make stuff on the go rather than having to sit down every time. Does the tunnel setup feel clunky to use? That's the main thi…

I guess it depends on the prompt, but code blocks, lists, block quotes, and horizontal lines all come to mind. Not that formatting is a huge deal (particularly in Markdown), but it's just one of many small things that adds to the feeling that I'll have an easier time producing a given body of text with a full mouse and keyboard.

Another thing I didn't mention is copying to the clipboard, which kind of sucks on mobile in general, but is particularly a hassle within RDP. If I'm going to need to copy a bunch of terminal output, snippets of files from VS Code, maybe some browser console errors, etc., I generally don't bother attempting to put that prompt together from my phone.

Tailscale is fairly polished and seamless to use for creating the actual tunnel to the dev machine. The RDP part may be a bit hacky, but it does everything I need and works well enough that at this point I haven't invested time in trying out alternatives. Using a full Linux desktop from a 6" smartphone is inherently going to be clunky, but the flip side is it's 100% batteries-included. You'll never have to rely on some app to reimplement end-to-end support for your entire dev workflow, because it's already a direct interface to your actual dev box.

aRDP deserves a lot of credit for how practical this is. It's clear that a lot of care was taken to map mobile interaction metaphors to desktop UIs in a way that was as natural as could reasonably be done. For what it is, the UI/UX is surprisingly smooth.

I also tested the new ChatGPT feature. Not a full RDP replacement, but it'll be a super handy companion UI after Plan mode is fully supported.

Re: Codex is now in the ChatGPT mobile app

#272

Codex has been great in the last 3-4 months I've been using it, almost exclusively to review existing GDScript code, and this was the feature I wanted most, because with gamedev you get the best ideas when you're out and about or in bed :) Claude on the other hand has been jank all around from the UX to the UI to the AI itself that it's baffling how it's more popular here on HN: https://i.imgur.com/jYawPDY.png Sadly…

> Sadly this remote control feature doesn't seem to be for Mac to Mac yet?

Oh there is a "Control other devices" option in Settings → Connections, but it wasn't working in the build at the time of the original post

Re: Codex is now in the ChatGPT mobile app

#273
Is anyone else troublingly addicted to your code agents? I’m constantly thinking about work because work is “just wrapping up” always now. I go to see one thing is done, outside of work hours, then find myself kicking the next thing off.

Who is this good for? My company, Anthropic/Openai, but not me? Maybe if I was investing in a side project I’d feel differently.

At any rate, the thought of bringing the agent out of my work machine and into my pocket or bed with me is terrifying. I hope it doesn’t come to that.

Re: Codex is now in the ChatGPT mobile app

#274
post #75

Earlier quoted context omitted.

on Codex I ran into limits maybe like 2 times in 3 months, after doing several "upgrade this experimental game to my latest shared framework" passes on 5.5 Extra High

On which plan? I can go through a 5-hour limit with a $20/mo Plus subscription in a few minutes with 5.5 Extra High. This causes me to reserve the latest/best rev for the harder problems. 5.5 really does seem to be very superior to 5.4, but it's also very expensive to run: The gas gauge moves fast . It's not very clearly defined whether 5.5 will cost less to get a problem solved quickly, or if a bunch of automatic it…

[dead]
Post reply on HN