←back to thread

ChatGPT Atlas

(chatgpt.com)
763 points easton | 1 comments | | HN request time: 0s | source
Show context
zuInnp ◴[] No.45659055[source]
In the future we all will use 50 different Chromium based browsers
replies(2): >>45659135 #>>45660386 #
TranquilMarmot ◴[] No.45659135[source]
We already do with Electron
replies(1): >>45664985 #
1. orliesaurus ◴[] No.45664985[source]
While using Electron does indeed allow us to run web technologies across platforms, the conversation around browser diversity goes beyond packaging websites as desktop apps. Many mainstream apps are built with Electron, but that doesn't mean there isn't room for innovation in the browser space. Projects like THIS ONE (ChatGPT Atlas) attempt to integrate AI features more tightly with browsing to enhance productivity.

It's worth mentioning that there are alternatives to Electron for building cross‑platform desktop applications that are more resource‑efficient. *Tauri*, for example, uses Rust for the backend and leverages the system's built‑in WebView instead of bundling Chromium.

We may "already do" have tons of cross‑platform apps with Electron, but exploring alternatives like Tauri or even new browser engines could lead to better performance and I'm hopeful that new approaches will push the envelope further.