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 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
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.