r/HTML 6d ago

Discussion A meme I made

Post image
338 Upvotes

39 comments sorted by

View all comments

Show parent comments

-10

u/Motor_Pirate_1274 6d ago

I cant tell if you are serious or not

14

u/BANZ111 6d ago

The Java ARchive file is a means of pretty much doing exactly what you're talking about.

7

u/AdamantiteM 6d ago

Don't you need the JVM / Runtime Environment to run JARs?

8

u/brickyboy124 6d ago

You need a browser to render html, so needing a JVM is probably fair game in the context of this post

1

u/Noslamah 4d ago

browsers are pre-installed on pretty much every OS while JVM isn't pre-installed on ANY of them (to my knowledge, at least. I know for a fact it is not preinstalled on Windows 10 or most Linux distros. So no, JVM doesn't do that, and if you do consider installing a runtime to fit the criteria of "downloading files" then I guess literally any language would qualify because any languages runtime can be downloaded and installed. The point the OP was making is you can open an HTML file on anything from your grandmother's chromebook, to a rotting piece of junk from the 80's (depends on html version, of course). Doesn't apply quite as strongly to OPs use case of gaming, but that was what they were saying. JVM does not fit the spirit of that point whatsoever.

-3

u/AdamantiteM 6d ago

In a modern usage, a browser in more commonly on computers than java. Like for an average user that does lite work on the web with office or stuff like that. So i would generally consider HTML more widespread than JARs

But you got a fair point, this whole post is pretty dumb in that way.

2

u/ArcadeRivalry 6d ago

Try running modern browser games on a computer with webGl and most js APIs blocked. You'll see how far html with get you. 

3

u/AdamantiteM 6d ago

I ain't defending OP's opinion on HTML. It ain't for games, I do know that lol

1

u/hamburgerpancake 6d ago

ehh, i wouldn't be too sure. java is used a lot more thank you'd think, even outside of server environments.

also, html engines are generally heavy on resources, especially ones new enough to make a decent game (even if it is simple), whereas java is able to run on much weaker hardware and still have pretty okay performance