FOSSPicks
FOSSPicks

Graham looks at qutebrowser 1.0, Min, Storyboarder, BorgBackup 1.1, Argentum Age, and much more!
Minimal browser
qutebrowser 1.0
Since starting to use qutebrowser some time ago, it's done nothing less than change the way I think about Linux and user interface design. The minimal, shortcut-driven approach it uses for everything, based on Vim key bindings that many of us are already familiar with, saves you time and mental energy; it helps you navigate the web quickly, removes distractions, and feels amazingly intuitive. Even with only a few Vim commands committed to memory, it's enough to launch new tabs, yank URLs, open hints for links across a page, and save bookmarks. Chromium and Firefox plugins do similar things, but qutebrowser beats these with its level of integration, and also because the entire application is so lightweight. If you've yet to use it, the release of version 1.0 is the best excuse yet to brush up on your Vim skills.
After two successful crowdfunding campaigns to fund development, qutebrowser 1.0 is the rationalization of everything that's gone into development up to this point, and in particular, the re-implementation of its considerable configuration framework. Unfortunately, this means you can't migrate your own settings automatically as you update from an older version. This is important because one of qutebrowser's strengths is that almost anything can be reconfigured through the use of the :set
command and quickly stored with the :save
command. However, bookmarks and browsing history are retained from the old version, and a new diff view will show you the differences between your old pre 1.0 configuration and the new one. This makes it relatively easy to copy your old settings over to the new format, and the new configuration file is much easier to edit and create yourself than the old one.
The other major addition for the 1.0 release, besides the dozens of small fixes that help to make it much more stable, is that QtWebEngine is now the default back-end rendering engine. This means sites like Facebook, GitHub, Gmail, TweetDeck, and Google Docs will work without complaining, and very few sites are now incompatible. Also included is the spell checking that comes with the QtWebEngine, although you'll need to run a Python setup script first to download your required dictionaries and run a configuration command. Afterward, spelling errors will be highlighted just as they are in Chromium, an essential feature for terrible spellers – whether you're firing off a tweet or writing an email – and something you don't realize you rely on until it's missing. Alongside these changes, there are lots of new configuration options to play with and an entirely updated history database, which can now store your entire browsing history or, optionally, a specific number of entries or none at all. And that's the brilliant thing about qutebrowser; not only is it powered by Vim shortcuts (by default) and light on system resources, but it can be reconfigured very easily to perform almost any function you need a browser to perform. The only exception is a plugins interface, which will hopefully come with the next major update.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Linux Mint 20 Reaches EOL
With Linux Mint 20 at its end of life, the time has arrived to upgrade to Linux Mint 22.
-
TuxCare Announces Support for AlmaLinux 9.2
Thanks to TuxCare, AlmaLinux 9.2 (and soon version 9.6) now enjoys years of ongoing patching and compliance.
-
Go-Based Botnet Attacking IoT Devices
Using an SSH credential brute-force attack, the Go-based PumaBot is exploiting IoT devices everywhere.
-
Plasma 6.5 Promises Better Memory Optimization
With the stable Plasma 6.4 on the horizon, KDE has a few new tricks up its sleeve for Plasma 6.5.
-
KaOS 2025.05 Officially Qt5 Free
If you're a fan of independent Linux distributions, the team behind KaOS is proud to announce the latest iteration that includes kernel 6.14 and KDE's Plasma 6.3.5.
-
Linux Kernel 6.15 Now Available
The latest Linux kernel is now available with several new features/improvements and the usual bug fixes.
-
Microsoft Makes Surprising WSL Announcement
In a move that might surprise some users, Microsoft has made Windows Subsystem for Linux open source.
-
Red Hat Releases RHEL 10 Early
Red Hat quietly rolled out the official release of RHEL 10.0 a bit early.
-
openSUSE Joins End of 10
openSUSE has decided to not only join the End of 10 movement but it also will no longer support the Deepin Desktop Environment.
-
New Version of Flatpak Released
Flatpak 1.16.1 is now available as the latest, stable version with various improvements.