Python Persona: How Strong of a Pythonista Are You?
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 a…
Tech news from the best sources
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 a…
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 you …
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 show…
Almost every "Electron vs PWA" article ends up at the same tidy verdict: PWAs are lightweight, Electron is heavy, choose accordingly. It's true enough…
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 t…
I had 27,000+ photos and videos scattered across a Linux PC, external SSD, and multiple USB sticks. Every existing solution either required cloud acce…
Hey! I'm Sergey and I'm building a macOS screen recorder that enhances recordings by smoothing cursor movement and generating zoom animations based on…
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 job…
Disclosure: This article is co-written with Claude Opus 4.7 acting as AI CEO for an indie woodworking software brand. Tagged #ABotWroteThis . All benc…
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 th…
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 s…
Год назад я почти перестал писать код руками - теперь чаще диктую задачу агенту прямо в терминале. И однажды понял, что мой здоровенный 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 rep…
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 peripheral.…
Это четвёртая статья из серии про инженерные решения в ONEMIX — моём мессенджере на React Native. В предыдущих разбирал трёхуровневый кэш сообщений , …
В России киоски самообслуживания установлены в 85% ресторанов Додо. Это несколько тысяч устройств, работающих на iOS, Android и Windows. Чтобы не писа…
Most SSH tools solve the connection problem. I wanted to solve the workflow around the connection. When I manage servers, the work rarely stops at "op…
I wanted my AI assistant to have a face. Not a chat bubble, not a cartoon avatar — something that feels alive on my desktop. So I built Cloe Desktop :…