←back to thread

403 points jaytaph | 2 comments | | HN request time: 0.553s | source

Last year I wrote a post about trying to make a change in the world by writing a browser.

Today, we're excited to introduce Gosub, a new open-source browser engine that we are building from the ground up in Rust!

Gosub aims to be a modern, modular, and highly flexible browser engine. While still in the early development and experimentation phase, Gosub is shaping up nicely, and we’re looking to onboard more contributors to help us bring this project to life.

Some of the key highlights:

  * Written in Rust: We're leveraging Rust's safety and performance features to create a robust and efficient engine.
  * Modular Design: The project is organized around modules, allowing for clean separation of concerns and easier collaboration. It also allows us to easily swap components based on needs and allows more freedom for engine implementers in the future.
  * Collaborative and open source: We’re building Gosub with the intention of making it approachable and open to contributions, aiming to create a project that's easier to understand and collaborate on compared to existing browsers.
Instead of writing another shell around Chromium or WebKit, we decided to write a browser engine from scratch. We believe that having a diverse landscape of engines is the only way to defeat a monoculture that is currently threatening current browsers and by extension the internet itself. We cannot and should not let a very small number of large companies dictate the future of the web and its usage.

With Gosub, we're aiming to build something more approachable that can evolve with the latest web technologies, all while being open to contributors from day one.

We’re looking for developers with or without experience in Rust. You just need to be interested in browser technologies. There are plenty of opportunities to work on core modules, document our progress, and help shape the project's direction.

We can already render simple pages, including the hackernews front page. However, to render most sites correctly, it is still a long journey, so come and join us!

Show context
thwg ◴[] No.41841359[source]
I'm confused. Why do you name it “go”-something when it is not implemented in Go... I have a more catchy name for you, Rub, which stands for route to unlimited browsing.
replies(3): >>41841375 #>>41843252 #>>41846611 #
thesuperbigfrog ◴[] No.41841375[source]
"GOSUB" is the syntax used to call subroutines (functions) in BASIC:

http://retro-basic.com/manual/GOSUB.html

replies(1): >>41841446 #
thwg ◴[] No.41841446[source]
Thanks for the pointer. And it makes it doubly confusing. Doesn't a reference to an obsolete, pre-modern language tarnish the reputation of Rust? Doesn't the creator of this project fear lawsuits from the legal team at The Basic Foundation?
replies(3): >>41841641 #>>41841770 #>>41842540 #
1. tadfisher ◴[] No.41841641[source]
1. No, unless you actively disable your brain's pleasure center

2. No, because GOSUB (the Basic keyword) is not a trademarked term owned by The Basic Foundation

replies(1): >>41845900 #
2. Pikamander2 ◴[] No.41845900[source]
> unless you actively disable your brain's pleasure center

Wait, you can toggle that thing on and off? I knew I've been doing something wrong!