Understanding ChatGPT Work
41–50 of 216 posts
Re: Understanding ChatGPT Work
#42Earlier quoted context omitted.
If it makes you feel any better, I have just upvoted every submission made by your account.
I mean he is kind of speaking truth. Anything Simon posts seems to get upvoted and this article is nothing special or interesting. It's like a tutorial for a feature of a ChatGPT subscription.... Cool.
You can check his domain history to confirm that not everything Simon posts gets upvoted. https://news.ycombinator.com/from?site=simonwillison.net
Re: Understanding ChatGPT Work
#43Re: Understanding ChatGPT Work
#44I think most people are sleeping on the ChatGPT Work/Codex computer use feature. It's incredibly useful. I can remote in from the app, voice it instructions, then let it work in the background. When I tell it "draft a reply to this email (which it has access to thru the gmail connector) and attach the latest docs" or "fill out this multistep immigration electronic travel authorisation form using my passport files sav…
I am not sure I understand how this is better from using Claude Code from the mobile app. Or Codex from the ChatGPT app. If you have supplied tooling on your system, you have access to all of this and more. I think the idea is most people don’t have a machine up and available, nor maintain skills for interacting with their core services? One thing that keeps me from adopting codex more deeply is the architecture arou…
> Codex requires you run the desktop app and additional authentication requirements. The result of this has been codex is almost always relegated to fleet worker rather than orchestrator.
I’m often using my MBP but also the Mac Studio remotely via the mobile app. What’s missing in your mind?
Re: Understanding ChatGPT Work
#45I think most people are sleeping on the ChatGPT Work/Codex computer use feature. It's incredibly useful. I can remote in from the app, voice it instructions, then let it work in the background. When I tell it "draft a reply to this email (which it has access to thru the gmail connector) and attach the latest docs" or "fill out this multistep immigration electronic travel authorisation form using my passport files sav…
> "fill out this multistep immigration electronic travel authorisation form using my passport files saved in the folder" It's both awesome and scary at the same time to realising that most AI these days can work on something like this that's official and tedious, and probably not screw up too much (or do better at it than some people with fat fingers).
Re: Understanding ChatGPT Work
#46I recently figured out that I could use ChatGPT Work on my Pixel Phone to build native Android apps. It builds the app and you can then directly download/install the APK. So now I just build small utility apps on-the-go whenever I need them :)
Re: Understanding ChatGPT Work
#47ChatGPT Work is trying to reclaim some of that magic that Claude Cowork affords its users that is so hard to explain succinctly.
Re: Understanding ChatGPT Work
#48It’s been part of the strategy from both OpenAI and Anthropic to split users into “devs” and “knowledge workers”. Hence Codex and Work (or Claude Code vs Cowork), and Chat is stuck in between. Codex can do everything Work can do and most non devs I know use Codex - from sales ppl doing weekly prioritisation of pipelines and customised email reach outs, to project managers using it as a living LLMWiki of all the proje…
What's the point of this split?
Re: Understanding ChatGPT Work
#49I recently figured out that I could use ChatGPT Work on my Pixel Phone to build native Android apps. It builds the app and you can then directly download/install the APK. So now I just build small utility apps on-the-go whenever I need them :)
Can it debug the apps? That would the app singularity - user speaking at their phone until phone complies and produces desired app for the current moment.
If something in the UI of the app looks weird, you simply take a screenshot and ask ChatGPT to fix it. Or what I also like to do is add a logging functionality to the app. If something goes wrong, I then just upload the log to ChatGPT so that it can fix it.
Re: Understanding ChatGPT Work
#50I recently figured out that I could use ChatGPT Work on my Pixel Phone to build native Android apps. It builds the app and you can then directly download/install the APK. So now I just build small utility apps on-the-go whenever I need them :)
Can it debug the apps? That would the app singularity - user speaking at their phone until phone complies and produces desired app for the current moment.