https://github.com/tihiera/raincast #GitHub #development #tech #satire #HackerNews #ngated
Anyone know of a tool similar to `npx nativefier` that uses something else (e.g. Tauri) instead of Electron? It doesn't need to use npx either, cargo is good and I'll consider other options
🦾 Electrobun vs Tauri - Which Desktop Framework Should You Use?

Shoutout to Ofek Bickel aka sinisterMage, who is seemingly building a complete Julia IDE from the ground up single-handedly.
https://github.com/sinisterMage/JulIde
And the repo has the best readme.
Turbo Desktop: Rails 애플리케이션을 위한 네이티브 데스크톱 셸 구축 프레임워크
Turbo Desktop은 Tauri 2를 기반으로 Rails 웹 앱을 macOS, Windows, Linux용 네이티브 데스크톱 앱으로 변환해주는 경량 프레임워크입니다.
From now on you get prompted to install plugins when you start Nuclear for the first time. This also applies to empty search, and the list of installed plugins. Hopefully that will be less confusing for newcomers.
Seguimos expandiendo el ecosistema de #VasakOS 🚀
Hoy presentamos Vasak Terminal, la terminal que acompañará al Vasak Desktop.
Construida con:
• Tauri
• Vue
• TypeScript
• Rust
• xterm.js
Actualmente incluye soporte para multi-tabs e integración completa con el sistema de temas del desktop.
Ya está en estado BETA y llegará en la próxima ISO del sistema.
Artículo completo 👇
http://os.vasak.net.ar/blog/2026/03/vasak-terminal-una-terminal-moderna-basada-en-tauri-para-el-ecosistema-vasak-os/

El ecosistema de Vasak OS continúa creciendo. Luego de presentar nuevas aplicaciones como el gestor de archivos, hoy queremos mostrar otro componente fundamental del sistema: Vasak Terminal. Vasak OS un sistema operativo basado en Linux pensado para todos los usuarios
Would anyone be interested in collaborating with me to develop and maintain a #React component library for #macOS? The goal is to ensure that desktop applications built with #Electron or #Tauri have a more visually consistent look when targeting macOS exclusively.
I know React Desktop (http://reactdesktop.js.org/) exists, but it is outdated, stuck on macOS Sierra, and seems to be unmaintained.
Some work is already in progress.
Hi! A big #question for #webdev
// Context: a #Tauri application written in plain #JavaScript.
I used the #DOMParser to read an HTML file and display it as #Markdown.
For unit testing, I use #MochaJs, and I wanted to run the tests in the command line interface (CLI) with #nodejs.
However, Node.js does not have the DOMParser library. :/
I then used jsdom to develop the function in a behaviour-driven development style, but this cannot be run in a browser.
I now realise that trying to test this functionality in this way is not a good idea.
What can I use instead? ??
You're welcome to #boost or ask for clarifications. :)