Browsers

141 readers
2 users here now

About Community This is the community to discuss about browsers.

Browsers List

Open Source browsers

Closed Source browsers

founded 1 year ago
MODERATORS
1
 
 

🌐 Many companies now block older browser versions from accessing their websites!

This follows many browser makers ending updates 4 older operating systems, leaving legacy devices unable to use web services without an OS upgrade.

This kinda reminds me of the Java website block by browsers a few years ago, just in reverse. (Revenge? ;)

Old Android versions are also increasingly blocked from accessing the Google appstore.

Truly about security or perhaps Planned Obsolescence?

2
 
 

cross-posted from: https://lemmy.world/post/47871545

🌐 Many companies now block older browser versions from accessing their websites!

This follows many browser makers ending updates 4 older operating systems, leaving legacy devices unable to use web services without an OS upgrade.

This kinda reminds me of the Java website block by browsers a few years ago, just in reverse. (Revenge? ;)

Old Android versions are also increasingly blocked from accessing the Google appstore.

Truly about security or perhaps Planned Obsolescence?

3
4
5
6
7
8
9
 
 

Cross-Posted, via Technology Community.

Google Chrome is downloading a 4 GB Gemini Nano model onto users' machines without consent, with no opt-in, no opt-out short of enterprise tooling, and an automatic re-download every time the user deletes it. The pattern is identical to the Anthropic Claude Desktop case I wrote about last month, but the scale is between two and three orders of magnitude larger. This article does the legal analysis and, for the first time, the environmental analysis. The numbers are not small.

10
11
12
13
14
15
16
17
18
 
 

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.

19
 
 

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.

20
21
 
 

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.

22
23
 
 

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.

24
25
view more: next ›