this post was submitted on 13 Nov 2025
3 points (66.7% liked)
Linux
10111 readers
824 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@unexposedhazard@discuss.tchncs.de are you sure you can't run a web application without a browser ???
Thats like asking whether you can run without legs. A web application is a program made to be run in a web browser. There are applications that ship with their own custom browser engine so it doesnt look like a web browser, but its still technically being run by a web browser. Unless microsoft made a standalone version of this application, it wont be possible to run it outside some sort of web browser.
@unexposedhazard@discuss.tchncs.de so a web application cannot run on cli ???
Please just use one question mark you're making us all nervous
@DrFunkenstein@sh.itjust.works l need to understand the value of a punctuation mark, l suppose......
@unexposedhazard@discuss.tchncs.de
Are you just trolling at this point? Yes there are browser engines for cli use, but those are for headless stuff like bots/scripts. How would a cli be able to render a full html site?