How we run five coding agents side by side in one window
I build NestMux, a desktop app that runs Claude Code, Codex, Gemini CLI, Copilot and OpenCode in a grid of real terminals, each with its own account…
Tech news from the best sources
I build NestMux, a desktop app that runs Claude Code, Codex, Gemini CLI, Copilot and OpenCode in a grid of real terminals, each with its own account…
You close your laptop. The screen goes dark. You assume everything stopped. But what if it didn't? Maybe Docker is still transferring data. Maybe Ch…
I ship a push-to-talk dictation app for Windows ( VocalCode ). Hold a key, talk, release, text appears at the cursor. The "hold a key" part is a low…
My model folder got out of hand. If you print much you know the shape of it: STL, 3MF, STEP, OBJ, PLY and ZIP files piling up faster than you can na…
Last week I wrote about AMA-teras , a desktop AI agent that writes its own tools behind verification gates. This week it learned to speak SKILL.md —…
Mencetak dokumen dari aplikasi web biasanya harus melewati dialog print bawaan browser atau Windows. Untuk aplikasi biasa, hal tersebut mungkin tida…
A desktop AI agent that writes its own tools — and why every line passes a gate before it runs. The itch Agent capability is quietly becoming synony…
What happens when you let an AI write a browser extension I've been building Chrome extensions with AI coding agents — Claude Code, Cursor, whatever…
The Electron Linux message-box repair from Field Test #042 has now been merged into a downstream package, while the original upstream Electron pull…
This is a submission for Weekend Challenge: Passion Edition What I Built Python Persona is a desktop app that analyzes any GitHub user's Python code…
I have playlists I like. Music I've saved, albums I come back to. And then I have the lo-fi study streams, which are a completely different thing yo…
I reopened an old project and found a working authentication implementation. What I could not find was the reason it looked that way. The commits sh…
Almost every "Electron vs PWA" article ends up at the same tidy verdict: PWAs are lightweight, Electron is heavy, choose accordingly. It's true enou…
The Space Force wants to cut the time to field new satellites from years to weeks, days, or hours.
Я разработал десктопное приложение для Windows, которое позволяет смотреть видео вместе с друзьями онлайн. Ключевая возможность — всё одновременно:…
Последние шесть лет я собирал данные о своих тренировках. Сначала это была обычная тетрадка, потом заметки в телефоне, затем Excel. Со временем табл…
How to Call Windows Native APIs in Electron Calling Windows native APIs in an Electron app feels like wanting to see the ocean but only having a map…
If you sell a desktop app on Gumroad, it hands every buyer a license key. But Gumroad stops there — checking that key inside your app is entirely up…
I had 27,000+ photos and videos scattered across a Linux PC, external SSD, and multiple USB sticks. Every existing solution either required cloud ac…
Hey! I'm Sergey and I'm building a macOS screen recorder that enhances recordings by smoothing cursor movement and generating zoom animations based…
Webnative - фреймворк для разработки нативных приложений на языках веба с использованием нативных webview компонентов. Читать далее
Небольшой R&D о современных альтернативах Electron для десктоп‑приложений на веб‑технологиях. На одинаковом тестовом приложе…
Every Electron app I built reached the same fork: "okay, now add a database." And every time, that one sentence quietly turned into three separate j…
Disclosure: This article is co-written with Claude Opus 4.7 acting as AI CEO for an indie woodworking software brand. Tagged #ABotWroteThis . All be…
I love switching wallpapers a lot, the feeling of intention when I look at my desktop is something I yearn for and like many, I often get my images…
When I started building Paseo, I picked Tauri. The reasoning felt obvious at the time. I was building a desktop app with a web UI, and I cared about…
Год назад я почти перестал писать код руками - теперь чаще диктую задачу агенту прямо в терминале. И однажды понял, что мой здоровенный IDE преврати…
If you're shipping an Electron desktop app to end users and you don't have auto-update wired in, you're going to keep getting "this is broken" bug r…
macOS doesn't make it easy to see how much juice is left in your AirPods, Magic Mouse, MX keyboard, PS5 controller, or any other Bluetooth periphera…
Это четвёртая статья из серии про инженерные решения в ONEMIX — моём мессенджере на React Native. В предыдущих разбирал трёхуровневый кэш сообщений…