Live data from Hacker News

Hacker news unofficial desktop app

github.com

31–32 of 32 posts

Re: Hacker news unofficial desktop app

#31

Earlier quoted context omitted.

It's because there are a lot of people here obsessed with reaching the largest possible audience they possibly can. And since every brother and their mother are on mobile, or, at least, a web browser... The way I see it, mainstream masses are finally (FINALLY!) leaving the world of desktop computing behind, so now it can return to the nerds and people who just wanna do shit

How about new ideas like WebAssembly?

WebAssembly just makes a better target for transpilers, it doesn't really do anything to make developing "desktop" apps inside browsers easier.

Re: Hacker news unofficial desktop app

#32
post #13

Earlier quoted context omitted.

Qt/GTK/WinForms or GTFO!

WPF/UWP instead of WinForms and I agree. I don't even get why so many people like writing web apps, I feel a hell of a lot more comfortable working with a proper widget toolkit (my preference being GTK or WPF) without the constraints enforced on me by a browser and JavaScript.

I think that web app benefits vastly outweigh the constraints. Distribution is easy (give people the URL), the app is always up to date, and it's cross platform. Unless you absolutely need the features and/or speed of a device, you should seriously consider a web app vs. a not web app.
Post reply on HN