Tree-style tabs and the bookmark model to go with it (a bookmark can have a parent, so you can restore subtrees of tabs, each with its history intact).[1] Scroll below bottom of page as necessary when navigating to anchor links.[2] Put focus in urlbar when switching to a tab unless the user has already moved it onto the page. Continue to allow bookmark keywords for custom searches from urlbar (e.g. "w fun" to search…
Ask HN: What would you want in an ideal web browser?
91–100 of 250 posts
Re: Ask HN: What would you want in an ideal web browser?
#92The web needs to split into two: * Reader browser * Application browser The reader browser should show you the "web" in a kindle-like readable experience, just as it does today. However, the application browser, although it does receive a URL, should not have any HTML page as a default view. Instead, a JavaScript should be first loaded, and from there, following the permissions it requests, it can open new windows, n…
Re: Ask HN: What would you want in an ideal web browser?
#93Tree-style tabs and the bookmark model to go with it (a bookmark can have a parent, so you can restore subtrees of tabs, each with its history intact).[1] Scroll below bottom of page as necessary when navigating to anchor links.[2] Put focus in urlbar when switching to a tab unless the user has already moved it onto the page. Continue to allow bookmark keywords for custom searches from urlbar (e.g. "w fun" to search…
Re: Ask HN: What would you want in an ideal web browser?
#94Earlier quoted context omitted.
Correct me if I'm wrong. Isn't this webkit?
Isn't WebKit the rendering engine itself? The "ideal" core I was talking about should be able to use WebKit as a rendering engine.
It seems like WebKit's WKWebView (or WebKitWebView on gtk, or ewk_view on efl) is pretty much what you're asking for.
Edit: WKView should be WKWebView, sorry
Re: Ask HN: What would you want in an ideal web browser?
#95Re: Ask HN: What would you want in an ideal web browser?
#96Re: Ask HN: What would you want in an ideal web browser?
#97Tree-style tabs and the bookmark model to go with it (a bookmark can have a parent, so you can restore subtrees of tabs, each with its history intact).[1] Scroll below bottom of page as necessary when navigating to anchor links.[2] Put focus in urlbar when switching to a tab unless the user has already moved it onto the page. Continue to allow bookmark keywords for custom searches from urlbar (e.g. "w fun" to search…
Why ad blocking? You know the internet runs on ads right? Without the ads all you'll see is paywalls and backchannel press releases.
Without the ads all you'll see is
paywalls and backchannel press releases.
And Hacker News.Re: Ask HN: What would you want in an ideal web browser?
#98Earlier quoted context omitted.
How so?
I book mark often. Unless you have rigid discipline your bookmarks will end up as a huge confusing list. Current bookmark managers feel like an afterthough. Google don't want you to use bookmarks. They want you to search so they can mine data and serve ads . I'd pay money for a book mark manager that could organise my list of about 2,000 bookmarks. That software could have a "bulk bookmark import" feature so that use…
One solution would be to let you install third-party bookmark managers which would replace the built-in bookmark UI. That seems even more ripe for abuse than features like custom toolbars, though, which are already heavily abused in current browsers.
Re: Ask HN: What would you want in an ideal web browser?
#99- It must be ultra lightweight: fast when starting up, fast when handling load of tabs, just fast.
- Doing _one single thing_ exceptionally well: enable the user to browse. Built-in modularity means add-ons/plug-ins/etc can optionally be added to expand the browser capabilities.
Re: Ask HN: What would you want in an ideal web browser?
#100Modularity. I would like to see a browser that is designed as an engine, meaning that no UI/UX, or 'browsing' features are included. Much like a raw linux kernel in philosophy. I would like this ideal browser to have interoperability with various JS engines, HTML and CSS renderers, as well as the standardized specifications for the underlying network protocols. It should be 'safe' by being written in languages where…
I'm having a really hard time working out whether or not I agree with this idea. On the one hand my inner developer loves the idea. The notion that everything is a module, with well documented and robust APIs for communication between modules, is perfect. The browser could be all things to all people. But on the other hand there would be absolutely no additional value for a typical user. 99% of people (generalising,…
You can install Arch/Debian Linux or Ubuntu, and there is no collision there. You build your OS the way you want it or you run an automated installation and soon you are doing work, browsing, watching movies, etc.
My point is that if Debian wasn't what it is, you wouldn't have Ubuntu which offers additional value to a typical user, and be stuck with Windows forever. Choice is of value.
Do you want to be stuck with Firefox, Chrome etc. knowing how hard they adapt to real needs and ignore bug fixing in favor of new features?
A browser is not your 'typical' application. Browsers are in my opinion true virtual machines and should be treated as such.