Live data from Hacker News

Ask HN: Best stack for building a desktop app?

news.ycombinator.com

11–20 of 47 posts

Re: Ask HN: Best stack for building a desktop app?

#16

with no additional context when running on mac/linux/windows, I like boring technologies, doing everything within python running locally while rendering everything in the user's default web browser with basic HTML/js/css

I guess most projects want more presence for their apps but this is a great solution compared to shipping an entire browser with electron.
Post reply on HN