Hacker News new | ask | show | jobs
by salusinarduis 2001 days ago
No one is paying for a web browser. It doesn't matter how fast it is.
2 comments

Flow's model isn't directly as an application, I suspect, but rather a browsing engine. Since the article mentions set-top boxes, that means deploying to fixed hardware which is usually the case for things like integrated browsers on TVs, consoles, and digital billboards or the like. And possibly video game UIs, like Coherent Labs's software.

So presumably one would license the engine to use in their device or game and integrate that cost on the end product, rather than a user explicitly paying $X to Ekioh.

One possible approach here could also be dual-licensing under both something like the GPLv3 and offering commercial licenses. That way you get the advantages of being FOSS, but also become able to sell the application to system builders.
I am ready to buy.

Needs: FOSS reasonable rendering, runs on Linux (Gentoo), no-bs. It's mostly FF - but they still pack in BS. And I want things like uBO to work.

I keep experiment with Servo and trying to build apps to embed other renderers so already spend time-cash trying to solve "user agent" problem

What is the usability state of Servo now ?
Rough! Wwbrender gets better but the Servo UI wrapper needs a bunch of work to add "standard" features (eg: bookmarks, url bar)