First of all, good for atavist. They recognize their market, and are following the path of greatest efficiency and effectiveness. Sounds like great business sense to me.<p>Now, on the other hand, I have to say, this kind of thing always bums me out. For a news distribution service, it does not matter so much I suspect, but in-general, the trend of putting more and more of the functionality I rely on daily into a web browser is distressing. Web browsers, despite all the innovation and work that has gone on lately, are still an enormous attack surface with the most significant likelihood of security breach (especially given that the rise of javascript has led us all to the point where we are almost allowing arbitrary code execution from untrusted sources on every page visit). Not to mention that web browsers were founded on the notion of conveying content, not functionality; HTML is a markup language (with <canvas> and JS and HTML frameworks, that's not so concrete anymore), it was not meant to host alternatives to the power of native applications.<p>I often find myself wishing for the ability to use a text-based web browser and have "The Web" still work, but those days are mostly long-gone[1] till I finally get around to writing my own browser[2] (which seems like it should not be a necessary step just to be able to interact with a simpler Web).<p>I suppose I am just tilting at windmills at this point (and, as I said, this post is not really aimed at atavist since I think content-delivery is a perfect niche for being web-only). Ah well, a user can dream, I suppose…<p>[1] <a href="https://www.youtube.com/watch?v=r38al1w-h4k" rel="nofollow">https://www.youtube.com/watch?v=r38al1w-h4k</a><p>[2] <a href="https://news.ycombinator.com/item?id=10072796" rel="nofollow">https://news.ycombinator.com/item?id=10072796</a>