this post was submitted on 12 Dec 2023
913 points (98.7% liked)

Programmer Humor

31793 readers
195 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 131 points 8 months ago (17 children)

A pile of HTML + JS is the only cross platform GUI toolkit that's practical to deploy.

I'm not really happy about it myself, but realistically there's not any other option than just bundling a website into a wrapper.

And to pre-empt any replies; your proposed solution must support Windows, Linux (X11 and Wayland), MacOS, iPhone, Android, Chromium and Firefox.

[–] [email protected] 39 points 8 months ago (2 children)
[–] [email protected] 42 points 8 months ago (1 children)

3 billion devices can't be wrong!

[–] [email protected] 29 points 8 months ago

Real talk; if Java didn’t have their head up their own arses, it would have been the real solution. But Oracle does what Oracle does.

Do not anthropomorphize Larry Ellison.

load more comments (14 replies)