Hacker News new | ask | show | jobs
by finack 754 days ago
None of these things are in scope for a program that is supposed to browse the web (by fetching web pages and rendering them).
2 comments

How is securely connecting to a device that isn’t, itself, connected to the cloud, fetching a webpage from it, and rendering it out of scope for a web browser? Certainly URLs like http://192.168.1.1 have been in scope for decades — why can’t a web browser figure out how to support that use case well?
Web browsers can already do that. I'm not sure what else is desired beyond what they already do.
It sounds dumb, but honestly modern browsers feel way closer to the JRE than they did things designed to fetch and render sites.