Introducing the Codex app
OpenAI releases a new macOS app for its Codex coding agent, featuring a UI, Skills support, and scheduled Automations.
OpenAI releases a new macOS app for its Codex coding agent, featuring a UI, Skills support, and scheduled Automations.
OpenAI releases Codex, a new macOS app for its AI coding agent, featuring Skills, Automations, and insights into its growing developer usage.
A daily tech link roundup covering Windows development, AI tools, web development, and software engineering news from January 23, 2026.
A daily roundup of links covering .NET, web development, AI tools, Windows updates, and various software engineering topics and tutorials.
How to fix Electron app errors when native Node modules are compiled against the wrong Node.js version, using @electron/rebuild.
A developer builds a custom desktop dashboard for Windows using Electron and React, featuring system monitoring, weather, media controls, and app launchers.
Explores niche desktop UI frameworks created by solo developers as alternatives to Electron and traditional toolkits like QT.
VS Code includes a built-in Simple Browser, useful for demos and pair programming to reduce window switching.
A developer details the technical choices and challenges in building a DIY photo booth application for a wedding using Electron, web APIs, and a GoPro.
A developer details building a custom, open-source photobooth application using web technologies for their wedding to save costs.
A guide on converting and installing a Sectigo code signing certificate for signing an Electron app on Windows, including troubleshooting common issues.
A guide to building a reactive Svelte store using Rust and integrating it into an Electron app for performance gains.
A developer shares insights and architectural notes from building a desktop application using Electron, React, and TypeScript.
A guide to attaching VSCode's debugger to native Rust code running within an Electron app's renderer process for hybrid development.
A tutorial on integrating Rust modules into Electron apps using the napi-rs library to improve performance for intensive tasks.
Explores the State design pattern using the real-world example of ngrev, an open-source tool for reverse engineering Angular applications.
A developer shares their personal VS Code configuration, including themes, settings, and essential extensions for efficient coding.
A developer shares lessons from building an interactive MIDI controller app with Angular, covering device connection and signal capture using the Web MIDI API and Observables.
A developer shares the process of building 'todometer', a meter-based to-do list desktop app using Electron, React, and Redux.
Presentation slides and code samples from an ng-conf 2017 talk on integrating a MIDI controller with an Angular application.