Servo
qutebrowser
Servo | qutebrowser | |
---|---|---|
151 | 466 | |
27,721 | 9,584 | |
2.9% | 0.8% | |
10.0 | 9.6 | |
4 days ago | 6 days ago | |
Rust | Python | |
Mozilla Public License 2.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Servo
-
This month in Servo: tabbed browsing, Windows buffs, devtools, and more
I pulled last changes to see the new tabs and surprised by RTL support because few weeks ago not supported
I see there PR merged: https://github.com/servo/servo/pull/33148
- Fixing a Bug in Google Chrome as a First-Time Contributor
-
Verso – web browser built on top of the Servo web engine
Don’t think this really fits in with HN guidelines.
Seriously, check out https://servo.org , they post monthly updates and the progress seems great. And their repo, too - too bad GitHub can’t display code frequency because there’s too many commits in the project.
-
Servo Web Engine Now Leverages Multiple CPU Cores for Rendering HTML Tables
Here's the (relatively small) commit: https://github.com/servo/servo/pull/32477/commits/d9b842ff6e...
It's using the par_iter() method from Rayon, a Rust data-parallelism library: https://docs.rs/rayon/latest/rayon/iter/index.html
-
Using Rust to corrode insane Python run-times
Rust is definitely used in Firefox, but Servo[0], which was going to be the replacement browser engine (or at least the testbed for that), was abandoned by Mozilla, in a limbo for some time and now under new stewardship.
On a meta-level, I think the story that people like to tell is that Mozilla chose increasing executive compensation rather than using the same money to keep the Servo (and people working on Rust itself) employed.
[0]: https://servo.org
-
Ad-tech setting 'Privacy-Preserving Attribution' is opt-out in Firefox 128
The following Mastodon toot is about https://servo.org that could become another alternative. Quote :
"Servo is faaaar from ready for general use yet, but it's picking up development speed. Definitely an option to keep an eye on for the future. "
-
I'm Funding Ladybird Because I Can't Fund Firefox
Why is Ladybird getting so much attention. Has anyone herd of servo? They're trying to offload css rendering to the gpu. That could be a big deal in the long run.
https://servo.org/
-
Welcome to Ladybird, a independent web browser
Does anyone know, how it compares to Servo?
https://servo.org/
-
Welcome to Ladybird
Check what is happening in Servo (https://servo.org). Some active members also want something very modular, and this is helped by work being actively done to use the engine in various contexts.
-
Ask HN: Best alternative to Chrome for power-user?
I use memory saver on Chrome and it helps substantially but Chrome just doesn't feel right. It might be the most secure browser out there but performance is lacking. Modern software should be more efficient than this. There is open-source Rust browser engine in the making called Servo (https://servo.org/), I hope they eventually come up with more efficient browser.
qutebrowser
- Qutebrowser: A keyboard-driven, Vim-like browser based on Python and Qt
-
Rusty revenant Servo returns to render once more
I don'r know if this counts but there is also https://www.qutebrowser.org/ which uses qt webkit IIUC
- is qutebrowser compatible with ghosttext?
-
Any workarounds to QtWebEngine's Not recognizing (virtual) microphones on pipewire?
I searched this issue and saw there were already open issues on github, and it is an upstream issue with QtWebEngine.
-
no hint on drop down list
You can add [aria-haspopup] to your hints.selectors setting (from a config.py, see the configuration docs) to get the same effect.
-
dark mode question
There is a small how-to here: Switching to Qt 6 by default · Issue #7202 · qutebrowser/qutebrowser
-
How to save passwords in browser
There is a Qutebrowser user script for 1password: https://github.com/qutebrowser/qutebrowser/blob/master/misc/userscripts/qute-1pass. Disclaimer: I am the original author (it’s been refactored a lot by mkonig since I originally wrote it). My original version is here https://github.com/tomoakley/dotfiles/blob/master/qutebrowser/userscripts/1password
- How can I run qutebrowser with qt 6 on void linux?
-
Help using qutebrowser on a mac
Glad to hear! You'd either add it to the userscripts folder in the repo, or add a link to the README about it and host it elsewhere.
-
Wikipedia page previews not working with qutebrowser
It seems to work fine with Qt 6, so I guess this is just some missing feature on Qt 5. Maybe something changed on Wikipedia's side.
What are some alternatives?
tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
Vieb - Vim Inspired Electron Browser - Vim bindings for the web by design
qtwebengine - Qt WebEngine
python-adblock - Brave's adblock library in Python
webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
nyxt - Nyxt - the hacker's browser.
xi-editor - A modern editor with a backend written in Rust.
uBlock-for-firefox-legacy - uBlock Origin for Firefox legacy-based browsers.
xsv - A fast CSV command line toolkit written in Rust.
firenvim - Embed Neovim in Chrome, Firefox & others.
Fractalide - Reusable Reproducible Composable Software
ungoogled-chromium - Google Chromium, sans integration with Google