Reading up on Electron
8 deep · digging since jan 22
- Real-time Voice AI. Built to Scale.
Smallest AI argues that specialized small models operating on compressed representations, rather than monolithic large models, are the future of real-time voice AI.
- Native all the way, until you need text
Web views like Electron outperform native text frameworks (TextKit 2) for complex Markdown rendering, despite size overhead, due to resource investment and cross-platform convenience.
- Native all the way, until you need text
A veteran macOS developer finds that native Apple frameworks fail to support rich Markdown chat UIs, making Electron and WebKit more practical despite developer criticism.
- GitHub - zenbu-labs/zenbu.js: The framework for building hackable software
Zenbu.js is a JavaScript framework that makes applications extensible by default, allowing users to modify source code or inject plugins with hot reloading.
- Claude is an Electron App because we’ve lost native @ tonsky.me
Claude is an Electron app because native development no longer offers advantages in APIs, consistency, integration, or performance.
- Why is Claude an Electron App?
Despite coding agents excelling at cross-platform code generation, Electron remains practical for apps like Claude due to high last-mile and support costs.
- Introducing the Codex app
OpenAI released a macOS app for its Codex coding agent, adding a UI, skills, and automations, and reporting over a million developers have used it.
- GitHub - ComposioHQ/open-claude-cowork: Open Source version of Claude Cowork built with Claude Code and Composio Tool Router
An open-source desktop chat application that integrates Claude Agent SDK and Composio Tool Router to automate work across desktop and 500+ SaaS apps.