TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why doesn't YC build a web browser?

3 pointsby malchowover 6 years ago
The world needs one. To keep the internet alive. Now that Microsoft has given up, a company with reliable income, access to good devs, and a long-term interest in the open web should come along and do this.<p>And Firefox is slooow. (For me, anyway.)

6 comments

tlbover 6 years ago
YC doesn&#x27;t take on many large technical projects itself, but would be happy to fund a startup to build a better browser if there&#x27;s a sustainable business model.<p>The problem I want a browser to solve: I don&#x27;t mind paying for content, but logging in to paywalls is a hassle. Ideally I want the Spotify model, where I get all the content for a flat monthly fee that gets apportioned among all my content sources. Brave seems to have ambitions in this direction (and it&#x27;s my current main browser) but they don&#x27;t have enough deals yet.
hsikkaover 6 years ago
Forgive my ignorance, I may not understand what the problem is, but I was under the impression there are numerous browsers, chrome, firefox, brave, etc<p>Why does the world need another one?
PhilWrightover 6 years ago
Implementing a full featured web page renderer is a massive task. Correctly handling HTML and CSS and JavaScript and Canvas and animations and etc, etc, etc...<p>Then test is against the top 1,000 websites and ensure that yours renders the same as the popular existing browsers, otherwise people will complain and stop using yours because it is different. Then maintain it as new standards constantly evolve over time.<p>Finally your will have a codebase that you cannot sell because browsers are free! Even Microsoft have given up and Microsoft Edge is going to switch from their own renderer to using the open source one from Chrome.
smt88over 6 years ago
&gt; <i>a company with reliable income, access to good devs, and a long-term interest in the open web should come along and do this</i><p>That sounds like a nonprofit. In fact, it perfectly describes Mozilla.
mistermithrasover 6 years ago
Until&#x2F;unless you find what you&#x27;re seeking, check out The Classic Browser (<a href="http:&#x2F;&#x2F;theclassictools.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;theclassictools.com&#x2F;</a>). I just found out about it today and it&#x27;s fast.
rman666over 6 years ago
Why don’t you apply to YC with the idea?