Hacker News new | ask | show | jobs
by runn1ng 4613 days ago
So... the future should be to feature bloat browsers.

Opera already tried that. They weren't very succesful.

2 comments

They've been feature bloated for a while now, and are still growing all the time. Before Google gave the order to kill IE6 and the world switched from optional to mandatory JS, one could've easily used something like links, w3m, lynx, or a small 3kloc browser hacked in a weekend (been there, done that). Things more or less just worked, and looked the way you wanted things to look.

Now? How many lines of code do you have in Gecko or Webkit, and a reasonable browser built around them? And all the things they depend on? Let's not forget you also need support for one of the most complex programming languages. Browsers really are HUGE.

I think someone's mixing up correlation with causation again . . .