Earlier quoted context omitted.
Have you ever "looked under the hood" ? Browsers aren't your average weekend open source project, they're behemoths :) I once checked out chromium in order to test out whether file writing would be easy to do. The size of the project alone meant it took me forever to find out where to patch it. (Edit: This was something like 5 years ago before I started to grow a distaste for Chrome)
Have you ever "looked under the hood" ? Browsers aren't your average weekend open source project, they're behemoths I've sometimes wondered whether the barrier to entry is the biggest thing holding back FOSS. I'm an experienced developer, quite capable of diving into the kind of code these projects run. Now and then I have enough spare time that I might be able to make a useful contribution. I would be happy to suppo…
I was about to say that for the two projects I've tried this with, Filezilla and Firefox, it was actually quite reasonable. Especially Firefox, given its size, was surprisingly simply even if compiling took longer than I thought.
But then I read you are on Windows. Yeah, that's hell. I tried a few hours on Filezilla before deciding that it's just too messed up.