Browsers

123 readers
1 users here now

About Community This is the community to discuss about browsers.

Browsers List

Open Source browsers

Closed Source browsers

founded 10 months ago
MODERATORS
1
2
3
4
 
 

Kagi is best known for its privacy-focused search engine, but the company has been quietly building out a broader ecosystem of tools for people who would rather pay for software than be the product.

One of those tools is Orion, a web browser built on WebKit, the same engine that powers Safari, with a strong focus on privacy and customization.

Unlike most browsers you will come across on Linux, Orion is not a Chromium derivative or a Firefox fork. It is a fresh build that has earned a reputation for being fast, lightweight, and flexible, with support for extensions from Chrome, Firefox, and Safari.

For a long time, that experience was exclusive to macOS and iOS users. But that has changed as Kagi has been working on bringing Orion to Linux. After an alpha phase limited to Orion+ subscribers, the team has opened things up with an early beta build for everyone to try out.

🚧 Orion is not open source software; we covered the application because it's available for Linux.

5
 
 

The Servo project has issued their January 2026 development report that highlights all the interesting changes they made to this open-source browser layout engine last month. With Servo 0.0.5 they have landed many improvements to this engine and also continuing to enhance its ability to embed Servo inside other applications.

6
7
 
 

We’ve been searching for a memory-safe programming language to replace C++ in Ladybird for a while now. We previously explored Swift, but the C++ interop never quite got there, and platform support outside the Apple ecosystem was limited. Rust is a different story. The ecosystem is far more mature for systems programming, and many of our contributors already know the language. Going forward, we are rewriting parts of Ladybird in Rust.

Porting LibJS

I used Claude Code and Codex for the translation. This was human-directed, not autonomous code generation. I decided what to port, in what order, and what the Rust code should look like. It was hundreds of small prompts, steering the agents where things needed to go. After the initial translation, I ran multiple passes of adversarial review, asking different models to analyze the code for mistakes and bad patterns.

8
9
 
 

From the Browser : Net Skip is a free and open-source browser app designed to provide a seamless browsing experience. The source code repository is available at https://github.com/Net-Skip/Net-Skip

It seems like a rather smooth work-in-progress.

10
11
12
13
 
 

Servo 0.0.4 is out today as the newest monthly update to this open-source, Rust-based web browser engine. Building off recent Servo embedding API additions, Servo 0.0.4 introduces support for multiple browser windows.

New additions to the Servoshell and underlying Servo rendering code allow for opening of multiple windows on the desktop. Long overdue but at least it now works.

14
15
 
 

Firefox focus scored the highest, but lacks basic functionality tools like tabs or enabling your Mozilla account. It also has google s the default search engine, but that can be changed.

I just did this because I was curious and decided it was worth neglecting my normal adult responsibilities for.

OC by @HotsauceHurricane@lemmy.world

16
 
 

Brave Browser, which recently reached more than 100 million users worldwide, has rolled out a major overhaul of its built-in adblocking engine, cutting memory consumption by 75 percent and delivering a measurable performance boost across desktop and mobile platforms. The changes are live starting with Brave v1.85, with further optimizations scheduled for v1.86.

According to the Brave privacy and security team, the reworked adblock engine now saves roughly 45 MB of memory by default on all supported platforms, including Android, iOS, and desktop systems. The savings increase further for users who enable additional filter lists.

17
18
 
 

I've finally switched to the @Vivaldi browser. I've been using Firefox for as long as I've been on the internet, but the focus on AI means it's no longer the browser for me. Thankfully unlike Chrome, Vivaldi supports the uBlock Origin extension which is the most important extension for being able to browse the web nowadays.

19
 
 

Servo 0.0.3 is out today as the newest update to this Rust-based, open-source web layout engine. Servo 0.0.3 incorporates many enhancements made over the past month from better performance to enhancing its embedding API and other improvements like context menus for more web content.

Servo 0.0.3 released today and the Servo project also put out a blog post to highlight its improvements as part of developments over the month of November.

20
21
 
 

Natsumi is a really great UI for Firefox-based browsers (excluding zen). It has a similar UI to Arc and Zen but is far more open and customizable than both Arc and Zen, and is really stable as well. While it does run on top of existing browsers, it adds a lot of actual useful features, and not only what arc provided. I love that it's getting frequent updates and unlike zen it doesn't break every other time it gets updated. It's a really great project and I highly recommend checking it out.

https://github.com/greeeen-dev/natsumi-browser

22
23
 
 

The Servo open-source web browser engine has been making good progress in recent times. Long outside the confines of Mozilla and working as a Linux Foundation Europe project, Servo has been advancing thanks to Igalia and other open-source developers while getting by on around ~$5.7k USD per month thanks mostly to donations from individuals. Servo has now announced sponsorship tiers in hopefully to solicit more donations from larger organizations.

Servo's sponsorship tiers announced today range from the "bronze" level at $100 USD per month up to the top-tier "platinum" level with $10k USD monthly contributions from organizations (or individuals). Those contributing at the different sponsorship tiers will be featured on the project's homepage.

24
 
 

The Servo open-source and Rust-based web browser engine made a lot of progress during the month of October. The project has issued its monthly status report to outline all of the exciting new features made on the engine itself as well as its "servoshell" example web browser application.

25
view more: next ›