logoalt Hacker News

bluGillyesterday at 11:40 PM2 repliesview on HN

Something like Firefox is so complex that I could not fork it and make my own. I mean, I could, but the amount of changes I could put in would be trivial unless I'm getting paid full time. Even if I was paid full time, realistically, one person paid full time, no matter how good, just can't make an impact in the browser today.

I'm not paid full time to work on a web browser. As a volunteer, I can't find the time to dedicate to that. I could do a few lines here and there if I really got dedicated, but like most people, I have a life. I have kids and such. My retirement account won't fund my midlife crisis to quit my job and work on a web browser, so I depend on something to build a good browser. And that is assuming I even would work on a web browser if I could afford to do whatever I want full time. There are a ton of other activities in my community that need volunteer help, some of which I'm helping a little bit, but I could do more for.

I, like many here, have wished that we could donate a small amount to Firefox every month to fun development, however it turns out that the Mozilla Foundation does not fund development of Firefox and so any money would go not to Firefox but to other causes of which I may or may not support but are not a web browser which is what I want to support.


Replies

wlesieutretoday at 12:18 AM

Other people do fork Firefox though, like Zen browser

https://zen-browser.app/

https://github.com/zen-browser/desktop

show 2 replies
glensteintoday at 2:35 AM

Finally someone talking sense. I understand forking if it's, say, a simple android app to view images, because the owner sold out and ads got put into a bunch of things that used to be a foss code base (coughSimpleMobileToolscough), but the actual task of forking and maintaining 30-40 million lines of code and weekly security updates is unrealistic. That intensive process effectively became Google's moat.

I actually think this is an interesting case for AI not being evil, because I think it's at least plausible that it could close the gaps between big dogs and little guys, though in the long run it might just prove to be another form of acceleration.