958
submitted 4 days ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 13 points 4 days ago

Yeah because documents are limiting and we want to do stuff that executables can do but with a better distribution model.

[-] [email protected] 1 points 3 days ago

Shoulda been something more like Java Web Start.

[-] [email protected] 1 points 3 days ago

Maybe. But performance, availability, and security killed a number of viable options. Flash was always more ubiquitous than Java on the web but it eventually died too.

[-] [email protected] 3 points 3 days ago* (last edited 3 days ago)

Flash was also cancer that ruined web pages.

The reason Java Web Start wasn't, was specifically because once you clicked on the link, it downloaded the app and started it as a real desktop application, with its own window and taskbar entry and whatnot. It didn't rely on being embedded in HTML (I'm specifically not talking about Java applets, BTW -- they sucked too) or manipulating the DOM for its UI; it could use Swing and have the same look and feel as a native application.

this post was submitted on 10 Jul 2025
958 points (99.8% liked)

Programmer Humor

24993 readers
849 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS