Yes, but I'm concerned about the number of existing browser engines that have fallen by the wayside, as the project founders have become exhausted. The scope of such a project is incredibly easy to underestimate, and it has only ever gotten larger. Some examples: https://www.reddit.com/r/browsers/comments/124kphe/what_do_y...
Honestly, I view projects like this as more of an intellectual curiosity than anything which seeks to become useful . The Firefox engine is great if you don't want something controlled by Google. And it's going to be much easier to develop plugins or extensions for that versus trying to write your own browser from scratch, which to be honest will probably cost hundreds of millions of dollars. If not more. I do imagin…
Gosub – An open-source browser engine
21–30 of 173 posts
Re: Gosub – An open-source browser engine
#22Re: Gosub – An open-source browser engine
#23Why Gosub if it isn't written in Go? Should have been called Rustsub ;-)
Re: Gosub – An open-source browser engine
#24Would a fork of Chromium that was restricted to MISRA-C/C++ offer any real security advantages? Would parts of Chromium be fundamentally incompatible with these standards? https://en.wikipedia.org/wiki/MISRA_C
Re: Gosub – An open-source browser engine
#25Re: Gosub – An open-source browser engine
#26Re: Gosub – An open-source browser engine
#27Earlier quoted context omitted.
Honestly, I view projects like this as more of an intellectual curiosity than anything which seeks to become useful . The Firefox engine is great if you don't want something controlled by Google. And it's going to be much easier to develop plugins or extensions for that versus trying to write your own browser from scratch, which to be honest will probably cost hundreds of millions of dollars. If not more. I do imagin…
> more of an intellectual curiosity than anything which seeks to become useful I am reminded of this: “I’m doing a (free) operating system (just a hobby, won’t be big and professional like gnu) for 386(486) AT clones.” – Linus Torvalds, announcing the software that became what we now know as Linux
Re: Gosub – An open-source browser engine
#28The fact that they are writing their own bytestream abstraction does not bode well.
That said, I hope they succeed at shipping something, even if it’s not competitive with Chrome.
My previous thoughts on the topic: Why you can’t build a web browser and why you should anyway.
Re: Gosub – An open-source browser engine
#29Earlier quoted context omitted.
Honestly, I view projects like this as more of an intellectual curiosity than anything which seeks to become useful . The Firefox engine is great if you don't want something controlled by Google. And it's going to be much easier to develop plugins or extensions for that versus trying to write your own browser from scratch, which to be honest will probably cost hundreds of millions of dollars. If not more. I do imagin…
> more of an intellectual curiosity than anything which seeks to become useful I am reminded of this: “I’m doing a (free) operating system (just a hobby, won’t be big and professional like gnu) for 386(486) AT clones.” – Linus Torvalds, announcing the software that became what we now know as Linux
Re: Gosub – An open-source browser engine
#30Former Mozilla employee here. The fact that they are writing their own bytestream abstraction does not bode well. That said, I hope they succeed at shipping something, even if it’s not competitive with Chrome. My previous thoughts on the topic: Why you can’t build a web browser and why you should anyway. https://joshondesign.com/2022/12/14/browser_1000_loc
You want to elaborate on why exactly? Seems like a kind of shallow dismissal, but then I'm no browser engine developer exactly, maybe it's obvious.