Critical deserialization bug in Apache Parquet allows RCE
A flaw in code for handling Parquet, Apache’s open-source columnar data file format, allows attackers to run arbitrary code on vulnerable instances. The vulnerability, tracked as CVE-2025-30065, is a deserialization issue (CWE-502) in Parquet’s Ja...
Google Cloud Next ’25: What to expect
Google Cloud Next ’25, which runs from April 9-11 in Las Vegas ,will showcase the latest advancements and future directions of Google Cloud Platform and cloud computing in general. Naturally, you can expect a strong emphasis on artificial intelligen...
An AlphaStation’s SROM
The AlphaStation 500 is a workstation from Digital, circa 1996. Mine is a 500 MHz model and has an Alpha 21164A processor (aka EV56). And the way it boots is weird. On your common-or-garden PC, there has always been some kind of ROM chip. It holds a pi...
Thundermail and Thunderbird Pro Services
Today we’re pleased to announce what many in our open source contributor community already know. The Thunderbird team is working on an email service called “Thundermail” as well as file sharing, calendar scheduling and other helpful cloud-based s...
Tauon Music Player Adds Slick Transparency Mode for Linux
A new version of Tauon music player is out, gifting fans of the powerful and unique-looking audio app a raft of new features to play with – including some Linux exclusive eye candy! Tauon 8.0 has been fully ported to SDL3, an efficient cross-platform...
Blissfully fast and simple JavaScript frameworks
Simple and fast. That’s all we want from our software tools. And meeting the requirements, of course. You can’t go without that. Also, we’d like them to be pleasant to use, with a good developer experience. It would be really great to have a...
Basking in JavaScript refinements
Simple and fast. That’s all we want from our software tools. And meeting the requirements, of course. You can’t go without that. Also, we’d like them to be pleasant to use, with a good developer experience. It would be really great to have a...
Enterprises are getting worse at multicloud
In the initial years of multicloud adoption, enterprises took cautious, calculated steps to build and manage infrastructures that spanned multiple cloud providers. The objective was flexibility, performance optimization, and risk mitigation. Yet, in 2...
Contribute at the Fedora Linux 42 Kernel 6.14 & A11Y Test Week
Fedora test days are events where anyone can help make certain that changes in Fedora Linux work well in an upcoming release. Fedora community members often participate, and the public is welcome at these events. If you’ve never contributed to Fedora...
Sonatype warns of 18,000 open source malware packages
Software supply chain security company Sonatype uncovered 17,954 open-source malware packages during Q1 2025, the company revealed in its Open Source Malware Index. Sonatype’s Open Source Malware Index for Q1 2025 was introduced April 2. A prolifera...
Debugging Lotus 1-2-3 by fax
There isn’t a lot to this story beyond the fact that in around 1990 I helped debug someone’s Lotus 1-2-3 set up via fax. But it’s a good reminder of how important the Zeroth Law of Debugging is (see below). Without some sort of online connection ...
Windows 9x QuickInstall simplifies installing Windows 98
If you’re elbow-deep in ’90s retrocomputing and maintain a fleet of your own personal seemingly identical but definitely completely different Windows 98 machines, Windows 9x QuickInstall is tailor-made just for you. It takes the root file system of...
Rust language adds trait upcasting
The Rust team has announced Rust 1.86, an update of the language that now features trait upcasting, or the ability to upcast trait objects. Rust 1.86 was announced April 3. For users with a previous version of Rust, the update can be accessed via the ...
Hyperlight Wasm points to the future of serverless
Back when I first wrote about Hyperlight, Microsoft’s minimal hypervisor, I speculated that it had a possible role as a WebAssembly-based alternative to serverless computing tools like Azure Functions, using Kubernetes as a host. So it wasn’t too ...