← Back to context

Comment by wltr

11 hours ago

If that’s an Electron app, what’s the difference with running it in the browser?

Access to your computer

  • That's why I won't download that tool.

    • Access to your computer is the entire point of the app. Codex computer use can script and control any application on your computer.

      You can give it any task on your computer and it can automate it. Such as creating a photo on Photoshop, creating 3D models, editing videos, or browsing any website without scripting.

    • Honestly, you're missing out. The productivity gains I've had with these tools is unbelievable. I understand the risk though, so if you've got government sensitive data on your computer, or no backups, don't use the "full access" option. Babysit what it does instead.

      10 replies →

None that I can see - I already have it installed as a chrome app on my Mint desktop, and it seems identical.

  • Does the Chrome app have access to your local files, like when you're working on a code project?

    • Or running local commands or talking to an MCP server at a random domain unrestricted by content policy

Why do you need nodejs if you can run javascript in the browser?

  • I can't answer that question, but I think you can do more with node than with default javascript, such as access to local files. This is something I wanted javascript to do for local use and people always said "you may not do this, your computer will be destroyed". So I just use ruby instead and am still annoyed that javascript is so crippled by default at all times.