Almost all the links in my front homepage are sponsored now. What’s next, a few ads in the bookmark bar? How about when I enter a URL, I then have to type “McDonald’s” before I can actually navigate there?
Almost all the links in my front homepage are sponsored now. What’s next, a few ads in the bookmark bar? How about when I enter a URL, I then have to type “McDonald’s” before I can actually navigate there?
Serving Wikipedia is a different order of magnitude vs building a web browser
Okay but you mean which is harder?? Both projects rely on a bunch of salaried professionals supervising an army of volunteers. Firefox is a web browser, i.e. notoriously the space shuttle of software. But the Wikipedia is doing some surprisingly innovative and cutting-edge stuff with its own codebase too, as I understand it. Whichever is costlier, I’m not sure we’re talking about an order of magnitude of difference.
I’m not an expert on either codebase but I believe the main driver of complexity with developing a browser engine is the sheer number of standards and how fast they change and multiply. Wikipedia has to update articles and maintain the server backend, which is no small task with such a global and comprehensive website, but Firefox has to do similar things on top of vastly more complex code with much more churn. There’s a reason Mozilla developed Rust as well.