FOSSPicks
Ladybird
It's not often we see a new open source web browser. It should be almost impossible for any home-grown browser to compete with the Blink engine and Google's dominance with Chrome. It would likely take a team of dozens, or hundreds, to build something, maintain it, and ensure it actually worked with the sites we need to access. But none of this has stopped the Ladybird project, which is a new cross-platform browser for those of us who may be prepared to trade a little modern web comfort for some browser diversity. This point is even addressed in the project's FAQ in the answer to "Why bother? You can't make a new browser engine without billions of dollars and hundreds of staff."
To which Ladybird answers: "Sure you can. Don't listen to armchair defeatists who never worked on a browser."
Ladybird comes from the same developers behind SerenityOS, an alternative x86 operating system cast from the Unix-mold, and, of course, Ladybird has been developed to be its browser. But being cross-platform, it can also be built for Linux, macOS, and even WSL on Windows. This cross-platform capability is thanks to Qt, but Ladybird does not rely on Qt's own Blink renderer for its web rendering. This would make it little more than Yet Another Blink-Based Browser (YABBB). Instead, Serenity has its own library stack, including web, JavaScript, and other supporting libraries, to implement a minimal browser that already passes the Acid3 standard tests. This means you can already browse most websites, with only minimal degradation in output. There's currently no support for bookmarks, plugins, extensions, or password saving, but hopefully all this will come in the future. Ladybird is still a brilliant achievement for a small project, but also a great sign that the web isn't entirely out of our control yet, and that it is still possible to bootstrap your own browser outside of the Blink or even Gecko browser ecosystems.
Project Website
https://github.com/SerenityOS/ladybird
Bootable USB
Ventoy
The delicate art of installing a fresh Linux distribution from a USB thumb drive unites us all. As a Linux beginner, it's an early rite of passage that quickly differentiates you from the world of pre-packed PCs and Apple Store MacBooks. But even for experts and experienced users, it remains one of the best ways to freshly install Linux on new hardware or troubleshoot a borked update on Arch Linux. Despite all this, the process of creating and using a bootable USB thumb drive hasn't changed much over time. You download the Linux distribution image and write this directly to the USB device, either manually from the command line, or using a GUI helper such as Raspberry Pi Imager or Gnome's excellent MultiWriter. Despite its acceptance, however, this process isn't ideal. It's even a little convoluted, both in the way you have to write an image block-by-block, and because you lose everything on the USB stick. You can also only ever have a single distribution on one USB stick.
Ventoy is a huge upgrade to this old process and feels similar in impact to the dawn of live optical media that could boot directly into a running Linux environment. Through either a GTK-based, Qt-based, or command-line installer, Ventoy will install itself on your USB thumb drive. Except for ensuring you have the correct device, this process is automatic and easily monitored with one of the graphical installers. With that done, you'll never have to write an image again. After Ventoy has been installed, you can now simply drag and drop any ISO or IMG image, VHD virtual disk image, or even a Windows image file (WIM) into the first partition. On booting, Ventoy will automatically create a boot menu from which you can boot anything it finds. It's a brilliant way to quickly test something or carry more than one distribution with you when you travel, and it's a lot less risky than dd
.
Project Website
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
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.